Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #33912
A Good ListBox Seach function

This code searches a listbox for a given string, and returns the the ListIndex of the Item that matches the given string.

ASP_Volume2 #33934
Use a font

Use a font that is not installed on the system. GetFontName > AddFontResource | RemoveFontResource

ASP_Volume2 #33935
Nitepad2002

Nitepad2002 is a advanced word processor with many features

ASP_Volume2 #33945
Capture a Certain Window

This will capture the specified window and paste it into a picturebox. Really Simple and easy to follow. Please Vote and Comment!

ASP_Volume2 #33949
Add Scripting to your apps!

Every wanted to allow users to control certain aspects of your program...to make you programmes shorter and easier...this shows you how to add scripting to your apps using the VBScript control. It mostly focuses on the purpose and usage of it.

ASP_Volume2 #33966
Example of a fun Easter Egg Form

I am a guy who still loves the tradition of putting easter eggs in programs. I know some think they are a waste of code but hey, they are a fun way of letting a developer personalize his work. The form in this demo is just a fun example of one that I added to one of my projects. I just thought I would share something simple like this. Maybe it will give some others some insiration to make other egg type forms. I always likes to keep it simple myself. If too much is done in an egg, you may bring bugs or extra undue size to your product. This demo will also show how to play a WAV in a LOOP from the resource file (even though there are tons of examples of that here). KEYWORDS: EASTER EGG WAVE RESOURCE LOADRESDATA RES SOUND WAV

ASP_Volume2 #33988
Autorun a install CD

A very simple way of autorun.inf If you use the MS Package and Deployment you can use this to autorun to start the setup.exe. When user places the cd in the drive it will start the setup.exe I have used this for years. I hope you find it useful.

ASP_Volume2 #34004
Long To Binary using Recursion

This code demonstrates how to convert a long value into a 32 bit binary value by using a function that is called recursively (it calls itself). A heavily commented demonstration application is included in the zip file that also includes techniques and coding methods that beginners may also find useful.

ASP_Volume2 #34019
Scrolling SysTray Icon

This code demonstrates how to place an icon into the system tray and then make text dynamically scroll across the icon in ticker tape fashion right in the system tray next to your clock.

ASP_Volume2 #34031
MsFlexGrid act like ListBox

When you click on a grid cell in msflex grid it will highlight the whole row and unhighlight the other rows.

ASP_Volume2 #34065
txt2sms (Convert pure english into sms english)

It converts any given text in to the new english called sms. I think all would have heard sms, it is a language used in mobile phones. Now it is fully efficient because now it is not beta. Fixed that devil bug. But if you find a bug please inform me. You can sms to any of your freind using any of the free services available on the net. Please VOTE. sms version : it cnverts any gven txt in to the nw english clled sms. i thnk all wld hve hrd sms, it is a lnguge usd in mbile phnes. nw it is flly efficint coz nw it is nt bta. fxed tht dvl bg. bt if u fnd a bg plase inform m. u cn sms to any of yr frnd usng any of the free srvics avlble on the nt. plase vte.

ASP_Volume2 #34070
XP Manifest Inserter

Windows XP ships with Common Controls version 5 and version 6. By default all windows apps use version 5. In order to force your app to use version 6 your application must have a manifest. It must also correctly call InitCommonControls(). A manifest is a text file with an xml script similar to this: ------------------------------------------------------------------------------ Your App Description ------------------------------------------------------------------------------ If your application is called 'MyApp.exe' then in the same directory you must have a manifest file called 'MyApp.exe.manifest' otherwise WinXP will use common controls v5. Instead of having a seperate manifest file, this project inserts the manifest into the executable file, and therefore, safeguards the manifest file from deletion or corruption.

ASP_Volume2 #34071
A*Super Easy MDI Splitter

This has got to be the easiest way to have a splitter on an MDI form. See ScreenShot. Please leave comments and/or vote.

ASP_Volume2 #34073
A*Easiest way to move form without titlebar and Resize borderless form!

This has got to be the easiest way to resize a borderless form (borderstyle=0) and move a form without a titlebar!!! NO API!!! Please comment/vote.

ASP_Volume2 #34077
Change Default Project Location

Have VB installed in default location of C:\Program Files........ and have the "Save As" and "Existing Files" dialogs default to a customized location.

ASP_Volume2 #34079
VBAssembler (uploaded again)

VBAssembler -> Automated Edit Assembler with VB. Sorry I uploaded again because i got some errors.

ASP_Volume2 #34087
Gravity

You set the gravity and everything, drag the ball and then watch it drop to the ground

ASP_Volume2 #34116
neXus 1.0a Source Code

This is the source code to the largest project that I've ever worked on -- neXus 1.0a. neXus is based on an application that was created by Tyson Westby about one year ago. It's function is to allow Visual Basic programmers to modify the shape of the Form without having to include a bulky ActiveX control. The way it did this was to harness the power of the Windows GDI, and other API calls. But don't take my word for it, download the source code and try it out! And please, take the time to vote and leave feedback!

ASP_Volume2 #34127
VBScript collection

A small collection of VBscripts mostly for learning purposes but with some usefull utilities

ASP_Volume2 #34140
Registration Shareware Lock

This is a simple example of how to use a persons hard drive serial number, encrypt it, and make a shareware type registration lock to secure a program. Comes with program lock and registration key maker examples.

Languages
Top Categories
Global Discovery