Results for "Volume: 4_2005-2006"
This is a telnet client using an active x control I wrote in VB. It is a complete application but the terminal is really just to show you how to use the control. This has a bug fixed from the previous version and a much better terminal. Please vote for this code!!!!
Cloak Windows and Dialogs by selecting them in a list and this project also shows you which windows and dialogs that are already cloaked. :) Cloak as in transparented and you can set the volume of the cloak(how much is transparented) Note: Just like all other transparent code on PSC, this can only work on Windows 2000 or Higher(And not WinME either! ;) [I have updated the source code, add more comments and code to make it even better for those who were kinda lost at first and I also fixed a few typos that I did on the GUI next to the first Icon at the bottom there, oops ;)]
Please Vote! New and completely updated VB6LIB Project. Fresh; cleaner coding, Improved and new functions, A NEW MATH MODULE, and many more attractions. VB6LIB is a multipurpose library that performs all tasks for your VB needs. It deals with Strings, API, Math (now), Interaction, Registry, Menus, Sounds, General stuff, Network, and Graphics. You can draw gradients, Load and save images, get image information, Draw cool effects, Create custom Menus with fonts and Icons, Interact with the users through custom message boxes, Encrypt/Decrypt text, Get information on fonts, install fonts, play MP3/WAV files, Manipulate strings a lot more easier, Work with folder and path names, Replace text, Count occurrences of text, access the registry and INI files, list all values in specified registry key, Ping hosts and carry out DNS queries, Open web pages, create shortcuts, load and save files, List user fonts, Merge controls, use the API to get loads of system info, copy, move or delete files, Get screen resolution and cursor position, Windows and system folder paths. This is just a summary; for a complete version history; comprehensive documentation, and a large download area, visit my homepage at http://sushantshome.tripod.comHighlights: 1. Fresh, cleaner coding and comments 2. Now added 5 functions in math module 3. Better from-scratch ParseInt function To view complete list of updates navigate to: http://sushantshome.tripod.com/vb/whatsnew.html
This allows you to change the system date time stamp on your files. It was written just to make the files we send out to users look a little neater, all with the same date and time.
The purpose of this code is to demonstrate that a Genetic algorithm can be created using real values, that is by using real numbers instead of binary representations of them.
PLEASE RATE THIS CODE, MORE SMS CODE TO COME! This application allows you to send SMS to a mobile phone via the ICQ system, very simple code (when you know how), instant delivery, full 160 characters. NOW SUPPORTS RECEIVING OF SMS!
This is an incredible program that lets you generate encrypted self-decrypting HTML files! It converts RichText to encrypted self-decrypting HTML files! Just type in your message in RichText format, choose a Password, and it automatically encrypts your message and generate that self-decrypting HTML file. Cool! How do you get the files decrypted? Simply with any IE browser, open it, type your Password, and you'll have the message automatically decrypted!
This is a recursive function that evaluates strings expressions. It supports multiple levels of parenthesis, algebraic evaluation of expressions (in this example exponentiation ^ has same level of multiplication and division), function calls, logical operators, string/date/numeric functions and expresion evaluation. This is the base for the creation of a scripting language.
This Program of mine has lots of api functions that you can use and it is for educational uses only and for people that are just starting with api. I am not responsible for anything that may happen. I assure you that my program was tested and will work 100% (Updated Code, fixed one thing)
Save binary objects to a DAO database, eg: pictures, exe files, dll's etz. Its a generic class module that allows saving/extracting from any access database. Also gets additional fileds if required for example a persons name if it was stored in the same table
This application will take any table from any database, and converts it into a HTML page, with nice looking tables. I have included a database with the entire 2000-2001 hockey season schedule as an example. The user can then view the schedule for any given date and convert it into a HTML page. Good idea if you're a hockey fan and want to update your page with the games scheduled for the day. Please remember to vote for me!
I have painstakingly researched everything dealing with services. It has taken me a while to weed through all the garbage that Microsoft dishes out but I finally did. This is a recreation (with a few tweaks) of the Service Control Manager for NT. It doesn't do everything yet. This code shows you how to start/stop/pause/continue services. Beyond that, and even more important, it shows you how to determine IF a service can be stopped.. if it IS disabled.. if an error occurred, etc. This is my first time submitting code to Planetsourcecode and I hope you guys vote for my code. I am planning on updating this app shortly to fully work with 2000 (using some new 2000 features) and enable the configuration of services. I also added a feature that Microsoft includes in there SCM. I am able to determine if a service depends on another service so all dependent services stop if you stop the main service. I can go into details and answer questions via feedback. Please send me your feedback.
Here's what allot of people have been waiting for a very long time and it's here! A fully working IRCd written in VB6! It can have about over 2,000 users connected to it at once I think on a good WinNT system and this IRCd is under the General Public License (GPL) just like all other Open Source IRCds out there. Enjoy every one! Please vote for the very hard work I've put into this project, the code it's self took 2 years to develop. *** Get Missing OCX File here: http://www.ircd-net.org/CSWSK32.zip For those who want to complain about a missing OCX file yell at PSC Admin to allow upload of OCXs again... -=- vbIRCd Support Forum at http://vbircd.ircd-net.org/forum *** Here's Update2 of vbIRCd which is v1.0.48 :D
NEW: UNINSTALLER HAS BEEN INCLUDED. UPDATED 31 MARCH. This is the setup program for creating professional installations. It draws gradients with upto 15 COLOURS, and has wonderful icons and a thrilling interface with pictures and snazzy designs. The procedure is reallly straightforward but there can be more enhanced ways, which is why the source is here for you. For more information, Please see my web site at http://sushantshome.tripod.com/vb/index.html
With this code, you can paint/print a picture or some text to the screen. It is VERY simple to use, just a few API calls. I thought of it one night while I was thinking about what would be a cool example to make. I thought that if I can paint the pixels of a PictureBox, then why not try to paint the pixels of the desktop window! Please check this code out AND DON'T FORGET TO VOTE FOR IT!!!
UPDATED 25/3 - ERRORS REPAIRED This OCX (source code included) will list all running processes on your Win32. It shows the parent process, the main process, the module and as well as the number of threads being used by the module. Would be a great add-on to about boxes or system information applications.
Better then MSN MESSENGER? You decide: This nifty little program, is very cool. It is a simple IP chat program, that actualy TALKS the MESSAGES sent to you by the other side. NOT only that, you can also send FACIAL EXPRESSIONS, which your CHARACTER will perform to you. The program also comes with a very good little AUDIO tutorial that I put in.It explains all the functions and how to use them.
I have decided to have ago at trying to explain how to set up a basic multi user chat program. I have commented every line telling you what its there for and how they work. :)..i think
This utility will check your dhcp connection on a timed interval by pinging a server of your choice. If the ping fails, it will release then renew your dhcp settings.
A Visual Basic example of how to use FileSystemsObject and Regular Expressions to parse Counter-Strike game logs. Requires Microsoft Windows Script 5.5 which is freely available at http://msdn.microsoft.com/scripting