thetrik / Vb64BitDllUsage

Using 64-bit dll in VB6 (in WOW64)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Using 64-bit dll in VB6 (in WOW64)


Languages

Language:VBA 64.9%Language:Visual Basic 6.0 23.7%Language:C 11.3%