Search:

Type: Posts; User: RobertoBianchi; Keyword(s):

Search: Search took 0.01 seconds.

  1. Re: EXE module request: exported procedures list

    Sorry, only the name of functions imported or exported by the PE executable.

    Roberto
  2. Re: EXE module request: exported procedures list

    Here are a screenshots of output of above script runned on my Windows 98 PC.

    Ciao,
    Roberto
  3. Re: EXE module request: exported procedures list

    Added EXE_PE_GetExportList() and EXE_PE_GetImportList() functioons.
    Here is an example of use:


    USES "UI"
    USES "EXE"
    USES "File"

    DIM sFile as string
    DIM sSeparator AS STRING
Results 1 to 3 of 3