Advertisement

Results for "Volume: 2002VB"

2002VB #20735
Aa Network Communicator (Updated!!)

Install on some/all computers on a network and run this program and all on it can easily send/receive messages! Private messages can now be sent to individual users as well! Setup is nice too, I think. If you use my code/like it, please tell me! [email protected]! : ) (Note: I first uploaded with bug: Fixed!)

2002VB #20184
Fake Viri (Update)

This is an update to my not so liked Fake viri. This version fixes what all the complainers out there, were complaining about... disables control alt delete(not in win2k), hides the taskbar, and desktop icons. this time it restarts a computers, this means it no longer limited to only win98. it has been tested on win98, and win2k. (control alt delete still works in win2k) windows me is still untested. Again the only way out is the % sign. now, hopefully, this will stop all the complainers out there, and it's people that, that really bring this planet down...

2002VB #21256
DXTUT4 - Introduction to Direct3D!

This tutorial WILL teach you how to get started with using Direct3D Immediate Mode from Visual Basic. It includes background knowledge, definitions, explanations, a sample program to download, and exercises for you to practice on. I have spent hours, wrong, days planning, writing, testing and re-reading this so that it's almost a work of art. Seriously though, you will learn alot. I recommend a very basic knowledge of DirectDraw, but this is not required, and a fairly good general programming ability, since only DirectX terms will be explained in detail. If you think that this has helped you, interested you, or changed your whole life (OK maybe not), please vote and/or give feedback because I value your opinions. Especially if you think this was a bad tutorial, please tell me why and I will try to fix it.

2002VB #19940
Enhanced Collection (Updated)

Adds functionality to the existing container object. Adds an Exists function and a Key function to obtain the key for a data item. Now you can use the 'for each xx in xx' to obtain the data from the collection.

2002VB #20087
An AWESOME chat program (called NEO) with over 30 functions. This is a MUST SEE!!!!!!!!!! (c sshot)

