Results for "Volume: ASP_Volume2"
This is a Chocobo moving at your desktop, it will allowing your mouse moving.
This is an update to the fantastic work of Jeremy van Dijk on SQLScripter 2.0. I have added just a few minor enhancements by borrowing more great code from Royce D. Powers (SPGenerator). The main feature that I've added is the ability to generate INSERT scripts for a selected set of tables - definitely NOT difficult, but handy. I have also made the command line options more complete and added a few extra.
This code wraps API Functions, that manipulate MCI Devices (mciSendString, mciGetErrorString).
A basic network keylog utility allowing you to capture keystrokes from a remote computer, provided both are running the application. Hope you find it useful, post any bugs, comments, or votes =)
This Code makes a animated cursor to default windows cursor."Show" button activates, "Restore" button restores old cursor.
This little APP can change 3 system colors with just one click. Its uses and explains the API Call 'SetSysColors'. There are obviously more than 3 colors that can be changed, so download it and have fun with altering your desktop! And pls remember to paste a nice little vote too?
Update of my scripting engine Now supports if/elseif/else, while loops, loop loops, arrays of variables, formula evaluation (i got the code from here, but cant remember from who, but ill find and give them credit, i promise, sorry to that person). All of the above can be nested, along with the functions. You can EASILY add very little code to make it open a console window and do input and output. I didn't add that because it's purely an engine so far.
This project shows the user how to compile an select encrypted text and use it within their programs. It makes the program vitually un-hexable.
This is the base template for a dialog editor for anyone to use. You can create basic controls (not all implemented yet), edit their properties, move them, and resize them.
Fills A ListBox Or ComboBox With Values Fetched From A recordset using ADO
[NOTE: THERE IS A NEWER VERSION] This routine shows how you can process nested search-replace operations on large strings (megabytes) with VB. The program accepts a text-file as input and will output a colorized RTF file. Nothing new about that, but this program will generate large RTF files really fast because it uses a text buffer for string processing. You will see the difference if you try to colorize a 500+ kb XML file, most (all?) other 'colorize' programs on PSC that use native VB will fail on large files.
This program is a backup program designed for people who need two seperate backups. Initially, i had built this for work, however i figured u guys should see it. It does an hourly backup, as well as a monthly back up...all of which you set. Also, it will save the whole directory and sub directories into the backup folder that you pick. Backup wiz will also allow you to pick network drives!!! Unfortunately, Planet-source-code does not let you put OCX's in zips anymore, so read below about where to find it. I have some webspace just for that ocx that is about an 8 k download
This code gets current HDD's serial number.It is useful for program protection.Click to Get Serial and see the number.
This is a Clone of the Famouse Winzip 8.0 that I am currently working on. There is not Compression in this, this is just the GUI shell to the application. Please Leave Some Comments. And Vote if you think it is worth continuing... Thnaks
Use this code to change any program on your computer into a semi-transparent look... (Only with windows NT, 2000 or XP) Don't forget to VOTE and leave a COMMENT!
Count number ocurrences of a sequence characters in string
A simple application to monitor TCP connections and to put warn rules. Can be used in complement with my other networks apps.
An app to monitor CPU use and process runnings.
An application to perform traceroute between your computer and a remote host. Can be used in complement with my other networks apps.
Allows you to simply type what you want into a cell of a Flexgrid control, resembles Excel. You can also enter values in the text boxes to chenge the number of columns or rows quickly