Navigation: TCC > Variables & Functions > Functions
@DLLTYPE
@DLLTYPE[dllname] : Returns returns the type of a DLL (32-bit or 64-bit, console or GUI).
Code
DLL type
0
Unknown
6
Win32 GUI
7
Win32 console
9
Windows x64 GUI
10
Windows x64 console