This is an AWESOME chat program (controls remote computer too, technically a trojen but I haven't supplied its server) that has over 30 functions and counting. It isnt quite finished yet but has many features from fun to more advanced ones like email sender,spellchecker, complete custom message box maker to scare the other side and an execute files remotely. All this and more. The source is commented on very well and it is easy to learn how to make your own program just like this. I have made it easy to use, the source is very readable and those of you who want to make one of these ( i can see the attraction as they are so cool) can learn. PLEASE VOTE for this one guys!!!!!!!!. It is my biggest submission to PSC ever and has taken hard work. You can contact me (details in code) if you so wish. Thank you PS:You ned the agents installed for this version. If this is going to be hard for you then dld my other version that doesn't use them, cos I'm sooo nice!! ENJOY!!

2002VB #20088
An AWESOME chat program NEO (normal version) with over 30 functions. This is a MUST SEE!!!!!!!!!!

This is an AWESOME chat program (controls remote computer too, technically a trojen but I haven't supplied its server) that has over 30 functions and counting. It isnt quite finished yet but has many features from fun to more advanced ones like email sender,spellchecker, complete custom message box maker to scare the other side and an execute files remotely. All this and more. The source is commented on very well and it is easy to learn how to make your own program just like this. I have made it easy to use, the source is very readable and those of you who want to make one of these ( i can see the attraction as they are so cool) can learn. PLEASE VOTE for this one guys!!!!!!!!. It is my biggest submission to PSC ever and has taken hard work. You can contact me (details in code) if you so wish. Thank you PS:You ned the agents installed for this version. If this is going to be hard for you then dld my other version that doesn't use them, cos I'm sooo nice!! ENJOY!!

2002VB #21338
Six Popular Encryption Methods

6 popular methods of encryption including: Backwards, Binary, Caesar, Pig Latin, Random, and Transposition. The beauty of this program is you can encrypt/decrypt from one type of encryption to another (you don't always have to start out with ascii). For example, you can enter binary code and translate that into pig latin with one click!

2002VB #19349
Copy files in directory - Extremely simple!!

With this code you can copy all files within a directory with a particular extension to another directory. Actually it will give you a progressive listing of a file with a wildcard and then you can do whatever you want with the file. Extremely simple and straightforward. I dont understand why the other codes are so huge. If you find an error or if you would like to comment please leave a messge.

2002VB #18455
IniEditor[TreeNode Update]

This is my update to the IniEditor[TreeNode Style]. Please check it out and let me know what you think. It looks a little different than the original version of it did. Added a status bar and an edit button. Please vote if you think it is worth it. Thanks.

2002VB #17999
A DynDNS Manager 2.7

NEW VERSION! Added a few more things (HostType information and test-update button), and expanded the database to include Wildcard, BackupMX, and HostType information. No longer has second results window. DynDNS Manager now allows you to store information for multiple DynDNS hosts. It automatically grabs the local IP and any stored settings: username, password, ip, dyndns account name (on local computer) and sends the line to the DynDNS server. It then pops up a results window displaying the result of the update. It is compatible with the new NIC 2.0 guidelines. Any other questions, let me know. This is by no means finished. I have some error catching to do yet and commenting of the code. Even without the comments, though, it is fairly easy code to understand. Comments are appreciated, and wanted. Votes not necessary

2002VB #20943
Random name creator (For creating nicknames and RPGs names)

The code generates a random name. I am giving basically two simple functions with which you can create a loop that will make many thousands of nicknames or names for roleplay games. Check it out.

2002VB #20861
Load Data To a Listview From Sequantial File

Load Data to a listview from a sequantial file

2002VB #21641
Shut Down the Computer

This just show how Simple it is to shut down the a Windows Computer.. Simple.. People have asked for this now here it is. Please Rate this code it will help me alot.. Thank you

2002VB #21373
C2VB

C2VB parses through C style declarations of functions, structures etc and creates the VB equivalent. I decided to create this little program to make my life easier when working with APIs. Instead of having to "translate" an API declaration from the Platform SDK help file, I wanted a way to do that automatically. This is the result. All you have to do, is copy paste the declaration from the help file. Apart from being a handy app. it demonstrates how to parse instructions, how to implement a rudimentary splitter and above all, it explains what do all those wierd things mean in C! It can process either user inputted instructions or it can read from a file. Optionally, a filename can be passed on the command line. If you have any comments or disagree with the way I converted the datatypes, let me know.

2002VB #21648
IE Webpage Loader

Type in a URL, and this example will open Internet Explorer, with the given URL.

2002VB #19944
Advanced Word Finder

this is a super fast word find that you can add to any project. great for custom text editors or w/e you can think of.

2002VB #19321
C Style Project Explorer Add-in

Acts as a C style project explorer for the active VB project. Shows Enums, Declares, Property, Function, Sub Highlights incorrect nesting in red. Allows you to expand/contract nodes to view the code flow. Clicking on a node will open that module and goto the selected line

2002VB #21657
CS Computer Verifier

You need to have WMI 1.5 and ADSI 2.5 installed by Microsoft. You can get this from my homepage, it is free from Microsoft. Ever needed to keep an eye on hardware on your systems at work? Afraid employees will try to take or switch hardware from there PC's? Keep an eye on Operating System Information, Processor Information, Memory Information, Hard Drive Information, and Adapter Information. Install in on your server or one pc, and that's it! This program is clientless. This will keep the data found in a database and every time you want to verify that the information is still correct, it will check the pc then compare it to the saved data. If any data doesn't match it will give a alert message, telling you that someone may have played with the hardware. For Windows NT & 2000 A great security program!

2002VB #21652
Email Notifier

This is an application that monitors the local host for IP address changes and notifies a list of people by e-mail if the IP address changes. Both the IP address and the e-mail list are stored between sessions, so it will work, for instance, if the IP change is detected following a re-boot. The code also illustrates a number of useful techniques, such as how to send e-mail via MAPI and how to Winsock API to resolve the local IP address.

2002VB #17485
Edge Tracer

UPDATED!! Does a really impressive Edge Trace operation on a picture. It has 2 modes of Edge Tracing. B&W Edge Trace: Any pixel with a difference larger than the Edge Threshold Value is set to Black GrayScale Edge Trace: Also shows how much difference is there. Now has 2 modes of edge tracing. One is more accurate. The other produces finer and sharper edge traces though less accurate. (Thanks for your feedback Rang3r!!) Any comments for improvement?

Languages
Top Categories
Global Discovery