Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #223793
Simple Password Manager

Simple password manager which stores your web/ftp/online accounts, etc. Poorly commented, sorry :/ Demonstrates lots of simple functions, great for beginners.

7_2009-2012 #223813
Cd Lender

Recently i've been rather absent minded of whom i lend my CDs to, so I came up with this handy little program to help me keep track of who's got what.

7_2009-2012 #223832
Simple row coloring

The fastest way to do alternate colors of rows in your table (from recordset or something)

7_2009-2012 #223836
Credit Card Validate and Generate Credit Card Numbers

This handy little utility will generate valid credit card numbers for Visa, Mastercard, American Express and Discover. Like other programs here it uses the LUHN formula for verification. The random generator uses 11 banks for Visa, 4 for american express, 1 for mastercard and 1 for discover. (More can be added. check comments in Validate.frm) This program was not written to defraud but for education purposes only, to show how simple the LUHN formula is. PLEASE USE IT AS IT IS INTENDED -- EDUCATIONAL PURPOSES. After the random number has been selected it then verifies it, and will continue to evaluate random numbers until it has selected a valid number.(Takes about 1 to 2 seconds.) The validate option allows you to input a number and verify it as either Valid or Invalid. Don't forget to rate this program. --Enjoy

7_2009-2012 #223839
ISO 7816

Read and write eeprom on ISO7816 smartcards. Requires an ISO7816 smartcard reader. This program requires an ISO7816 reader writer which is the hardware required to communicate with the card. This software performs the actual reading and writing to the smartcard. The hardware can be found on the internet for around $100.00. If you wish to build your own hardware a schematic is attached and parts should be around $30.00. The ISO7816 connects to a serial port and this program interfaces with the serial port. Sample files are included to write to smartcard. Will answer all e-mails in a timely manner. Don't forget to rate this program.

7_2009-2012 #223848
Private!!

Shows how to encrypt/decrypt text!!! how to get the text of a textbox and so on!!! Please vote for me!!!

7_2009-2012 #223856
NM 2000

- THE SEND MESSAGE WORKS UNDER WINDOWS 2000 - - BUT THE FUNCTIONS SHOULD WORK ON ANY VERSION OF WINDOWS!!! - This is a Network "chat" client, which is using the NET SEND command to send messages to your network friends, and you don't have to open a DOS Window, NM 2000 does it all for you!!! The only thing, you have to do, is to type the receivers network name and write a message, and hit send!!! Also uses the features of being able to show you the free disk space, CPU type, number of CPUs installed, how to make hyperlinks, making a slide-show when exiting the program, your Windows version PLUS also shows you how much memory currently available to your system!!! This program comes with FULL source code, and you should check it, I would say that it's a MUST SEE! If you like it, PLEASE DO vote for it, and I'll appreciate every vote!!! If you don't use Windows 2000, you should try it anyway!! I've got some very interesting code in this, as you can read above!!! I've got some quite interesting plans with this, and maybe YOU can help me making them reality? Contact me at: nmb13978@vip.cybercity.dk and let's talk about it or on ICQ: 53099224! - Klaus Pedersen

7_2009-2012 #223858
VBAssembler (uploaded again)

VBAssembler -> Automated Edit Assembler with VB. Sorry I uploaded again because i got some errors.

7_2009-2012 #223859
Make any Window Transparent(Re-Submit)

Make any windows transparent with this code! Includes two options : "Mouse" were you point your mouse at a window title and it can become transparent. Then there is the "ComboBox" thing were you can select a window from a combobox and make it transparent. By the way this code only WORKS UNDER WINDOWS 2000!

7_2009-2012 #223860
Cool Tip Of the Day Form (Update)

This code is a reupload of Kjell Ervik code! It includes everything that he had exept it is more like the real tip of the day form because it actually reads a text file! Happy Codeing (Please Vote For Me)

7_2009-2012 #223863
Auto Click YES when Outlook's Security Guard opens prompt dialog

This program will clicks the Yes button on behalf of you, when Outlook's Security Guard opens prompt dialog saying that a program is trying to send an email with Outlook or access its address book. This had been tested for Outlook 2000 SP1+SR1 Outlook 2000 SP2 Outlook 2002 ByPassMSOutlook Written by Mohamad Rawey Chek Ani, Perlis, Malaysia mrawey@yahoo.com.my If you use this application then please mention me in your credits. Thanks and enjoy, Please also vote for me :-)

