Results for "Volume: ASP_Volume2"
This piece of code will pop open an MMF ED 2000 Cash Register. It sends the ascii value of A down com port 1. I put this code on planetsource code cause I had a hard time finding out how to do this. I tried the MSComm object and had a lot of difficulty with it. Hope this helps all the coders out there.
This is a stunningly realistic Illegal Operation dialog recreation. It will read all of the running processes into an array and choose a random process for the title. Also generates fake hex code for the registers and stack dump. *Every* line of code is commented, besides the Private Sub...End Sub lines. Most, if not all, of the API stuff I found on PSC (thanks guys!). Have fun!
' This Piece of code will let you copy a file from anywhere and rename it ' Note * The file will stay the same but will be only copiied to another location ' and renamed, and will not gain any effect ' If you like this code :) i think is usefull :) u can vote me , i discovered this when i was creating a new MSN Messenger 10 Built in bots in 1 :) ' Will be available on http://www.vbdotlb.connect.to
Simple, 4 lines of code, timer function that will scroll the title of your form, or a label caption, or the caption of a button or whatever. scroll something. this is very simple, and i dont know if anythign else like it is posted, i dont look before i post. I just thought this was neat since i'm bored and at work...
This program convert Access Database to the MySQL database. It has many functions like Copy Full Database, Create Only Structure, Create And Copy Database, Create Table Structure, Create And Coppy Table, Coppy Only Row etc ... I made some examples with it and although i used an access db with 100 000 records it did not gives any error.
15 nice,fast,customizable effects. best for slide show, u can use them in ur programs. download it,run,enjoy,feedback,vote and use ;) wipe in,wipe out,stretch wipe, radial wipe,circle wipe,triangle wipe,random lines,3 kind of bars and ....
This is a tutorial which will show you how to load bitmaps, gifs, jpegs or whatever from a resource file into main memory and use them. Remember to download the ZIP it has some source you can use and an example. Also please vote and and give feedback.
*Syphen scan crawls the Internet executing a script at each site. It’s a good tool for looking for web servers with certain characteristics or running a certain type of software. (syphen scan is not intended as a hacking tool or exploit scanner)
Possibly *the* most useless program ever, but on full screen, watch the worms travel their random path around the screen to build a totally strange texture. It's really quite hypnotic. Ideas: - In a banner ratio, it makes a good moving background - Make the worms black to clear the screen - Would make a super screen saver - Ideal for creating textures (using gausian/motion blur) Feel free to change this to your liking. Please comment on what you do with this.
Demonstrates Basic 3D rendering with light source. This is not the fastest rendering. To achieve a faseter rendering APIs must be used, but the make this code more complicated and harder to read. I Hope you enjoy it. And if you like it, please VOTE! :) THANK YOU ALL VERY MUCH!
It's a particle graphic effect, it simulate mainly fire.It feature also blurring effect.Execute the bat files. 16bit color depth not fully supported
This App gives a nice GUI interface with added functionality to the traditional "net send computername message" command line. it uses windows API calls to send the message, additionally it will store previously used usernames to a file for easy access next time you open the program. It will reside in the system tray.
This program will let you program Pixel Shaders. The program its self is pretty easy, but programming pixel shaders is kind of tough. Considering it is asm. I made it so I could learn Pixel Shaders for my RPG game, to get rid of the seams in the textures. It comes with 13 shader examples (Samples button). In version 2 I want to make it more user friendly and try to make it easier to understand the functions. Please leave some comments and if you like it, please vote.
This code takes a 2D image (jpeg,bmp,gif,tga,pcx and many more) and converts it to a 3D heightmap. This is a realy cool 3D effect. Also please try the spike rendering mode that has a very smooth look. You can also use shaded colors to get a very cool effect on the drawed map! Sample source images are included in zip file and the .bmp pictures looks realy cool with spike rendering mode! I also wanna thank the authors of the tga and pcx code! Please vote!
This will download web page content source code. It uses one simple function call, passing an Address parameter. The returning string is the page source. There is plenty of commenting as usual, and simple and easy to use. Thats what its all about ease of use! Why submit code samples if no one can figure out how to use it!
This is a Messenger server that supports multiple clients, along with the client application. PLEASE VOTE FOR ME!! .. and if you have any questions/comments/suggestions, email me.
This Code Show The Menu Hint In The Status Bar. Is a Control For You. Please DownLoad IT!!! I Change Some BUGs. The Source Code Is Here. No DLL. No OCX. Vote ME!!. FULL SOURCE CODE!!!!. . Muestra el item del menu sobre la Status Bar. Votenmen!!! Viva Argentina!!! Le cambie algunas cositas. Cuando se sale del menu se limpia el status bar.
PLEASE CHECK THE SCREENSHOT! DragonRider uses dozens of techniques and tricks to display dozens of sprites with complex animations, visual effects, sound effects, collision-detection, complex character animation, etc. The screenshot sais a lot. Check the readme file for more detailed info! Any comments, ideas, VOTES, suggestions, tips, etc. are very welcome !!!! Music and Sound effects unfortunately had to be removed to keep the filesize down, anyway, Enjoy. Danny,-- EXPLANATION TEXT: This code is a tribute to PSCode.com since a lot of the routines are taken or 'heavily inspired' from other contributions made to this site. For example: FPSLimiter class by Geoffrey Hazen, Path Finding (not implemented yet) by Jonas Ask, DX7Sound Playback by Derek Hall, FoxCBmp Library 3.3 by Florian Egel, Collision Detection by Richard Lowe, to name a few. Please note this is WORK IN PROGRESS !
This Article teaches the basics to WinSock. I did not write any part of it, and give all credit to Microsoft. I got it straight from the help files in VB, but I am submitting it to get the information out for the selected few that don't already know about WinSock!
This version revised some poor logic code, now has 35 samples, list most of the funtions used in pixel shader programing, more textures can be loaded, more stable, and bug fixes. Please note - most video cards do not handle pixel shaders yet. If your does not, the result will stay black. This program has been tested on - Winows ME, 900 mhz, 128mb ram, 64 mb GeForce 4. Thats it. Please leave comments and suggestions. If you like it please vote. My next task is a pixel shader lab. -Enjoy-