Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #118120
Binary

This program lets you type in a number and via a series of light bulbs gives you the binary and also the ASC. Value. PLEASE GIVE A COMMENT ABOUT THIS PROGRAM SO I CAN IMPROVE IT.

2_2002-2004 #118121
Compact Screen Saver

Load this screen saver in 6 lines of code! Features includes: 1. uses class module, loads multiple shapes easily 2. highly customizable and optimized graphics routines 2. supports color blend, color range, display range 3. auto screen resolution detection (so easy that i laughed :) and yes... 100% pure VB code ^^) Just compile into .EXE and rename as .SCR (improper way :p)

2_2002-2004 #118122
DX Mouse

This code will show you how to use Direct Input to get info from the mouse. It has lots of comments and is not all that complex. Can you please give me some feed back.

2_2002-2004 #118123
W.O.P.R. Hack (Fun)

Long time listener, first time caller. I believe computers should have more lights and make noise like they do in the movies. This program helps correct some of these flaws. The Idea is from an old movie probably everyone here has seen. When it gets all twelve it launches the missiles. Some useful coding examples include: Play a Wav by API, API drag around, Resource file plus more… Various pieces parts from PSC, thanks if it looks like yours. I wrote it a while ago so I forgot where I got things. Enjoy all.

2_2002-2004 #118124
WA API module

Control Winamp via VB. Heavily commented. Demonstrates among other things: -The use of the COPYDATASTRUCT structure -The use of API functions like PostMessage, SendMessage, CopyDataSendMessage, lstrcpy, GetWindowText. -Also contains various ways of sending messages between programs. "Remotely" control the behavior of WA.

2_2002-2004 #118125
Replace text in file

Reads a file, replaces all occurrance of a string with a new string and writes result to a new file. This is a very simple program, but it works tons faster than Notepad's (and many other programs') replace for large files. Note: The "Entire File" option allows replacing text accross lines, but requires reading whole file at once, so it won't work well for large files. Possible enhancements would be multi-file support, file open dialogs, command line options, etc. I may add some of these features if requested or if I find use for them.

2_2002-2004 #118126
TEXTURE GENERATOR 2!!! VERY COOL TEXTURE MAKING PROGRAM WITH EFFECTS!!!

You can make cool textures with this program! Please vote if you like it!

2_2002-2004 #118127
Concatenate strings FAST with this class!

This code demonstrates how to use buffer concatenation via the Mid Statement for fast string concatenations. Buffer concatenation is much faster than the widely used "&" to connect strings and also faster than array concatenation. Use the supplied class module in your own apps to improve speed and efficiency.

2_2002-2004 #118128
Bird Game

You have to s*h*i*t on to planes, you can s*h*i*t for every food you have. Your food increases by eating flies. I'm working on a directdraw version.

2_2002-2004 #118129
projectIRC build 47 (with DCC Receive [supports resume])

Update to my IRC Client. It now allows you to receive DCC transfer, and resume them. I'm working on DCC Send and chat still. Now handles channel CTCPs. Also has buttons in the channel toolbar for each mode, as seen in the screen shot. Rejoin on kick. Other small changes and bug fixes. Speed has been slightly improved. Please rate the code and leave feedback :)

2_2002-2004 #118130
Graphical Colour Tree Algorithm

Creates a coloured graphical tree based on a simple algorithm, packed with various options you can change.

2_2002-2004 #118131
Crypt It 2.0

Crypt It 2.0 helps you to encrypt your valuable data so that no one can hack it ! It has three methods of encryption for you. You can choose what method you want to use. The password for the program can be changed too.

2_2002-2004 #118132
SUPER PONG

It is a fun 2 player pong game. Well layed out code, easy to understand. PLEASE VOTE FOR IT!!!!

2_2002-2004 #118133
PrjSend

This Code teaches you how to send an E-Mail message to a chosen E-Mail Address. Very Useful!!! PLEASE GIVE A COMMENT ABOUT THIS CODE SO I CAN IMPROVE IT.

2_2002-2004 #118134
Snake Using BitBlt - Just Like The One On Mobile Phones!!!

This is (yet another) snake game made in VB, but its the best one I've ever seen (but I guess I would say that!)... It looks just like the game you get on mobile phones, and it uses windows BitBlt so its fast. If you like it please do vote for it. thanks :)

2_2002-2004 #118135
ADODB Connection Strings

This is a simple generic wrapper class to quickly general ADODB Connection strings, including password protected files & shaped recordsets. I've only needed support for Jet & xbase files so that's all I've included. Please feel free to expand and post them as long as I get a copy of any changes.

2_2002-2004 #118136
CSV Parser

' This function is for use when parsing(splitting) a data string that ' has a comma delimiter. The normal VB Split function does not take into ' consideration of a comma embedded within a Fields' data string and ' will parse the information incorrectly. ' ' This function takes into consideration the a data field may contain ' a comma and parses the data as entire string. The data string being defined ' as the data between the two Double-Quote marks. This function also ' prunes the leading and trailing double quote marks

2_2002-2004 #118137
CodeDescriptor

The code on this submition is not the important thing, it is the idé. I have seen and made some coderepositorys, the problem is that i do not have the time to file in all the names,descriptions and so on. This code showes how you can use the existing filestructure where your code is currently placed. You can view the catalogs on one side and the files on the other. This way you can drag-and-drop files in to the vb-ide window. The program searches for a readme.txt file in each directory, and gives you a chance to write to it or make a new one.

2_2002-2004 #118138
NT UsEr ACCOUNTS/Groups

This OCX shows all the NT user accounts and Groups for your domain. A must see!!!!

2_2002-2004 #118139
Progress bar in status bar

A class that allow you to simply add a progress bar (or any other control) to a status bar. The demo shows how to refresh the position of the control when the statsu bar resize. (No subclassing is required)

Languages
Top Categories
Global Discovery