Tools Links Login

Browsing Visual Basic 6

Prev   Next

Accessing Memory by 32-bit Addresing in Windows using Visual Basic
When we talk about *real* Pointer and Memory Addressing, most of us thinks ofVisual Basic limitations, ie, VB cannot access memory because VB has no pointer datatype for a variable declarations.
Posted:2002-06-01, 144 views

A Great Pro RAM Monitor
This shows how much RAM you are using and how much you have left.
Posted:2002-06-01, 157 views

Audiogalaxy Search Tool
Search audiogalaxy from a standalone program.
Posted:2002-06-01, 79 views

Fax with Win2k & XP
With this snippet you can fax from any windows 2000 and windows XP box with Fax Services! The only other way to share a fax otherwise is Small Business server.
Posted:2002-06-01, 126 views

Alternate ShrinkFormUnload
Shrink Window on UnloadOriginal Author: Tim MarkoskiCodePublic Sub SqueezeWindow_FormUnload(p_FrmCurrent As Form, p_dblIncrement As Double)' Comments :' Parameters: p_FrmCurrent'       p_dblIncrement -' Modified :'' -------------------------------On Error GoTo PROC_ERRDo While (p_FrmCurrent.
Posted:2002-06-01, 96 views

RPG Game - VERY Early Alpha UPDATE - NEW COLLISION DETECTION
Simple Test for a quite easy RPG Engine.
Posted:2002-06-01, 101 views

Trigonometry
Simplifies the use of the most common Trig Functions (Sine, Cosine, Tangent) and their Inverse Functions (ArcSine, ArcCosine, ArcTangent).
Posted:2002-06-01, 95 views

Prev   Next