Results for "Category: Miscellaneous"
Quick and Clean sample to Email through Groupwise and send attatchments. Collection Based Recipients and Early bound. Code can work in Access also. Groupwise must be installed to work. If you like please rate.
Displays a hidden credits 'screen' or 'message' if the correct keystring is entered while the form is focused
Piracy is a big threat for all programmers. One of the preventional steps followed is to let program run on only a particular harddisk. If the user copies the program or even compies complete harddisk to any other computer our program should not run. But how can it be done. Obvoiusly by allowing our program to run on Drive with a particular serial no. Software checks the particular serial no each time it is executed. And if the serial no is not the same, the software doesnt execute any further. So here I have tried to make a program that simpy reads the Serial No of any Drive. And yes ! the code is very little, well commented and easy to understand ! Plz Vote if you like ! And also your suggestions are most valuable for me...
Deletes multiple lines/rows from MSFlexGrid and confirms the number of rows to delete.
Allows selection of listbox items with right-click. *Not trying to get any votes, just sharing help I've provided in VB Discussion forum to everyone. Enjoy.*
Look at the screenshot. With embed you can modify the windows folder look to suit your style. Do you want a few links in the window, do you want a calendar, how about a custom title for your folders. Maybe a custom font? It's up to you with Embed. You have to see the screenshot. Don't forget to vote! Make sure you have folders set to view as a web page!
Simple code to display tooltips displaying the text, regardless of length, of an msflexgrid cell. Tooltips are displayed when the mousepointer passes over any cell.
Simple password manager which stores your web/ftp/online accounts, etc. Poorly commented, sorry :/ Demonstrates lots of simple functions, great for beginners.
This OCX scans chatrooms in AOL for new chat. Includes the compiled OCX, the OCX's source code, and an example project demonstrating how to use it. It works with ALL versions of AOL, unlike DoS's Chat Scan. Those of you using DoS's, take a looksie at this. You can make your c-com's for ALL aol's instead of just 5 :)
This is a great project that logs the open application, and when it got the focus. Great for spying on parents, siblings, friends! Completely commented, very simple code..uses only two API calls. Make the form not visible and you can send it to your friends and spy on them :]
This project demonstrates how to make your project a trial and full version!! Tallies how many times the app is run, and when it reaches its limit you can't run the program until registering! COMPLETELY commented, excellent source. This is a MUST for anyone who is developing software to sell!
This project calculates your Words Per Minute!! Find out how you fast you type, then find out how this program does it! Completely commented, very easy code. Check it out :) Below VB4 users: This form is in 32-bit VB6 format, Simply use the code instead of the forms :)
Smart Keylogger logs the keystrokes you type. Includes option to log only when certain strings are found in the active window's caption. Completely commented. Note: Due to me getting bored with this project :x and my desire NOT to find out tons of chr numbers, It only logs numbers, letters, tab, spacebar, and enter. I'd appreciate any feedback, and please take the time to vote if you find this useful :]
Note Taker is a small project that demonstrates many useful subs/functions. This project is for anyone who's had to take notes on the computer before. Working between two documents, copying and pasting - it gets tiresome. This takes notes very easily! Load a document, then highlight whatever you want to save as a note. It adds to the notes textbox. Very simple, completely commented. Demonstrates how to load/save files, alphabetize lists, get the number of lines, words, and characters of strings, get the size of any file, as well as demonstrating some easy 3D GUI functions. Any feedback, negative or positive, is greatly appreciated. Please take the time and vote if you find this useful :]
This program waits for the Password Required window from either IE or Netscape to appear, then logs the username and password, as well as the server, that the user enters. VERY useful, completely commented. Please vote if you find this useful. ANY feedback is greatly appreciated.
Small project listens for incoming requests, then steals the IP. Give your friends or anybody a URL (your IP) - then steal their password! You can change the port to listen on, and the data that is sent when the user connects. Very simple, less than 50 lines of code. Please vote if you find this useful :) ANY feedback, negative or positive, is greatly appreciated. BTW - I know there's already like 800 of these on PSC, but I thought I'd post my own. I was messing around with Winsock and thought this would be a neat project for beginners.
This small project demonstrates how to support multiple users in your applications. Saves/loads settings from the registry that pertain to specific users. Has ability to create new users. Please vote for me if you find this useful. ANY feedback, negative or positive, is greatly appreciated.
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.
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
- 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