Results for "Category: Miscellaneous"
This is a sample of a User Login Interface that you can use when you plan to develop a secured application using a simple User Interface. This user interface has an XP-like button. This also has the feature of using a Password-Enabled Access Database to store user accounts using DAO. For VB5 users, you need to open a new project then just add the existing user control, add the form inluding the module...
This code will show you how to animate a progressbar please vote and leave your comments
This code adds Register and Unregister capabilities to the right click context menu. Whenever you click on a DLL or OCX you will be able to unregister or register it easily. No more going to the command prompt to register those DLL's. This INF file imports keys into your registry. Make sure you back up your registry, for safe measure. To install just right click and select Install. Brought to you by D & M
I needed a *good* auto resizer to minimize the time spent on resize code. I tried a few auto resizers, but none of them worked the way I wanted. So, I threw together this little piece of code. Unlike other resizers making assumptions on how to resize your controls, this code makes no assumptions. You the programmer are in total control of the resize behavior of each control on the form. IMPORTANT NOTES BELOW!
This code will create completely random numbers for you!
This module will enable you to run a program, or open a file in its associated app with one command. It also allows you to add web or email hyperlinks just as easily. See the sample form for examples.
Creates a list of files in a directory, something explorer does not allow you to do. List can then be printed or saved to a text file. Drag n Drop enabled!
Theres a code on PSC that says the best stable multithreading in vb6 is done with activex. I say thats the worst advice I've ever heard. This is one of my solutions.
This code is designed to send messages to any alphanumeric pager where the paging service supports TAP v1.8
Simple, but not so bad analog clock, code fully commented and understandable...
Captures keystrokes from a remote machine. Can send fake error messages to remote machine to cheese people off. PLEASE VOTE IF U LIKE THIS CODE. (IF U DON'T LIKE IT FIND SOMEONE WHO DOES AND GET THEM TO VOTE!)
This example (which should be under VisualBASIC but has ended up in the wrong section - apoligies) demonstrates a number of API calls available from netapi32.dll which can get all the workstations, users, groups and local groups from a domain and provide extensive information on each entity. The code could form the basis for developing a domain management or monitoring package. Some of the API calls that are demonstrated include: - NetGetDCName, NetUserGetInfo, NetGroupEnum, NetSessionEnum, NetGroupGetUsers, NetLocalGroupEnum, NetLocalGroupGetMembers, NetServerEnum, NetShareEnum, NetUserEnum, NetWkstaUserEnum
This code was written in around 10 mins and is like all my programs very modular, It basicly grabs a users UID or Username in paltalk if you are an Admin (@) in a room, or a Red Admin, bu then Red Admin dont use 3rd Party Apps :) All you need to do is choose that you want to grab in the program then right click a user in your rooms name, and click Get UID it will then copy the user name or UID to the clipboard for later use.. This is the first of much paltalk code, I have a hell of alot of paltalk code that i will be releasing, also coming soon will be Voodoo Chat (www.voodoochat.vom) code!
views all types of pictures including animated gifs !!!
Superceded by this submission http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=51403&lngWId=1 Updated 3/07 - Just minor stuff --- My cSuperClass submission's download link appears broken so I thought it was about time I made a new entry. Just as Vlad Vissoultchev's excellent subclasser built on mine and added a hooking thunk, I've done likewise and added timer and api-windows thunks. Each of the thunks has an individual sample to demonstrate its use. If you're blessed with Windows 2000 or Windows XP check out the form shadow/fade user control. Credits: Thanks to Clint LaFever for the idea of a form shadow. http://www.exhedra.com/vb/scripts/ShowCode.asp?txtCodeId=42148&lngWId=1 Thanks to Vlad for his superb subclass/hook thunks http://www.exhedra.com/vb/scripts/ShowCode.asp?txtCodeId=40518&lngWId=1
It tells the time, and seconds since midnight, with a seconds progress bar and colour changable faces !!!
Randomly Generates Numbers.
VB6 + XML using MSXML4
Plot points on a world map based on latitude and lonitude in degrees. This application is still being worked on and should be finished soon. Just type in the Latitude and Longitude then click Plot Map it will display the crosshair in the correct position on the world map. I intend to use this application in an IP host Name tracer application to plot the location on a map of where the servers are located. Please vote if you like this code - oh yeah if you have any questions please email me.
GeoGrapher Updated. Now with Limited IP Address / Host Name Resolution to area using zip codes, I have added a MS Access DB using DAO 3.51 - make sure you have that installed if you have problems, Also added the Lat and Lon to the mouse tracking. Please let me know what you think of the application and vote for it if you like it. Also please email me with any bugs you find so I can fix them, I will be working on this app this weekend.