Dll to Poasm 64 bit include file converter

Started by Vortex, June 22, 2025, 11:22:35 AM

Previous topic - Next topic

Vortex

DllToInc64 tool created with the Basic to C translator BCX. The zip file includes the .c and .bas files.

D:\BCX>DllToInc64.exe
Usage : DllToInc64.exe DllFile.dll [optional -u]
Version 1.0
-u : Create include file for UNICODE API functions.

Example :

DllToInc64.exe kernel32.dll
Code it... That's all...