Results for "Volume: 2002C"
I had a very different idea of this program when I started but this is just as cool. It takes any image file (gif, jpeg, bmp) and converts it to text. I've tested it with Arial. You can enter a custom text pattern but you'll have to do a little bit of extra programming. Please leave comments. Thanks ~rob
This will show new people to VB or Vb and Database's the basic's of using ADO with VB and access databases. *PLEASE VOTE*
With this usercontrol you can easily resize and move controls at runtime. First click a control to select it. Then click and drag a "gripper" to resize. Or right click a "gripper" to move the control, right click again to finish moving. This usercontrol automatically sizes and positions to the control you select. Also this usercontrol will automatically add and remove itself to a control container (like a picture box) as needed.
Major re-write and expansion of my previous biorhythm program. Now includes database for names, synchronicity (aka compatibility) calculator, helps for operation and interpretation (somewhat sketchy at present) and journaling capability via WordPad. Operationally complete except for report generation. New archive includes forms missing from previous upload. My apologies to all for the omissions. Your comments and/or votes greatly appreciated.
Ado Database which stores Usernames, Passwords, Notes. Passwords are kept encrypted. For the Encryption i used the DS2 Class I found on this site.(Author: David Greenwood)So far the best Encryption - Example I could find here. Uses the Microsoft-Style of Ado Database. Features Add, Update, Delete, Cancel, Edit and a Listbox. See Screenshot!
ER Converter it is a Translit->Cyrillic->Translit text converter. As I know, it is not so convenient to write Russian text because of the keyboard structure. In addition, many countries do not have Russian keyboards at all. However, the most important thing is that it is easy to use, just 3 little steps : 1) Copy the text you want to convert ( CTRL+C ) 2) Press CTRL+F12 3) Paste converted text wherever you want ( CTRL+V ) That is all.
Hi this is an update to mine DM Colour Picker anyway I now added Control so it can be added to the system tray added more colour stuff like Hex colour Vbcolour codes I have also changed the interface a little fixed some bugs also now added in part were you can make you own pallets anyway I hope you find it usfull please vote if you like it.
Instantlly generate the ASCII chart. An excellent example for Visual Basic's string manupilation.
This code will Send a message to all open MSN Conversation Windows. Please comment and vote!
Extract Icon is a program for extracting icons from executables like EXE's DLL's OCX's etc. Select the executable and the program lists all the icons present in the executable. You can select the icon you want and save it to a file either in ICON format or a BITMAP(BMP) format. You can also use this software to convert BMP to ICO files. This is a great example about the use of API's and list view control efficiently. Demonstrates how to dynamically add icons to Image Lists and more, more, more ...
want to have catchy Intro for your prog.?, here the basic
Scan for opening Port on given IP Address. I tried to make this Short and easy to understand as i can...... enjoy
This code will demonstrate opening, reading, editing, moving within, adding and deleting records within an Microsoft Access database. Updated with some error handling and other stuff :)
Parody of Duck Hunt by Nintendo, and this time with the source code.
Ever wondered how a java applet would look as a background in a VB form?, well 'check out this example. This example uses Anfy lake class to demonstrate this effect
Just quit smoking? This simple tool keeps you informed of your progress.
This program creates a GUID, a unique 128-bit integer used for CLSIDs and interface identifiers.The idea of a GUID is that no two machines can ever generate the same GUID value twice. This is achieved by using a combination of the current time, your machine's Media Access Control (MAC) address (a unique number built into all network cards) if it has one, and other routines.
Updated! Denies access to any specified folder. It will close ALL objects that contain the name of folder to secure, and it's parent object, if it's scanning aggressively. I've seen other code attempting to do the same thing here but nothing that is as aggressive as this is. Fully commented! UPDATED! Fix security holes when editing the registry. When the engine is running, If the controller did not initiate the changes to the password or folder name, then the engine will ignore them and fix the registry entries. This defeats the so called "secure folder nuker" posted here on PSC. Only known way to defeat it (with engine running and scanning aggressively) is to rename the folder in a DOS box. If anyone knows how to stop this, or finds other security holes, PLEASE LET ME KNOW!!! :)
ADO Recordset Paging in VISUAL BASIC !!! There are many code samples that making recordset paging available in ASP ( Web based ). This example of ADO Paging through a recordset is written in Visual Basic !!!
THIS CODE MAKES HOTMAIL ACCOUNTS UNDER 10 SECONDS !