Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #184136
FlexUI : The ultimate resizer of all time! v 1.3

Stop writting those repetitive resize events. Make your forms resizable with absolutely no code. Throw in this lightweight OCX and let it do the anchoring and resizing of your form controls based on the behaviour you specify. Features include: * 15 combination of anchoring and resizing styles. Goes beyond what is available in Visual Studio .NET * Support for RightToLeft mode (reverses the behaviour you specify when the form is changed to RightToLeft) * Optional minumum and maximum height and width for the form (uses subclassing to achieve that) * Function to center the form on screen * Backup/restore your controls' style configuration to/from a file * Takes up very little memory resources I'm always looking forward to enhancing this control based on your suggestions. And please VOTE if you use or recommend this OCX. ______________________________________________ Updated v1.3 9/29/04 * Changed subclassing to be in the usercontrol instead of a seperate module (thanks Paul Caton!) * Eliminated the two lines neccessary to activate and call the resize method of the control (again using subclassing) * Added a function to center form on the screen * Made MinFormWidth and MinFormHeight have default values equal to the size of the form when the control is created ______________________________________________ Updated v1.2 9/19/04 * Added a help file to the package ______________________________________________ Updated v1.2 9/16/04 * Added support for runtime-created controls. To set a style for such a control, call SetControlStyle method after you dynamically create a control ______________________________________________ Updated v1.1 9/16/04 * Added max form size properties * Made min and max form size imposing use form subclassing instead of traditional form.Height and form.Width

5_2007-2008 #183773
Winstartup Manager 2004

Winstartup manager v 1.4 as the name says, it's a startup management tool, this new version I name it 2004 v 1.0 and many things enhanced as well as will work under all operating systems including XP, this utility include the following: view and delete items that usually run or load when you start your windows it also allow you to create backup before modify anything or restore backup in case anything removed in wrong purpose. I preferred to make mine just because I download a tool from the net and it was nice working, but when once I tried to email its creator I don¡¦t like to motion his name he is also a coder in vb, on how to access and delete registry entries in XP he didn¡¦t even replied me by a small honest reply that ¡§sorry I cant tell you¡¨, so that¡¦s why I code my own and complete one and post and shared with all my friends just reason to kick that looser and to help some beginners ƒº, if you feel this tool desire a vote it will be something appreciated...

5_2007-2008 #191825
A Simple Key Logger

This is a simple keylogger I wrote for fun. It records most keystrokes and saves the log to a file! It sometimes gets keystrokes mixed up but other than that it seems to work fine. Please comment on my code as this is the first project I've uploaded onto PSC. Any help/suggestions are appreciated!

5_2007-2008 #189993
FileZIP Detector

This program is able to scan the files contained in a ZIP archive,but it cannot unzip them. http://linuxman.2ya.com/. if you think this is useful do rate it, thanks:)

5_2007-2008 #190942
BasuDip Password Manager

You can use this application to store sensitive data like LoginID Password in a secure database, using a user friendly interface. This application can also encrypt text messages using with a password. This version uses Microsoft CryptoAPI to encrypt and decrypt sensitive data in a password database file. Please feel free to drop in your suggestions, your effort in this direction is highly appreciated. This is the first release of the program.

5_2007-2008 #188578
PC PART INVENTORY

Good for beginners who want to learn database. I include simple code in searching,add,edit,delete,print in the system. It has good GUI.JUST TRY!!!

5_2007-2008 #186861
Avoid multiple instances by using Mutexes (much stronger than App.PrevInstance)

If you want your program to have only one instance, then there exists VB's in-built way to do it, the App.PrevInstance property. But it does not work if you copy your exe file elsewhere and then run (at least in my machine, Win98). So, here is another approach that guarantees only one instance of your app whether it is copied to different paths or renamed unless any serious error has occurred. You have to compile it to see the effect. And it will also work if the application has crashed for some reason. The code is fairly commented, hope it will help somebody. Please report bugs or any problem in this method of avoiding multiple instances. I will appreciate comments greatly.######Special thanks to LiTe for first pointing out that there is a problem in my previous method. However, it is solved now.

