Results for "Volume: ASP_Volume2"
Thanks to Robert Rayment the VB version of TaylorDistance3D works right now. This is another way to test for distance if you don't like to use the Sqr() Function. Its the Taylor/Maclaurin Series. The only problem is theres a Max Error of 3.5% in 2D and a Max error of 8.0% in 3D. So if you need exact accuracy don't use this. This can also be found in Andre LaMothe's Book. "Tricks Of The Windows Game Programming Gurus" Enjoy. -James-
VBPython 1.08e: enhanced 4-player snakes game with power-ups. Not the same and usual "SNAKE". It's a different one. check it. features (* new in this version) - logic game engine, easily expansible - up to 4 players - many power-ups, making the match less boring - play with maps (mazes) or without - customizable options -*Map Editor -*Improved map management -*"Spheric" map: exit on a side and enter on the opposite one -*bugfixes sorry, but I have included only one map, but you can enjoy creating your ones with the map editor. play, learn, and VOTE & leave COMMENTS!! :) thanks
This will scan your code for statistics like how many forms, classes, modules, user controls, property pages or designers you have but can also scan your code to pick out any unused variables/parameters in your code. The main difference between this and the previous version is that the program now scans all vb code file types (as far as I'm aware; frm, mod, cls, ctl, pag and dsr), the unused variable finder is now faster, you can scan an entire subdirectory/drive and also you can save your reports. As always, suggestions for improvements and votes are very welcome. Please let me know also if you encounter any problems. Thank you.
This peculiar color palette can be easily added to your project. The color can be applied on any control with ForeColor and BackColor properties. You can pick a color from the small colored squares, adjust it with the scroll bars (they can be moved with the navigation keys, together or not with the Shift key) or you can enter the values for Red, Green and Blue in the TextBoxs. With no border style, the Color Palette form can be moved, maximized or minimized.
If you're like me, and loan out DVD's, Video Games, etc and can't keep track of who they go to, this may help you out. Writes everything to MS Access Database using DAO 3.6, creates a database if it doesn't already exist. Functions include adding to and deleting entries, sorting, text selection within' textboxes, and more. I did this up in one evening, hopefully this helps you in your own applications. Instructions: Entering Loaners, type in their name and hit enter to Save, Double Click the ListBox to delete them. Same goes with entering Titles. To check out a title to a Loaner, select the Loaner, select the Title, and click Check Out. They get added to the LoanList Table along with the Date they checked it out. This can be totally customized to fit your needs, this is my first submission to Planet-Source-Code in my 2+ years of VB6. Note: If you find this code or program useful, please give credit in your compiled program's About Box, Documentation, Wherever. Please vote!
Let's say you have html , php , asp files that have email in. You want to get them but they are a lot of them. So? Use email grabber! It goes thgrough all files in a directory you selected and if they are .html and so , they look in to them for emails. The gathered email are then written to a file. It'll we usefull i think.
This API Just Like Windows APi Viewer it work like windows api viewer it look like windows api viewer please vote me
There are many icon with msn messenger icon too
Hi all, This is a custum progress bar like the XP one, i have noticed that someone already submit a XP progress bar but this poor submission does not provide the SOURCE !. So i have taken 30 min of my time and decide to give you this code which is verry simple 4 images, Bitblt,few lines of code and there you go. you can easely change the pictures to have another look :) Enjoy. I hate when people doesn't provide code...
This 3 test shows you : Event vs Interface Event! Also why to use Interface Event instead of Event?!
This will get by all web filtering blocks, i use this at school all the time, basically it turns you computer at home into a server and sends data to the computer that requests it but your computer will goto the page they want and send it to them its rather simple, but its not 100% working there are a few bugs and if you guys can fix it, then that would rock. enjoy and if you want you can vote for it.
This is a project I started months ago, almost a year, and finished to the best of my abilities at the time. It works completely, with just a few kinks (load time for large folders of MP3's, etc). I hope some of the coding comes in handy for some users out there, some code came from PSC, sorry if you recognize your code, but I wasn't planning on selling this or anything. So here it is, a sound system for your computer for doing music and adding sub sounds with LOTS of really good code involved. Has crossfading timer and all....
Orion Belt is an application that comments your Visual Basic projects. It has many features to make your works easier and your project nicer. With comments, people who see the code for the first time will have no hard time reading through your project. Commenting is one of the most essential parts in structure (Non-Spaghetti) programming, and it's extremely necessary for big projects. But why waste your valuable time thinking, designing and commenting your code? Try ORION BELT! Orion Belt comments your every VB projects, forms, modules, to the procedures! It automatically fills in some useful information as comments to make your project easier-to-understand. ***HEAVILY & NICELY COMMENTED*** P.S.: The screen shot contains the picture of Orion Belt 1.0, which is slightly different from this version (1.2). Download and try it yourself and if you found it useful please do not forget to VOTE!!! [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[VERSION 1.3 SUBMITTED: ALL KNOWN BUGS FROM THIS VERSION ELIMINATED!!! http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=39451&lngWId=1]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
Hello I Make This Msn Nick machine in 5 Month Please Do not Use Code in your code please please if you like my code please vote me please please for this msn nick machine i work very hard It have 12 item to do with msn nick name please vote me if any question please mail me
This is a collection of 18 Visual Basic programs which covers all VB default controls. They are arranged in systematic way so that beginners can learn and develop the logical mindframe. It covers all simple programs from Basic Hello World to Advance Picture Browser/File Manager.
Supports 14 Different Modes!! All with the extended ability to ban or allow a certain set of characters! Control number of Decimal Places for Decimal values. Allow|DisAllow Negative values. Control Character Case and more! All in one little module :) Please Take time to Vote and Comment. Enjoy ;)
2 Simple Progress Bar
Next Generation Keyboard Catch 2004 will trap almost every key on the keyboard and put it into a label. The program is removed from memory and is not on the process's list and is also not on the Ctrl, Alt, Del list. Take a look at the screen shot! The keylogger can catch anything pressed on the keyboard no madder where it is. If you set the form's visible property to false, you can type stuff in other applications and it will appear on the keylogger! Typing passwords in a program? The keyloggers got it!
DevCon is a muli-download, muli-upload FTP application with progressbar, local and remote renaming of files and folders, progress bar, profile saving, binary/acii conversions, logging, and more. Well worth a look. Please vote. Used YZYFTP code base and added alot. Plus translated most of the code into english. Revamped the GUI.
This is merely an attempt to create a more advanced version of the game Drugwars that many of you are familiar with. Through a nice GUI, a more intelligent code and random events that makes the game much more fun to play. As well as interrest rates that goes up and down, prices that floats and much more. Please note that this is a work in progress, so it's merely just the start of the game. Still quite alot of work to do on it.