[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[exelist] TRW 0.56



Hi,

TR for Win9x v0.56

   http://member.zz.ha.cn/~ayliutt

Best regards,
 Liutaotao                          mailto:liutt@...

---------------------
Whats new:

        the EXP command becomes:
Exp module-name!
Exp partial_export_name
        display all exports API of a module. 
        search exports API function name in all module.
       Exp kernel32!
       Exp *
       Exp Get*
       Exp *window*

--------------------------------
If the parameter of EXP is end with '!', it is treated as a module-name.
EXP will display all export API of the module.

Otherwise, EXP think its a API name. Wildcards allowed in the api name.
so
        exp *
will display all exports API trw know.
and
        exp get*
will display all exports API begin with 'get'.
and
        exp *window*
will display all API about 'window', such as 'nowindowatall','closewindow',
'killwindow'... :)

Not only will EXP display 32bit API, but also it will display 16bit API!


------------------------------------------------------------------------
Free Web-based e-mail groups -- http://www.eGroups.com