Results for "Volume: C_Volume2"
Encryption some old aglorithm has been done poly , ceaser , NTS(Made by me) , mono , wait for more
MsgBox and InputBox con un stilo XP y algunos opciones mas, como ponerle colores al texto o agragarle un icono, etc.
ULTRA File Encrypt is the ideal way to professional encryption from all types of files with a password. Simple and Clear interface. The program uses the ULTRA cipher, and there's an optional 'Private Crypto Code' for exclusive user groups. The files are encrypted to .ucc files, original filetype and extension are included into the encryption and cannot be retrieved. Includes some handy features to view images, open or run files and check theire properties. All comments are most welcome :-)
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.
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. '
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.
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.
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.
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.
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
SafeNote is an easy an secure way to encrypt notes. This text-editor encrypts your text using the ULTRA cipher and stores it in usn files with the Crypto Message Format. It has an easy to use clipboard encryption and supports steganography, the hiding of text in images. Want to store some important notitions in a safe way ? Use SafeNote! All your comments and suggestions are most welcome :-)
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......
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
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.
A password cracker simulator using a permutation of a byte array algorithm. Hold on to your hat this class is fast!
You probably have had a need for a unicode label sometime. And maybe need for a label that doesn't blink all the time. I made this usercontrol so you can easily without any hacks have unicode text in your programs. Just include the usercontrol in your project and you're ready to go with it. *** Features: unicode capability under NT4/2000/XP, all the events and properties the default VB label has, autoredraw to enabled/disable blinking. The code is fully commented and being a rather simple control, it should be easy to learn how to make usercontrols. One API call is also introduced. *** Comments and votes welcome - the more interest, the more likely I'm to do more FREE unicode controls :)
I was just playing around with usercontrol code and made this gradient usercontrol. I've included the caption feature mainly for the screenshot.Its limited in function.Hope it comes in handy for someone.Enjoy and howdy from Texas.
the starship have to landing on the right place, time running out..... answer the question and choose where you going to place the ship. I think it's running alittle bit slow do you've better ide plz tell me... use keyup, down, right, & left to navigate the starship (set form properties keypreview = True)
This is in response to M1K3's submission about centering a form over a picture box. I don't want to rip into the flaws of his methodology and will only say that there were far too many assumptions on his part. I think this method is a much better alternative since you don't need to make sure that your form is a specific size, or the parent form or picture box has their properties set to specific values. Should be good for beginners since I use SystemParametersInfo with SPI_GETNONCLIENTMETRICS to determine border width of forms and height of Titlebars for forms.
Hi friends, once I had to document a SQL Server 2000 database, the database had more than 1000 objects; I tried to document the database manually but it was a tedious job so I explored a tool which can document SQL 2000 databases, I found one known as SQL-Scribe, It was 400$ product which I could not afford so I made my own. It took me 3 days to build the tool; I have used SQL DMO to retrieve information about the database. There is a CSS file which users can change to change look and feel of the compiled html file. Should Have Following Installed SQL Server 2000 SP1 Client Or Server, Compiled HTML help executable usually C:\Program Files\HTML Help Workshop\hhc.exe Key-Words: Database, Document, Documenter, CHM, Compiled HTML, HTML Help