Results for "Volume: 2002ASP"
This application will allow users to search 4 Search Engines at one time for the search criteria which they have entered in the Search String. This source uses Yahoo!, Lycos, Alta Vista, and Infoseek but the code can be easily adjusted to work for any engine. MSINET.OCX and Common Controls Required.
A complete chess playing engine, generally used with WinBoard graphical interface. It is said to be among the easiest to understand source code for someone new to chess programming.
This is shorter way to disable the 'X' or close button on a form. It also works on MDI Child forms also which I have found most other code does not.
This code is very good,it is a wysiwyg web page designer,you can add your text,images,lines or html code on any part on the page and the the page on the program format or export it to html,I 've use the wysiwyg code that someone 've alreay posted to save html but all the other code is mine it is very cool sample with very sample code,you can make image maps,and forms,and the program 've the ability to open pictures online on a listview box and add it to your page,for more information about the sample features visit my page at:http://www.geocities.com/ResearchTriangle/Campus/4598/vb1.htm,try it.
An extremely simple, fast, and efficient way to get your current IP Address without using either the WinSock control, or the Internet Transfer Control. I hope you guys don't mind a girl submitting code... and I LOVE mail, so please visit my web page for even more VB applications and a pic of me, too... :)
game
Program to open & view a .bmp file in color or convert it to 256 level grayscale & perform Histogram Equalization, if required. (with sample images)
Well, you wanna know how to do almost everything in Agent? Well download this, have a read, and you will! This example project I've written shows you how to run through set scripts, use multiple characters, accept speech input, use speech output, use sound files for Agent speech, use Liguistically Enhanced files, hehe or get them to fight! It also gets around the 'Variable with Block Variable not Set' error, have a look!
Since my earlier submission of this code was accidently removed, I am resubmitting it again. This is an MS-DOS Tic Tac Toe game that runs in VGA mode. Some neat features like mouse support, GUI buttons, BitBlt-like image drawing functions with transparency are included. All graphics are saved in PCX format and when loaded they're stored as image objects, which can be drawn on screen at given coordinates. Have fun and don't forget to vote for me, and, perhaps, leave a comment.
This is a very simple program and source for BitBlt-ing. It doesn't get any simplier then this. Download: 53K
I got tired of trying every wallpaper example on this site and finding they didn't work on Windows NT. This shows the example from Microsoft of how to correctly set the Desktop Wallpaper from Visual Basic. Original code is from :- http://msdn.microsoft.com/library/techart/msdn_msdn192.htm Seeing we are not allowed to link to another site, I just copied the code from the above URL and modified it slightly.
When I started with Serial Comms and the API's I tried to find a piece of code as an example... I couldn't , so I wrote my own .. and here it is. Any suggestions to better the code will be great. This little program will open a COM port and read from it as well as write to it. Try this on any serial comm's device like a Modem, barcode scanner, Comm Printer etc.
Enable or disable the start menu in one line of code.
This is an extension of the MasterGraphic in the MasterX SDK. With MasterGraphicEx, you can convert to grayscale, to complement, darken, brighten, scale, clip to a rectangle and balance the color. This adds a lot of functionality to MasterGraphic. Note that for this to work, you need to define MasterGraphic's private section as protected. I modified MasterX.cpp a little because it was crashing too much, but that should have no consequence to implementation of MasterGraphicEx.
This is an interperter for a scripting language that I designed. The interpreter and language are completly my own. The code can take a file and add it to the end of an exe that will then automaticaly run it. Please remember that this is still in the works and is NOT a finished product. I am just hopeing for some input and constructive critisism by fellow programmers. Please Leave feedback. I want to know what you think. If you have any problems you can email me at eric256@rocketmail.com or IM me on AOLIM at ericjh256. Thanks for your thoughts! P.S I was updating the code and PC deleted it, this is a second time entry.
Drag & Drop file(s)
This demonstrates many ideas for building a word processor. Shows one way to make context sensitive menus and toolbars. Printing. A simple find/find next routine. Clipboard controls. Form resizing. Shows how to make a status bar. Change fonts(color size type). Any comments greatly appreciated!!
This is full source code for a Multi-Client server, it allows upto 65535 users to connnect to your server, can be customised to become any server, such as IRC, FTP. plus all the functions are in their to relay data and store information on each users accounts.
BIRTH DAY ALARM [POP WHEN YOUR BIRTH DAY
2 simple code that save items to a file and the other that load items to the listbox from the file visit my homepage at http://www.cyberway.com.sg/~dyrws 4 more app