home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Planet Source Code Jumbo …e CD Visual Basic 1 to 7
/
3_2004-2005.ISO
/
Data
/
Zips
/
GDI_Manage1841911192005.psc
/
mMemory.bas
< prev
Wrap
BASIC Source File
|
2005-01-19
|
1KB
|
25 lines
Attribute VB_Name = "mMemory"
'==================================================================================================
'mMemory.bas 1/17/04
'
' GENERAL PURPOSE:
' Direct memory access and hashing functions.
'
' LINEAGE:
' Hashing code adapted from an article by Thomas Niemann in the spring 1999 issue
' of the "Technical Guide to Visual Programming" (www.visualprogramming.com)
'
' Memory access code from an article "Hidden Gems for Free" by Michel Rutten on vbspeed.net
'
' COMPILER SWITCHES:
' bVBVMTypeLib - Toggles dependence on VBVM6Lib.tlb
'
'==================================================================================================
Option Explicit
#Const bVBVMTypeLib = False
#If bVBVMTypeLib = False Then
Private Declare Sub CopyMemory Lib "kernel32.dll" Alias "apiERlse Then
moremory 52 Alias o b = 199