Advertisement

Results for "Category: Miscellaneous"

C_Volume2 #68172
Desktop on form

Put your desktop on a form and be able to click programs to open them right from it...

C_Volume2 #68185
Enumerate network resources

Enumerate network resources - get computer, domain and share names on your lan network, works with xp. Having looked at Mark van Renswoude's code for "Show all Domains and Computers in LAN" that didn't work with XP because of the way it didn't recursively find each network resource, I have written this for those out there who need this! This example is simple and contains only 5 api calls and 4 short functions, easy to add to your own applications and there are no bugs! If you like please vote.

C_Volume2 #68215
COOL OSD (On Screen Dispaly) With Animation

Display COOL OSD (On Screen Dispaly) With Animation, Do visit my site 4 Free VB installer and many more free software's - www.deepeshagarwal.tk

C_Volume2 #68225
Center Form In PicBox (Response)

This is in response to M1K3's submission about centering a form over a picture box. I don't want to rip into the flaws of his methodology and will only say that there were far too many assumptions on his part. I think this method is a much better alternative since you don't need to make sure that your form is a specific size, or the parent form or picture box has their properties set to specific values. Should be good for beginners since I use SystemParametersInfo with SPI_GETNONCLIENTMETRICS to determine border width of forms and height of Titlebars for forms.

C_Volume2 #68230
Tab Array Example

I had a hard time finding info on SStabs and dynamicly loading controls onto specific tabs at runtime. After much trial and error i figured it out. and made this example to save others time. hope some one finds it useful. ( i dont norm post stuff. so no need to vote. also vb is not my native language. so. im sure this could have been done better ~cheers :-)

C_Volume2 #68259
WinXP Startup Plus

A simple listview program that'll start up programs on start or on active internet connection found.

C_Volume2 #68282
Character To Mouse X, Y Movement

Shows you how to move any object to any position on the form, just by clicking there. This code could be useful for certain games like 'Command And Conquer'. This code also has comments, to help guide you through whats happening. If you like this code please vote for me. Also if you have any questions then you may email them to me at [email protected]. Thank you for looking.

C_Volume2 #68284
Cool THX Surround Sound Movie Intro

This is a cool copy of the intro you see at the start of some movies, where the THX logo appears, and it plays that cool sound in the back of it. If you are not sure what im talking about, then check out the screenshot. I hope you like it. If you do please leave a comment. Thanks for looking.

C_Volume2 #68286
[ Play FLASH Movie ]

Now playing a flash movie is possible in your vb form....so now don't make the common and boring form give the IMPRESSIVE EFFECT TO UR PROJECT FORM WITH THIS UTILITY PROGRAM.

C_Volume2 #68307
Asm source of basic vb exe

As*embly source, all files are included also a short description of the as*embly language so you can understand the code yourself. You don't have to be an expert as*embly programmer to understand it, because it is fairly easy, and it also shows why VB has slow string manipulation, and other things. Well I will leave it to you to find these reasons.

C_Volume2 #68308
System Assessment XP

System Assessment XP is an easy way to compare different computers performances to each other, the program performances tests in a variety of different areas(Maths, Graphics, System...), and then displays the results in an easy to read graphs. The tests are benchmarked against my pc as a deault(AMD XP Barton 3000+, 512mb Ram, Radeon 9800 Pro 128mb Graphics) The test should be carried out on Windows XP as other OS's can provide different results.

C_Volume2 #68310
Article: 10 CODING HABITS TO REMEMBER

This article lists 10 coding habits to remember, they will help you when you program in the future. TRUST ME.

C_Volume2 #68321
Make Trial-Version software the easy way

This short program shows how to create a trial-version of your software that is not crackable or hackable (without decompiler) because the code is embedded within the program. By coding the expiration within the program, registry hacks or serial hacks will not work. The users would contact the software provider for a non-expiring version. I have sold many products using this method. Any feedback or comments welcome.

C_Volume2 #68328
A simple NO API sendd data to MDIChild

This is simple NO API send data to an inactive MdiChild code, just using a timer...

C_Volume2 #68352
Using chm (compiled HTML) help in your app

If you want to use .chm help in your application, these functions may help. The three included here call help by contextid, open the search option, or show the table of contents. Paste these into a module and either set your applications help file to a valid .chm file or change the references in the functions to point wherever you want. Comments and suggestions welcomed.

C_Volume2 #68354
Serial Barcode Reader

This project allows you to get a barcode from a serial barcode reader and put it into your applications, or another application using sendkeys. It uses the MSComm control and the OnComm event to read each individual character passed to the serial port, it detects the finished barcode from the carriage return sent by the barcode reader. This could be useful in epos programs or just to get data from the serial port.

