The MASM Forum

Specialised Projects => Basic variants => BCX => Topic started by: Vortex on July 01, 2025, 04:54:16 AM

Title: Dll to Poasm 64 bit include file converter
Post by: Vortex on July 01, 2025, 04:54:16 AM
DllToInc64 tool converting DLLs to Poasm 64-bit include files. 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