5_2007-2008 #188495
NTS Encryption

Encryption some old aglorithm has been done poly , ceaser , NTS(Made by me) , mono , wait for more

5_2007-2008 #190701
XPInputMsg

MsgBox and InputBox con un stilo XP y algunos opciones mas, como ponerle colores al texto o agragarle un icono, etc.

5_2007-2008 #190610
Internet checker, see screen shot

use to watch the sites visited, allocate time spent on the net, create a log file, hide in the system tray. uses password so you have control over the program. added the use of adding more users with there own set of websites they can visit.

5_2007-2008 #175234
RecentDocList Retriever

Updated 12/28/2004 Added the ability to delete all values in a selected node. Also added the typedURLs key and runMRU key 'This Program will read the Recent Doc List located in the registry at: 'HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs 'This data is stored in a binary format, so we have to read the binary data into 'a byte array and build it into strings. 'As with all of my submissions, I have utilized code found on PSC and elsewhere 'for various functions, but the rest was written by me. 'Special thanks to Kegham, whose Winstartup 2004 project had some valuable code 'for enumerating and walking through registry keys and for some treeview pointers 'and to MrBoBo who also had some very useful code for the registry 'also to David Sykes for his XP style module that i have implemented in all 'of my projects for that XP Look 'once the key values are loaded into the list, pressing delete will delete the selected 'entry from the registry. '

5_2007-2008 #191117
Reminder Notes

This is simple Reminder System, that you can add to your system startup, so that when system starts up you get the notes you stored previously. You can also schedule the note for a particular date, which will be displayed only on that date.

5_2007-2008 #191000
Remote Keylogger ByLeo

This is an example of a keylogger using winsock. It's a client/server application and also my first upload to PSC. Please leave comments.

5_2007-2008 #186214
Customized TextBox

This is an very very simple activex control that replaces a single line textbox. Features include vertical alignement of the text, text selection on focus, border color, possibility to type only numbers in the box, additional description label. It has a minimalistic and simple look,which i like best.

5_2007-2008 #188683
_Image_Browser_Explorer_

A simple image explorer like ACDSee but much simpler, primer, lightweight & with source :) Explorer like navigation & thumbnail view, preview, printing, etc. Thanks to GonChuki for his nice Chameleon button, other than that, all are mine develops. This has been done in complete OOP way. Password is 'password' (of course without the single quotes). This is not complete yet, I am adding more features whenever I get some time.

5_2007-2008 #191661
[ Babylon ] (tm) like dictionary

Translate words from and to several languages just like Babylon(tm). Capture the Clipboard and translations from and to English, Arabic, Chinese, Chinese (S), Dutch, English, Esperanto, French, German, Greek, Hebrew, Italian, Japanese, Korean, Portuguese, Russian, Spanish, Thai, Turkish and much more. Free Access to all dictionaries from Babylon.com

5_2007-2008 #191031
PalTalk Registry Back Up

It Creates the Back Up for PalTalk Nicks Just Before You're Going To Format Or Restore Your PC, And It Also Very HelpFul , Before You Use Any Anti-Ban Program Or Getting Any Ban From PalTalk....... Have Fun......

5_2007-2008 #175920
Binary Adder Demo

My son and I made this for his IT class. You set or reset the operands bits, the mode, and the injected carry; the binary result, the intermediate and final carry and the overflow bit are then computed and displayed by applying the actual logic in the diagram. Download 8 kB

5_2007-2008 #174398
Tiny Dev Environment

Hi this is my sort of Tiny Development Environment using the VBScript Control. anyway You can design your own little windows Apps in a matter of seconds. and also most I say most of vb code. Projects comes with a form designer that you can resize move and psoition controls, test run projects in the IDE and finaly compile them. Please, Please see the read me first before doing anything it does have some information you need. Anyway I hope you like the code. I am in the middle of updateing as uploading this one now. Have fun with it and please Vote.

5_2007-2008 #179114
Brute Force Sim

A password cracker simulator using a permutation of a byte array algorithm. Hold on to your hat this class is fast!

Languages
Top Categories
Global Discovery