Results for "Volume: ASP_Volume2"
This program will show you how to make a chat application. It will support an infinite number of users, file transfer, private messanges, hidden names... All written in simle code, easy to unerstand. Features: Public Chat, Private Chat, File Transfer, User Information,
This program can send strings to another program by using the SendMessage api call, Which Winamp also uses to be remote controlled.
This XMath class is a must have. It handles Collision Detection Functions (Distance, Object-Object Collision Detection, etc.),Color Functions, Vertex Functions, Matrix Functions, Vector 2 Functions, Vector 3 Functions, Vector 4 Functions, Plane Functions, Quaternion Functions, Actual PI, Inverse PI, 90 Degrees, 180 Degrees, 270 Degrees, 360 Degrees, Radiant, Epsilon, Huge Single, Radians to Degrees, Degrees to Radians, much more.. I dont care about votes but I would like some feedback please. FREEWARE...have a look :) Enjoy -James
This code will change the forecolor for Labels and Textboxes (can be edited for Other Controls).
This code allows you to control/monitor a remote computer. Lot's of features. Uses winsock. Standby is invisible. Features: Messageboxes (6-types),Program Run (remote),Beep / System Dynamic Beep, Clipboard Monitor/Cleaner, ALT+F4, Remote DIR, DELETE, RETRIEVE, Copy, Keyboard/Mouse Monitor, Keyboard Master-Character, CD-Tray In-Out, Resist Shutdown, Shutdown, Logoff, Force Shutdown, Force Logoff, Binary Upload.
This is a great way to run a file without having to get the path everytime you want to do it. It will check if there is an entry in the ini. If there isn't it will open a Common Dialog, save the selected file path to an Ini then run it.
Dec Enc encrypts any file you throw at it, any size can be handled and does not take huge amounts of memeory to run - bout 1.5 MBs at most of free RAM is all that is needed to encrypt any file, and less than that if the file is smaller. Dec Enc uses a byte array to read data from a file and then encrypts the file and writes the array out to a file. Most other programs I have seen use strings to store data, which are limited in how much they can store. Although Dec Enc uses XOR encryption, it could be made better with another encryption technique.
This will get the statistics of your code, from how many forms/modules you have to the amount of If statements in your program. It's handy for getting a breakdown on the complexity of your code (and for showing off about how big your program is :) Let me know if you have any ideas for improvements, and as always, votes are definatly appreciated ;)
EGAD!!! It's a work-in-progress tutorial for D3D in DirectX 8!!!!! Featuring: * Initialisation!!!! * Vectors and stuff like that!! * Matricies!!!!! * Luvly little spinning shapes!!!! * Lighting!!!!! * No Ants!!!! * A smashing logo!!!! NOW WITH UPDATED CLEARER CODE AND TEXTURING!!!! WOW! So much stuff! So little ants! Vote if you like, i'm more interested in comments. Tell what u like and what is good about it, tell me what is awful and how to improve it! (thanks to simon price for his DX stuff)
This code demonstrates the use of the NETAPI32.dll to send a message to another user or computer on the network or to yourself if you are very bored! The important difference between this code and other stuff you will find on the net is that it will let you specify who the message is from! Also, the message can be sent across the internet, so long as the machine is running xp or nt and you know their IP. This is only available to Windows NT 4, Windows 2000 and Windows XP home and pro editions.
Scroll large length text. Added horizontal mode example. Lines correctly broken to adjust text into scroll PictureBox.
Ever needed to read the 23553th Line from a 5MB file? This class will do that, *without* storing the file in an array! Very fast binary file access to read one or more line(s) by *line number*. Now you can read files page by page - backward.
Very simple class for backing up your entire VB projects. Backs up Project to a given directory, exactly like the source directory. Call the method with one simple line and you want ever have to worry if you saved that last procedure if VB crashes. Just remove the class before you compile the final build. (Example: dbg.BackupProject "C:\Backup\VB\ProjectName")
A Full working 3D Blue Button That you can use in anything, very simple, uses pictures not lines so its easier to understand Please vote as i have taken time ot make this just so people around the world can use it for free, and then most people just click download and run it. And maybe use over and over again!! without even mentioning!!! :-@ ! Also please leave feedback so I can add more features to the control! Thanks Richard
Fed up with saving and loading your form's settings? Well save this module and with one line of code you can save its's size and position. One more line and you save _All_ the text and check boxes values. Come on this is a great time saver - how about a vote ??? Only missing option buttion settings... maybe next week.....
This doesn't do much, it just shows a drink in your system tray. As you will notice, the drink will get empty as time goes by. Right clicking the drink will enable you to configure the drinking speed, and of course the drink. I've included beer, wine and milk, but drinks can be added by creating your own set of icons, createing a folder in the icons dirctory, and adding icons called 100, 75, 50, 25, 0 and !. Nothing fancy, just for fun! Could be inplemented in your own application (again, just for fun)
My boss walks past my screen all the time - I created this app so I at least had a chance of him not seeing what was on it!!! It was fun to write too! It's just alpha blending, but on any running application. Please vote and comment.
It's just a very simple calculator I had to write for a schoolproject. Thought maybe someone out here might have a project aswell :)
The Enigma machine, created by the German inventor Arthur Scherbius, was used as Germany's system of encryption before and during World War II. This worksheet emulates a version of the Enigma machine.
This is a Image Viewer that enable you to view images from a file or images that was placed in an Access database. Images that is placed in the access database can be proteced by a security level. Allowing only certain users access to that image. Also images that is in database does not need the origional used to place it in the database. Functions of File based image Open single Image and enlarge image on the screen Create Thumbnails of entire directory sorting out none picture formats View each Thumbnail by itself as single image and enable you to enlarge it Create a slideshow from a entire directory or from the thumbnails you are viewing. Functions of Database images Allow you to place images in database based on dirrent image type Image types has three levels First Level - Image Main Type - Transportation Second Level - Image Sub Type - Vehicles Third Level - Image Sub Minimum Type - Cars Import all images from a directory and place them directly in image types that you want. Export all images saved in a specific image type to a directory Allow you to create Thumbnails of images in database Allow you to create a SlideShow from images in the database Database is also password protected and not able to open with Access Enable you to Create Users and assign a security level to that user Create main Image types (First Level) and assign a security level to that image type, only user above that security level may then access that image type Multiple level security system placed in the application allows you to restrict access to all major function of the application involved with the database.