-
@#@
RGB to HEX and LONG Converter
This code converts any RGB number to HEX and Long numbers!
http://www.planetsourcecode.com/upload_PSC/screenshots/PIC20011226212317747.gif
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=30141&strZipAccessC ode=tp%2FR301419122
@#@
-
@#@
Removing Illegal Characters
Demo of routine to generate legal filenames, control names and variable names from any piece of text. Nothing original but check out the support procedures RStrip, LStrip and IsCharIntl for useful bits. Thanks Robert bug bixed
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=49713&strZipAccessC ode=tp%2FR497131111
@#@
-
@#@
Replacent Frame Control for XP Style (manifest)
Replacent Frame control. Small code !
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC2004121721482856.jpg
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=57777&strZipAccessC ode=tp%2FR577777121
@#@
-
@#@
Resize Control at Runtime Gold
Now you can Resize Controls at runtime. The simpelst Way to Resize a Control.
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC2004722138202377.jpg
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=55082&strZipAccessC ode=tp%2FR550823972
@#@
-
@#@
Resource Compile
Hi this is a little pice of code that can Compile a text file into a .RES resource file with out the use of using the Visual Basic Resource editor. At the moment it will only compile Custom types. I also had problums compileing more than one file. anyway if you fix it let us know. Hope the code is usfull to someone out there.
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=54876&strZipAccessC ode=tp%2FR548764271
@#@
-
@#@
Restart App
Just a simple example how to restart your app.
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=51350&strZipAccessC ode=tp%2FR513503412
@#@
-
@#@
Play Wav from res file (without extacting it).
This plays wav files from inside the app it doesnt extact them or anything just plays it only 30 lines. vote
http://www.planetsourcecode.com/upload_PSC/screenshots/PIC20035191948559617.jpg
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=45581&strZipAccessC ode=tp%2FP455816551
@#@
-
@#@
Popup Balloon - UPDATED! (1.0.2)
This is another Update of my Popup Balloon! It Now Supports: Different Icons, Finds Computer Name, External IP, Local IP.. and pops it up in Balloon. Main Purpose: Sends the program to the system tray and when you click on the command button it will show a popup balloon. - (See Screenshot)
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC2004111322116244.gif
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=57036&strZipAccessC ode=tp%2FP570367811
@#@
-
@#@
purbinary addition
it show how to add using only this d = ((a Xor b) And (Not c)) Or (Not (a Xor b) And c) e = ((a And b) And (Not c)) Or ((a Or b) And c)
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=43188&strZipAccessC ode=tp%2Fp431888021
@#@
-
@#@
Psychiatrist
Its like, you have a Psychiatrist in your computer to talk to you. and its really cool
http://www.planetsourcecode.com/upload_PSC/screenshots/PIC20021182343221829.jpg
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=30947&strZipAccessC ode=tp%2FP309476811
@#@