Results for "Volume: ASP_Volume2"
When Desktop Protector is activated,it disable all the function keys ( ALT+TAB , ALT+CTRL+DELETE , ALFT+F4 , CTRL+ESCAPE ..... ) and freezes the mouse in the middle of the form...the updated version also hides it from ALL windows OS and set the priority to Realtime for so windows won't allow to close the program...the only way to unlock you windows is to enter the password...if you type the wrong password a msg "Access Denied" appeares and don't leave unless you enter the right password so when you come back to your pc..you can see if anyone tried to unlock it behind your back :).The program also denies to close unless you enter the right password..this is to prevent other programs to close it ..and give access to your pc....( THIS CODE DOESN'T WORK SO WELL FOR WINDOWS XP/NT/200 ).....Have Fun :)
This code is a two piece program. Someone behind a router/firewall can load the client which connects to a specific IP. It connects to a remote computer and lets you take over the other computer through the firewall. Basicly like a Remote Access Tool, just with support of firewalls.
Is any chance To do Subclassing & Timer in Class Method? No??!! I say YES! How to do that? Virtual Delegator! Please Take A Look!!!
Internet Board Is A Program ( Client/Server ) That when a connection is established a form appears and whatever you draw on that form appears on the others person form with a diferent color..has the basic tools Pen And Line And If i get good rates i will Add more...its a good example that shows you how to your lines ,pset, winsocks....Have Fun :) and if you are a member PLEASE RATE MY PROJECT...:)...all comments are welcome :)
Ball Game Is a great game . Your purpose is to destroy all the boxes by hitting them with the ball...if the ball touches the blue line you loose...the game also includes a LEVEL GREATOR...the game does not use timers so it works fine with all windows versions :)..the game shows you how to use files (to create levels),animations,sounds,object collisions and many more....Its a great game..(the game has sounds )....Have Fun..:)... comments are welcome...:)....IF YOU ARE A MEMBER PLEASE RATE MY PROJECT..thnx :)
SetTime will synchronize your computer clock from a remote time server using Time Protocol. It uses the Ms Winsock.OCX control to get the job done. A Tutorial is also included which described the protocols etc. I will try to update it and make it more informative when ever i have free time :)
A character map like the windows one. This is an updated version of my previous attempt. It now uses only one picture box (instead of a load of labels) and does all the drawing via PaintPicture. It's a lot faster than my other one. Feel free to use this code in your own project (all you have to do is add the code for the insert button).
This is a very simple and funful code. Here you can recourd your paint strocks and then play it. It'll perform every strock that you did.
Have you ever tried to figure out what particular color that is on a website or in a program? Well this program makes it very easy! All you have to do is run it, point your mouse to the color you want to copy, and hit F7. Voilá! The exact RGB and Hex values of the color are displayed and copied to the clipboard for your convenience!
This code sends messages of 160 Characters to SMS Compatable mobile phones. Apparently it supports over 175 countries, however I cant vouch for this as I only tested on british numbers, the program needs you to have a vaild SMSX username and password (Free of Course) and you can sign up from within the program. This program is the basis of a .ocx I am developing to utalise all the xml/soap SMS functions from http://www.soapengine.com/lucin/soapenginex/smsx.asmx If you like this code please vote for it. It isnt very well commented I am afraid as it was only a test for personal reasons. Tip:- If you change the Flash Setting to 1, it will automatically open up on the recipients handset, not giving them the option to read or not.
this simply tip will make your vb6 window look like the one in vb4.... i dont know how this will improve anything... maybe you program better in a sdi enviroment?
The ZIP file contains a tutorial and a VB project that will teach you how to create 'real' shortcuts (like Internet Explorer and My Documents) in explorer. Please leave your comments and vote.
A very simple example of Neural Networks using back propagation This program is a simple example of Neural Networks using back propagation. My code has all basic functionalities like learning rate, load net, save net, etc. You can have as many layers as you can. The code here is extensible ie you can use my code in your programs to implement neural networks. Here a sample problem and network is given. Load the network with name "XOR.nn". It solves XOR problem. 'Please don't forget to give comments, credits and most important your VOTE!. And note if Neural Networks and back propagation is a mystery for you I can write a tutorial on nn and back propagation. Just tell me, if you want it, via feedback. And also, if you create another application using my neural networks please inform me. MadeBy: Paras Chopra CEO, NaramCheez [email protected] http://naramcheez.netfirms.com
OCX Free Progress Bar with a gradient, I found this code on PSC and liked it so i modified it. I dont know who did the origonal code so i can not take the credit of the origonal sub.
Crimson Cubes is a casino Craps simulation. My hope is that, even though there are a lot of concepts, from random numbers for the dice to generating controls on the fly for the bets to dragging and dropping those bets and more, beginners will be able to go through the code and understand how it works. To that end, I tried to keep the project simple - just a couple forms a few modules and comments that explain not only what the code is doing but why it is doing it. I also tried to throw in my two cents worth about good coding practices. If nothing else, I hope you enjoy playing the game.
It's a deja vue app, but i add some new options. It is a font visualization program that give you infos about all the fonts that you have. You can also print font or a catalog of your font. It's a must see and of course you have to vote...it's free but i have to be encourage.I made it in two languages (french and english).
Ever wanted to record your mouse movements ?? here is how ;) Record & Play it :)
This is a simple encryption routine I call UXC. I made it for my game files. Please give it a try!! Try to crack the sample .txt file and if you can post what it says here :) I want to see how hard or easy this is to crack so I can update it. Enjoy! Please vote and let me know what you think so I can improve it.
this is a circular progress bar.. even though it is not a bar. you can input a percent, and it will make the "progress" accordingly. it is heavily annotated. it uses the api calls textout, extfloodfill, ellipse, and pie. perhaps the next update will include the ability to have max and min values.
This is a splitter control with many customizable features. You can alter the splitter width and color etc.