Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 312 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 312 Bytes

Vb64BitDllUsage

Using 64-bit dll in VB6 (in WOW64). It uses modX64Call.bas for calling 64-bit functions. Your dll can use only native-api-functions. This example shows how to call GetProcessMemoryInfo64 function from the 64-bit C-dll.