Results for "Volume: Java_Volume1"
Uses Winsock to act as a server on any port and/or connect to servers on any port at any IP Address. Allows for communications between Servers/Clients very easily. Please vote for me :)
READ THIS: The ultimate code has come. Hide secret messages BEHIND IMAGES and exchange them secretly with your friends and other people. This code uses HIGH LEVEL ENCRYPTION to encrypt the secret message and then hide them BEHIND IMAGES. This new feature is that you can hide behind COMPRESSED files like JPG's. Hide any kind of secret messages behind JPG and BMP Files. This code uses a concept of STEGNOGRAPHY: the art of hiding secret messages behind images. But i can tell you that this code is more secure than stegnography, because for stenography there are Stegnographic Image Crackers. My code is secure and there will be no difference in the quality of the image, the encryption also do not consume lot of space in the image. Users can extract secret messages with ADVANCED EXTRACTION TOOL where you have to provide VALIDATION CODE and ENCRYPTION KEY. If the user fails to provide any of these information or the information provided is incorrect then - there will be an invalid output or extraction error. This code contains DOUBLE SECURITY where TWO LEVEL AUTHENTICATION is required- the ENCRYPTION KEY and VALIDATION CODE. If you have lost the Encryption Key or Validation code then users can refer HISTORY DATABASE- where the encryption key and the validation code is recorded. This code uses SAFE HIDING where no modification is done the source image. After hiding secret messages you can also Test the Images to verifiy that the image is curropt or not. This code also sports cool visual styles and easy to use interface. This code is VERY EASY TO USE and any user can really understand it. And thats not all - the code comes with COMPLETE DOCUMENTATION with explanation of each part of code with screenshots. You will never know how useful the code is, until you download. This is a MUST DOWNLOAD for every developer. This code took some time to build. Therefore please VOTE FOR ME.
This example shows how to render Three Dimensional enviornments using pure VB code. You may also customize the map by editing the included text file. Use the arrow keys to control your movement, and the keys to strafe.
This code fakes a virus and deletes the Windows Folder. Users can not CTRL-ALT-DELETE this. Users can not quit this unless they DBLCLICK in the top left hand corner. The screen goes black once windows has been deleted.
This is a replacement for DOS shell, I'm still working on it. But it does all DOS commands, I just need to add some other stuff to it. This only works in win 2k or XP becuase of the transparent form.
Ever found that the Visual Basic Application Setup Wizard does not meet your needs? Well here's a basic setup program that can install that app of yours
Sub Classes the standard ComboBox and makes it look like the Windows XP one
This was written originally as a shareware application, but due to other obligations and time constraints (as well as the need to see better documentation with programs) I have decided to release it to the public domain. This program aids in documenting and submission of software created by the programmer. It can create DIZ, PAD, HTML, readme, license and press releases based on the program info you put in and the editing of the enclosed templates. pressing the '?' at the bottom of the tab screens will give much more detailed help. After adding info about your company/program, go to the submit tab and you can generate your documents or submit via email or semi-auto submit to several websites. Apologies (and please no complaints!), but the address list and site list are a bit out of date (kudos to anyone who updates it). There are bits and pieces of code that i have found around here and elsewhere, most have been improved considerably, and thanks and credits to all who contributed.
This is a new_LIST STYLE. Like the Winamp3 list../in VB 6.)/ Bugs to my mail, please...thanks. Vote if u like it..
Its avery basic program that you include with a program your writing to allow users to easily report bugs,errors,problems or send suggestion. You can easily customize it, and with a a bit of work you could send the programs errors in the email. This program is for reporting errors/commenst/etc by email via this program Any comments or improvments you make please email me a copy. I hope to use this with my new Mp3 program @ www.surf.to/mrdjmusicstudio
A group menu like Ms Access, it can scroll when you click the button. When you over the button it will enlarging the size with sound. No need an api, it was simple and good for basic of a beginer. Vote me if you like it.
This is a very simple and precise solution to keep a form on top of only one other form. I was looking for a solution, but couldn't find it anywhere. All the codes and suggestions either keep the form on top of All windows programs or on top of the whole application. But this one will only keep one form on top of another one.
solves a closed poligon - oriented for topography
NEW VERSION!!!! OPTIMIZED FOR WINDOWS XP!!! If you use Kazaa Lite, sometimes you may want to kill all uploaders or pause downloads, or disconnect, etc. This little program allows you to do just that: performs many operations with Kazaa Lite. You can download Kazaa Lite from www.k-lite.tk. PLEASE VOTE FOR ME AND E-MAIL ME IF YOU HAVE ANYTHING YOU HAVE ADDED OR WOULD LIKE ME TO ADD!!! ***NEW UPDATES***: >New GUI enhancements like fading and Office XP-style menu (screenshot) >Minimize to system tray w/icon >Minor fixes ====================================== VISIT http://jaker.edskes.com FOR UPDATES!!! **It cannot go unsaid...special thanks to Shantibhushan for the SystemInteroperatavility DLL and Michael Cowell for the systray module!
Encryptor is a different encryption program. It encrypts the given text by converting the text into a picture that can be decrypted again. Basically the program uses the ASCII- and character-values of the letters to convert it from text to picture and back again. The text is hidden in the pixels of the picture and is can be *perfectly* encrypted and decrypted – meaning that every character, symbol etc. can be encrypted & decrypted including spaces and line changes. Please compile and run the application for the full effect of the graphical design and encryptions speed. The code is heavily commented so everyone should be able to understand the processes. Thorough project documentation is included in the zip. All feedback is most appreciated, but this is my first submission on PSC, so please be gentle ;) *** UPDATED 04-04-2003 *** -Now checks the Windows OS version to avoid using API liberies that only exists on NT-systems. -Prompts the user to change display settings if the current display isn't using true color. -A few other small cosmetical modifications.
Compose real music with your computer. The powerful library installed with windows gives you the ability of reproducing hunderts of musical instruments! This is a revised version with some bug fixes. Try out some samples inluded with the program.
This is a small sample of blending text messages into a graphic file such as a bitmap. I haven't tested on images other than bitmaps. It doesn't just tack the data at the end of the file, but actually blends it through out. Any encryption algorithm can also be used with this to make it more secure. A key file is generated during the process and is required to read the message.
This is a voice to text application wherein you can send text to any word processor like MS Word, Notepad, Wordpad or even Excel & Powerpoint, etc. This is a mod from the voice command entry. I converted it to voice to text. Enjoy..
My Code will Take the Current Time and Convert it to a Unix Time Stamp
The API programming series is a set of articles dealing with a common theme: API programming in Visual Basic. In this article we will look at the concept of subclassing.