C_Volume2 #68362
NextPad *Awesome text editor* FIXED corrupt page

Features : Since Version The First Version To This Version * Word wrap , * Clipboard Options , * Can Launch Another Editor If The File That Is Being attempted too be opened is too large , * has an Options dialog * Can Be Used on the command Line and , * Can Be the Default text Viewer for (*.TXT) Files...... * Set Font * Find Dialog * AUTHENTIC windows core component Properties dialog , Strait From the windows API !!!! * Launch New instance , Through A menu or dialog * Has a Toolbar , COOLBAR * Has A Clipboard Viewer , Editor * Full screen Mode * Recent File Menu * Undo Option Added * Option Too Alter NextPad's Thread Process Priority * Option For NextPad Not Too ask Too Launch External Editor , Just Launch it. * Better Toolbar Now it's a CoolBar * Better Launching of a New instance Because Now you can add command line parameters * NextPad Now Has An Option Too Remember Previous window Position And Window state * You Can Now Set The Back Color And Forecolor Of the TextBoxes * Better Text File Manager * Able Too Move File * Ability too Choose open File Method , Binary , Input * Smart File Opening Which Is Smart Because it detects which File Method to open the file with * Windows Can Stay On Top * Ability Too Print Documents In NextPad Or The Text File Manager , In Color Or In Black And White * Replace Dialog * Text File Manager Has Options * Text File Manager Can Delete A File , Or Send it too the Recycle bin * Text File Manager Can Shell The Document Opening it with The Program associated with the file * Text File Manager Uses Smart File Opening * You Can Now Set The Font For The Text File Manager * NextPad Has A Tip Of The Day Dialog * NextPad has a file Browse Bar * AND SO MUCH MORE NOT LISTED !!! * Better recent files menu, no more limit etc... * Added favorites menu. * Fixed bug where you couldnt open files larger than 65k in Recent File and Organize Favorites dialogs. * Fixed bug that is activated when you click No to a message box asking you to open a file to large for NextPad to open, (only triggered when opening a file from the command line). * Made work around for bug where you couldnt set the clipboard text, while using the vb clipboard object when using the manifest file. * Existing features that have needed much improvement have been improved (allowing NextPad to work more efficently). * Existing code base has been improved. * Replace dialog has been improved including new replace functions such as make replacement uppercase, etc. * Fixed bug where if you had minimized the main window, then closed it with the "Remember previous window position" option on you could not see the main window the next time you started NextPad. * Added new "Insert" menu so you can now insert tab's and new line's into your documents, etc. * Added new "Make Selection" menu so you can now make the text you have selected inverted,uppercase,lowercase,etc. * Updated clipboard window. * Rename feature added allowing you to rename the file that is currently open. * Calculate size feature added allowing you to check the size of the document before you save it. * Refresh\Revert feature added allowing you to refresh the document currently open. * Manage clipboard dialog has taken the place of the two pointless ones. * Tip Of The Day dialog has been finally updated. * Main Toolbar has been revised again to look and feel better when in use. * Added insert at beginning of document and insert at end of document menu. * The BrowseBar has been improved nicely, its appearance has been altered slightly also. * Fixed bug that occured when you dragged a file from explorer onto NextPad's icon, then the file would not open. * Add Directory function added to the favorites dialog. Thanks If You Like It PLEASE Vote Otherwise PLEASE LEAVE YOUR SUGGESTIONS AND ANY CRITICISM YOU HAVE, PLEASE LEAVE COMMENTS !

C_Volume2 #68370
RC Beams Design

Design of Reinforced Concrete Beams using the principles of the ULTIMATE STRENGTH STATE DESIGN Method according to the ECP1995 (Egyptian Code od Practice).

C_Volume2 #68371
Simple and Smooth Slider programming

This Vb code shows how easy and good looking sliders can be. This code can be used to enhance your programming for audio, midi and sound programming. Find out in the code how simple some routines are done and freely use it for further purpose in your application. Voting will help giving more of my code out. Do not forget to download the free Live Midi Keyboard from www.rempro.nl

C_Volume2 #68377
VChip 8 - Chip 8 emulator - Update v1.0.1

This is a chip 8 emulator coded in VB.I use Direct X for Graphics and Input and i need some help with DSound(Not some , A LOT)... Some roms are included. Note:If someone knows well DSound 7/8 i need his/her help for my GameBoy emulator UPDATE : I fixed a lot of bugs.Please download again. Please Vote

Languages
Top Categories
Global Discovery