Results for "Volume: 2_2002-2004"
Free DX8 control to build simple 3D scenes, load 3D DXF, X , lands and custom files. Walk mode, trackball mode, easy texturing, 3D world simulation, object tree.
This is an update of TapiMon, TapiTest monitors outgoing call from your modem and it can also place a call of voice or data type. It gives you an option of Voice or Datamodem. Please vote for me (Thank You)
Have you ever asked yourself on how to rotate a Cube using heterogen matrix (or not so far) ? I give you the answer and a way to 3D programming...
Regular Expressions So what are regular expressions? Regular expressions provide tools for developing complex pattern matching and textual search-and-replace algorithms. Ask any Perl developer, and they'll tell you that regular expressions are one of the most powerful utilities available for manipulating text and data. This MDB in a very basic way shows how to use RegExp with Access97. It shows parsing a string and validating a field with regular expressions. How to use regular expressions to break out an area code from a free format phone number and a form to develop and test regular expressions. It also shows parsing a CSV type file with fields seperated by a comma this could be expanded to parse any type of printed report page file. Contains Regular Expressions to validate phone numbers,urls,decimal numbers,email addresses(very simple) and US and Canadian Zip codes. It also shows how to force Access to install a reference from code as you cannot set the reference in the normal tool-reference selection.
File compressor. In this version some bugs have been fixed and now the source code is compatible with vb4. NEW IN VERSION 2.01: *Now you can add, extract and delete multiples files at the same time. *Faster compression and decompression. *Contextual menu added. *Fewer bugs than older versions (I hope). *Program stability has been improved. *Compressed files compatible with older versions. *IDE has only minor changes. *Now if the archive is corrupt, program does not crash so easily.
Extracts all dependency information (.dll's and .ocx's) from an executable, and returns the information in a listbox. Also has the option of saving the information to a comma-delimited file.
If you want to adjust the brightness of a picture, rotate a picture with ANTI-ALIASING or AlphaBlend pictures together, maybe using an invisible mask color, and all that in vb and in just milliseconds... then you need this code! I wrote all the calculations in a C++ DLL, because it is much faster and easier to use, you just need a few lines of code to make incredible effects! in the zip-file there is the DLL and a VB-Demo to demonstrate the possibilities and the performance of my dll. NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470 UPDATED! 2.0: The new package now also includes a VB-Only-Version with the functions from the dll rewritten for VB, so you can use the stuff without the dll! (though the dll is faster than the still fast VB-code, so i would use the dll). I also included a BUMP MAPPING routine a BLUR filter and an IMPROVED ALPHA BLENDING routine. UPDATED! 2.1: Fixed a problem with 16 bit color depth. included MOSAIC filter. UPDATED! 2.2: Added some nice, useful timer- and counter-functions. See demo for description. I Also added a complete DOCUMENTATION of all functions with descriptions of all parameters to help you using my code (see "readme.txt"). Test it and *please* vote for this really useful and good piece of code! NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470
It is a game "engine" basically. I was making this game a long time ago called Damiens Quest, over a half a year but gave up into making it a full game. It comes with a map editor specially made for this game and the game itself. You can walk around and get hit, but thats about all. At the time when I stopped, I implementing magical powers and music into the game, but stopped. Study the code and alter it any way you like to fit your needs. All the graphics (tiles and sprites) were created by me, and most of the coding except for the resolution change was coded by me also. Here is a few things to take note of: The game sets the resolution to 800x600x32 when you run it, so don't be scared if your screen flickers for a second. Make sure you stop the game the proper way to get it set back. I didn't implement the code to change resolutions on the map editor, I got to lazy, so to make it look normal set your resolution at 800x600x32. If you resolution is different then you wont see all the tiles or the lines keep on drawing even after the tiles stop. To exit the game the way it was meant to, double click on the black background to the left side of the game screen. This will set your resolution back to normal so don't worry. If you do ctrl + break then the resolution doesn't get set back. I warned you. Don't play the game with the music checkbox on, for some reason the enemies run super fast. I was going to fix this but I stopped working on it. I know this game is very basic, but it is to teach you what can be done. To be honest, I forgot what a lot of my variables mean so I can't be much help anymore. I just wanted to share this with you, but if you do need some help then ask for it in the reply, I'll do my best to help you. my email is [email protected] send me comments or questions here. If most of you don't understand how the game actually works, I will write up a quick tutorial that explains how everything works. (hopefully I remember after all this time) So in your replies ask for this tutorial, and email me so I will forsure see it.
Shell sort routine, created for strings, but easily changed for any data type. Pass in an array. Features arguments for the last element of the array to be sotred, and also the first. Fast sorting routine, should be compatible with all versions of VB, because it is straight maths, although the "optional" keyword in the declaration isn't compatible with earlier versions. Enjoy
This project is basically to demonstrate the Implementation of WEB TRANSACTION SYSTEMS. You can use this component not just for implementing ECommerce transactions - but for any kind of socket based communication. Once you learn this project, you will get the concept for developing and implementing a number of features/technologies - like SMS, Chat Systems, Interaction with third party gateways, Instant Messengers etc. This consists of three sections. 1) A COM DLL For wrapping Winsock Functionality. 2) An ASP file to test the component. 3) A Simple server to test the working of the system. Each project is explained step by step, and the coding style is very simple with full of comments, so that even a very beginner can understand it with out any Fuss or Frills. Also, please vote for me people, simply because this is something so practical that you can use it in your own projects. :-)
SpyIDE runs on the try icon and detects any VB project that you are working on. When the project closes, SpyIDE will ask you a summary description about all changes made to the project and log the elapsed time and description. therefore, you will be able to check, at the end, the elapsed time needed to code a given project
I THINK THAT I HAVE FIXED ALL THE BUGS, THOUGH WITH THE AMMOUNT OF DATA FLOATING AROUND IN THIS PROGRAM ITS HARD TO TELL. IF YOU HAVENT READ THE OTHER 2 SUBMISSIONS THEN THIS IS AN INSTANT MESSAGING APPLICATION FOR PEER TO PEER CHATTING. YOU CAN CHANGE THE MESSAGE COLOURS, SOUND EVENTS AND BUDDIE LIST, AND ALSO HAVE STRINGS REPLACED BY PICTURES, JUST LIKE IN MSN MESSENGER. THE BUDDIE LIST ALSO ALLOWS YOU TO APPLY MSAGENTS TO INDIVIDUALS AND WHEN YOU CONNECT THE RELEVENT AGENT WILL WALK ONTO THE SCREEN AND SPEAK THE RECIEVED MESSAGES, I HAVE HAD LOTS OF DIFFICULTY WITH THE BUDDY LIST SO PLEASE HAVE PATIENCE. PLEASE GET IT, RATE IT AND COMMENT ON IT!! PLEASE!!! NICK :)
Displays a swarm of flies flying, following local rules to get emerging behavior. The program has several options, such as number of flies, shape of flies, the dot around which the flies try to gather, etc.
This code was useful to me when trying to find a way to call the exsisting application in memory to the front when another instance of the same application would be attempted by a user.
I was searching on the 'net for a whois COM object and everyone is charging $20 - $250 for a very simple object. I was a little low on cash and had the day off. This COM object includes ASP code and a list of over 250 whois databases on the net.
Play this amazing replica of Microsoft WinMine!!! It has been authentisized to run just like the WinMine application that comes with windows with a couple added features such as sound affects. See it with your own eyes!
Want to make hotmail accounts on the fly? Well, this is the program, and source, for you! If you need any help, or have and questions, e-mail me at '[email protected]'. If you find any bugs, or fixed anything, feel free to email me. I made this with Microsoft Visual Basic 6.0, and used msinet.ocx. Tested on Microsoft Internet Explorer 5.5. Thank-you for trying my program, and using my source code. If you make anything out of this, could ya please mention me somewhere? Hehe, thanks a lot.
Insert the text you want and let come to you!!! it does not use eny api calls and the code is fast and with the timers you can set some speed things code is short and easy to understand i hope this code is handy for some guys if not then iam vvvery sorry (Tip : put it on the start of your games), egbert
this code uses the registry to password protect your projects. it writes to the registry the correct password then reads from the registry to see if the user has entered the correct pasword. after it does this it deletes the registry key so that the password can't be found by browsing the registry. FeedBack welcome mailto: [email protected]
A MUST SEE...is a complete WEB SERVER application...users can NAVIGATE in your PC. You can ORGANIZE pages, see STATISTIC of BROWSERS and OPERATIVE SYSTEMS, IP of the USER, a FIREWALL that ALLOW to enter only at some ip ranges. All free EXE + SOURCE CODE. If you like this program just VOTE for it. If you don't like it write me and tell me what do you want added.