7_2009-2012 #223866
Get ready for VB.Net - The good stuff #1

Microsoft Visual Studio.net (v.7.0) Including the awesome new Visual Basic.net language is now available. VB is now 100% object oriented, threads are now available, no more runtime libraries etc. Check out this small article with a screenshot to learn the basics of the new stuff in VB.NET ...

7_2009-2012 #223915
Auto-Center controls on resize

**** NEW VERSION WITHOUT TIMER BUG **** I made this code to auto-center all controls on a form. This code is used to make an application to fit on any screen resolutions. Basicly, when we resize a form, all the controls won't move and will stay on the upper left corner of the form. With my code, when you resize the form, all the controls will be centered on the form. The code use a dynamic structure to save all objects positions. You can save positions of the controls on each form you want. I have a version for MS Access. If you want it, just send me a mail. :)

7_2009-2012 #223917
Project Spell Check

Have you ever suffered the pain and embarrassment of a misspelled menu caption? If so, then this is the program for you. I wrote this program to go through the entire project and extract every quoted string and every caption, text, and list property. It also will extract comments if you want. It then stores every thing in a ListView control and runs a spell checker on it. The spell checker comes courtesy of the Word 8 Object, which means you will need MS Word 97 or greater to use it. Even if you don't have access to MS Word you can still review all of the words in the ListView. After the spell checker has been run the results of only those items that have been corrected are output to a log file that can be viewed in a text editor. The program also gathers a lot of information about the project along the way, like how many lines of code, what objects, references, and DLLs are used, along with some other stuff.

7_2009-2012 #223919
Typing Wiz

This little program that I made will help you improve your typing skills greatly. Complete with mini keyboard, practice passages and custom passages, you can test your skills on how many words per minute you can type, check out how accurate you are with the accuracy moniter. Small compact size will fit on the desktop. Labels for the keys use theie ascii value, eg LblKey(65) is A, etc. Please vote if you like this program.

7_2009-2012 #223935
URL Launcher (UPDATE)

This is an UPDATE of my last URL Launcher. This code will launch a website by right clicking on the IExplorer icon from the Win98 quick launch taskbar. The choose Launch URL and the rest is easy. I have made it so you can clear the saved url's. Also if you enter a blank url and hit enter this will act as a cancle and close the program. The autocomplete of the url's now works and saves them to a txt file. You can also clear the saved url's by clicking clear url's from the list in the combobox. You MUST compile this project into "c:\windows\browsefrom.exe" The RegKey.reg file got deleted by planet source code so I saved it into a .txt file. open the RegKey.txt file and save it As RegKey.reg and then merge it into your registry. If you do not merge the RegKey into the registry this program will NOT work. If anyone has any questions feel free to email me at u_tech@excite.com and PLEASE VOTE.

7_2009-2012 #223939
Stick'Em v1.0

A handy sticky note program for making notes on the desktop. Many quirks will be fixed in version 2.

7_2009-2012 #223952
generating "real" random numbers

This article tells you how to generate real random numbers using rand(), srand(), and time()

7_2009-2012 #223957
Jii´s Task Manager

A complete window manager. It captures any open window/application and returns the windows caption and handle (hWnd). The app let´s you hide, show, restore, minimize, maximize and close any open window or app. It also let´s you change the window or applications Titlebar to any text you like. It also makes it possible to change caption of controls belonging to any open application. Newly added: You can make any window "Stay on top" or Enable/Disable it to make it reject any input by the user or other apps. There´s also a function wich shows if the selected window is responding or not. It´s also capable of hiding or disabling the Taskbar, Taskbar Task List, System Tray, System Clock, Quicklaunch and the Start button.

7_2009-2012 #223959
Word Completion

Example of a well known feature of code editors. This code checks what HTML tag you are typing and shows finished versions of the tag you are creating. You can then select them and they will be overwritten into the current text. (Press CTRL+'1' to insert tag into the code)

Languages
Top Categories
Global Discovery