Advertisement

Results for "Volume: 3_2004-2005"

3_2004-2005 #135492
Wiz AddIn

This is an add-in for Microsoft Visual Basic 6.0. It does following of things: 1. Adds or removes line numbers from projects in a group. Unlike other add-ins, this one has been thoroughly tested on live complex projects for more then a year and has lots of code to workaround VB IDE object model bugs. It also does smart numbering (for example it won't number trivial assignment statements in Property Get). 2. This add-in can also add error handlers in all methods. Again unlike other similar utilities, this one has been thoroughly tested, accepts a directive to turn off error handler and has some decision making code to decide whether an error handler would effect actual logic. 3. Fix for VB's recent menu item bug (MRU) (you might have noticed VB's Recent project item menu always gets messed up).

3_2004-2005 #135493
_ Authenticate via HTTP 401, digest calculator (You have no idea how long this took to work out! ) _

This code takes into account the NONCE, CNONCE, NONCE-count, Username, Password, HTTP Method, URi, realm......... and finally QOP type :) THIS CODE IS FOR WEB DEVELOPERS WHO WISH TO AUTHENTICATE VIA HTTP, AND KNOW WHAT ALL OF THE ABOVE ARE... (if you dont, i suggest you stop reading now :)

3_2004-2005 #135494
Custom Shaped form - A function that can convert shapes to regions!!

WOW! COOL !WOW You Can convert a shape to a region, combine it with an other shape and eventually shape a form with it!! Very easy to use!

3_2004-2005 #135495
WebSafe ColorPicker

Selects a color

3_2004-2005 #135496
Text Pictures

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

3_2004-2005 #135497
Basics of Using ADO! *VOTE PLEASE*

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*

3_2004-2005 #135498
Design a Form at Run Time just like in VB!

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.

3_2004-2005 #135499
Kyma BioRhythms (Re-upload)

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.

3_2004-2005 #135500
Password Manager/Database

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! Update available, More security: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=41006&lngWId=1

3_2004-2005 #135501
ER Converter

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.

3_2004-2005 #135502
DM Colour Pal - Update

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.

3_2004-2005 #135503
Broadcast Over MSN

This code will Send a message to all open MSN Conversation Windows. Please comment and vote!

3_2004-2005 #135834
Intro Effect

want to have catchy Intro for your prog.?, here the basic

3_2004-2005 #135835
Port Scanner (fast+simple+easy to understand)

Scan for opening Port on given IP Address. I tried to make this Short and easy to understand as i can...... enjoy

3_2004-2005 #135836
A Simple Access Db Example (Updated)

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 :)

3_2004-2005 #135837
Homey's Duck Hunt

Parody of Duck Hunt by Nintendo, and this time with the source code.

3_2004-2005 #135838
Using Java applet as a background in a VB form

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

3_2004-2005 #135839
Freedom

Just quit smoking? This simple tool keeps you informed of your progress.

3_2004-2005 #135840
Secure Folder

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!!! :)

3_2004-2005 #135841
Recordset Paging in Visual Basic !!!

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 !!!

Languages
Top Categories
Global Discovery