/Vb64BitDllUsage

Using 64-bit dll in VB6 (in WOW64)

Primary LanguageVBA

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.