The thinbasic_exe.dll module provides now the followings functions:
· EXE_GetMachine()
· EXE_GetMachineName()
· EXE_GetType()
· EXE_GetTypeName()
· EXE_GetVersion()
· EXE_GetVersionString()
· EXE_PE_GetExportList()
· EXE_PE_GetImportList()
· EXE_PE_GetSubsystem()
· EXE_PE_GetSubsystemName()
· EXE_PE_Is32()
· EXE_PE_Is64()
· EXE_PE_IsDLL()
· EXE_PE_IsEXE()
· EXE_PE_IsManaged()
· EXE_PE_IsUPX()
You'll find the update in the next ThinBASIC release.
Regards,
Roberto
Bookmarks