Advertisement

Results for "Category: Miscellaneous"

C_Volume2 #74996
Use a font

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

C_Volume2 #74997
Nitepad2002

Nitepad2002 is a advanced word processor with many features

C_Volume2 #75007
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!

C_Volume2 #75011
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.

C_Volume2 #75028
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

C_Volume2 #75050
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.

C_Volume2 #75066
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.

C_Volume2 #75081
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.

C_Volume2 #75093
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.

C_Volume2 #75127
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.

C_Volume2 #75132
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.

C_Volume2 #75133
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.

C_Volume2 #75135
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.

C_Volume2 #75139
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.

C_Volume2 #75141
VBAssembler (uploaded again)

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

C_Volume2 #75149
Gravity

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

C_Volume2 #75178
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!

C_Volume2 #75189
VBScript collection

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

C_Volume2 #75202
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.

C_Volume2 #75204
Note/Frequency Calculator

This code is useful for frequency analysis, especially as done by Fast Furier(sp?) transforms, or FFT, and analysis. It takes in a Note from A, Bb, B, C, etc, all the way up to Ab, and an octave, and calculates the frequency that note would be pure at. It also accepts a level of decimal places to generate to. Simple, but very useful. Compiled EXE + Source Code.

Languages
Top Categories
Global Discovery