Results for "Volume: 2_2002-2004"
This turned out to be more difficult to work out than the drawing of a button on the titlebar. Of course once I'd got it it was simple. Once again this code uses subclassing so always use the forms close button or the menus exit to stop the project, or you will crash.
Compares a string to a list of items in another string, and returns how many matches are found
Well basicaly it f*cks up those st*pid things in libraries and school computer that stop you going on all of the cool sites.
This code shows how to use collision detection by pixel and some (very little) bitblt. Fully editable and easy to understand, could make a really fun game like a SAG (Soft Air Gun) game. Plz vote and give feedback, and i hope you like it!
Everyone knows how time consuming and painful could be query code writing. This application is the MUST for all Database programmers who want to make their life a bit easier. The application allows generate and format chunks of code ready to be used in your application directly from Database. Start the Application and press Help button for further instructions.
16K sample FFT based spectrum analyzer based on Deeth's original code, with print plot, file saving and loading, multiple sample rates, oscilloscope, average and peak hold, left/right/mono channel selection.
Always wanted to allow your controls to be moved at runtime? Don't want to write the code? Easy Solution - Use my control move code generator!
Finally! The complete Quake Stats Viewer. Extracts all the information you can think of from your Quake generated logs. This program is brilliant for use at lan games, or whatever. This program (literally) rips out all the information I could think of. Even generates a relative skill level of all the players in a game! This, I truly believe, is a must-see. I have included a small sample log file, for those of you that don't have Quake, or access to log files.
The code prints a flex grid control. It supports multi page printing, by using specified number of header and footer rows by the programmer. The header and footer rows will be printed on each page, and it also has an impressive PREVIEW window which user can see the exact result of print before printing..
Heres another good example of using a winsock control to access a ADO database over a network/dialup connection. This project shows how to Add/Delete, Read/Write access with ease. Also I have inbedded authentication against the database via the winsock control. This project gives you the functionally to store and retrieve data remotely and keep track off multi-users online with up to date online and offline status's, into a treeview control. you can create personal folders and use drag drop features to move messages around (remotely). Also allows users to compress the database to keep hundreds of message clean and tidy. also this code shows how to export messages and send internal messages to the server to be export by email, by a internet dialup connection. Now works with Windows NT / Windows 2000. email me if it doesnt work. [email protected] Please Vote....
Updated post from January, 2001. Shows proper use of the Microsoft CryptoAPI and Zlib compression dll. Code now uses the Enhanced CSP for longer key length generation (up to 16384 bits; 1024 is currently considered secure). You shouldn't consider any homegrown method for business or government use.
Cellular automata are programs which simulate artificial life and "Conway's Game of LIFE" is the most popular cellular automatum ever. My version of LIFE is not the fastest in the world but is much faster than many programs I have seen, even written in C++ or/and assembly language (mine is in pure Visual Basic). The "game" is "played" on a grid of 2616 x 2016 cells and it runs smoothly even with 5000 cells or more. I also icluded 85 hit patterns created in the 70's, 80's and 90's.
Prints a Hexagonal map, let's user select hexagon and line width. It's a simple way to calculate hexagons. I have code that will overlay a hexagonal map using the bitblt for speed if anyone is interested.
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
***REQUIRES DIRECTX 7*** This is a 3D dungeon mapper that is very easy to use. Please see screen-shot. Displays / maps multiple levels within the maze. Great for MUD's, Doom-Wads, and other RPG maze-type games. Use the cursor keys to add 'squares', 'D' to go down a level, 'U' to go up, and 'Delete' to remove a square. Happy Gaming! Comments and/or votes greatly appreciated.
The Screenshot Says it all Please vote For it Visit www.gauravcreations.com for more exciting utilities
This is just a simple extract from a flexgrid to excel.
The original idea, graphics and sound came from an email I got with some JavaScript code to perform the same, but it was incredibly slow, so someone asked me to create a stand-alone program out of it, and this was the result. It demonstrates the BitBlt and LineTo API, and GetTickCount used in a loop. And furthermore, it's fun! :) Just hope this helps in some way, please leave comments and don't forget to vote!
An easy to use application logging class. Writes custom messages to a log file - useful for debugging problems on remote machines.
Classes to allow a VB app to browse the Network Neighborhood. Includes demonstration app.