Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: New thinBasic_exe.dll module

  1. #11
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    Re: New thinBasic_exe.dll module

    Thanks for the info Roberto. Of course never knew any of this or that it even existed. Love learning new things. Thanks again for the program and explanation!
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

  2. #12

    Re: New thinBasic_exe.dll module

    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
    http://www.thinbasic.com

  3. #13
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    Re: New thinBasic_exe.dll module

    Thanks Roberto.
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

Page 2 of 2 FirstFirst 12

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •