Results for "Volume: 2_2002-2004"
never released on planetsourcecode.com is a paidforsurf emulator. i created this in about 5minutes with inet, not that useless web-browser component. it's very small and very simple. you can play around with the code to get it to look good or whatever. but the planetsourcecode database is in need for a program like this, so here. also, this is not one of those fakesurf programs which make it impossible to use your computer while that's on, this emulates the hours for you, while do whatever, make lot's of money with no effort :]
Several examples on how to totally manipulate a string. How to Reverse Strings, Add Spaces, make a string "Elite", etc. Also demonstrates how to get letters from a string and add to them or remove them. It is heavily commented and should really help a lot of people. Cool stuff. (:
Just a little snip of code that lets you trim a specified number of characters from either side of a string.
Calculates a unique CRC32 hash based on strings from important sections of your exe (as opposed to the entire exe, including non-critical things such as images, sound etc). This means you can protect exe's of virtually ANY size using CRC32. If you choose your sections carefully enough, the protection can be just about as good as if you had protected every byte in the file. Please vote for this if you think it's worthy of one :-)
This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.
To play a great, simple game. Keeps kids busy for hours and teaches them some laws of physics.
I have updated to give some AI. This is a version of the old board game othello - I converted it from DataBasic and was originally written about 5 years ago. It is not totally complete but will give a good starting point. I will be updating it to allow you to play against the computer (as yet you cannot). let me know what you think.
*UPDATE* - Just removed references to the Sheridan Active Threed controls and tidy This little application was built for use with a terminal emulator connected to a modem. I used this at work for dialing customer sites to connect into their RDBMS system. I was fed up using the wIntegrate version as you could not resort the telephone numbers so I wrote my own which also uses the same dailer.txt file that wIntegrate uses. It shows how to use SendKeys and also how to use the textstream method of the FileSystemObject. Includes a simple bubble sort
Add AutoComplete to a combobox. Written as a class for extreme ease of use.
super player
(1) Shows images previewed as thumbs side by side. (2) Makes any image fit within the main view window. (3) Drag and drop support for individual files or folders. (4) Includes a panic button feature. (5) Convenient, easy-to-use interface (see tips in readme.txt file). -- Relatively small amount of code and well commented. ` Feedback would be appreciated. Votes would be appreciated more.
Here is a simple custom font dialog. Using the API EnumFontFamily, it finds all TrueType and Fixed width fonts. The font names are displayed, w/icon, in a listview. A slider control allows continuous scrolling of font size. A sample of the font at the selected size and style is displayed. A DrawFameOn routine is included which is used to frame all the controls (see screen shot).
Just Like Winamp Spectrum. If anybody knows how to read data from sound card i.e the pectrum please tell me [email protected] icq # 24294947
Uses RDO to connect to 2 different (or the same) ODBC specified connections. Allows you to select tables on both sides and creates SQL statements to transfer the Data from the Source Table to the Target Table. Has the Option to Clear or Truncate the Target Table before Transfer. The 2 Tables must have the same amount of fields (of course).It automatically does the single quote thing for the fields that requires it. Easy to convert to ADO. Very nice , easy to use interface. The ODBC connection wil NOT work on NT , although minor changes can easily make this happen. Comments are very Welcome , even from critics.
Want to have a shortcut keys of your programs?? Like in winamp CTRL + P for preferences.. Easy and practical codes for a nummber of lines only!!!
it`s an Internet- and Networktool, you can control your PC from any other.
In this game, you are trying to outfly a kamakazi pilot. His destiny is to fly as fast as he can directly at you. Your fate lies on your ability to trick/outmanuver the computer. The longer you go without him hitting you, the more points you will end up with at the end. 4 Plane designs to choose from. 7 Robust background images (borrowed from MS). Crafty (though sometimes a little anxious) "chaseAI". Each of the 7 levels increase in dificulty. SOUND (requires DirectX7) Each engine has a realistic prop sound. The sound portion could use a little tweaking. Each time the enemy plane hits you a jarring crash sound is triggered. All sounds were either found on the net or borrowed from MS. Oldschool plane graphic by me. E-Mail me with improvements [email protected]
Randomly pick any word or number from a listbox.
HERE it is, Finally a CRC32 Generator for a file and it was put up due to the amount of requests for it. The Original CRC32 code is included and is easy to use. Only one Function to get a CRC32 for a file. It is very easy and simple to use. Thanks to Detonate([email protected])... Check out Neo's web Space http://vbcode.8m.com
Ya no van a tener que gastar toneladas de plata en internet cada vez que esten haciendo un programa relacionado con internet. Este programa emula cualquier server o cliente dandole cualquier direccion ip a conectarse y puerto(si quieren actuar como cliente) o solo el puerto(si quieren actuar como server), podiendo ver ABSOLUTAMENTE TODA la informacion que sale y que entra. No solo sirve para hacer prueva con los programas, si no tambien para saber como funciona por ejemplo un Servidor SMTP. Espero que lo disfruten! Voten por este proyecto por favor!!!!!!!