News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Dll to Poasm 64 bit include file converter

Started by Vortex, July 01, 2025, 04:54:16 AM

Previous topic - Next topic

Vortex

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