Ignore:
Timestamp:
Nov 18, 2002, 2:54:12 PM (23 years ago)
Author:
sandervl
Message:

Added support for renaming of exported functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odinapi.h

    r6473 r9411  
    99
    1010void WIN32API SetRegistryRootKey(HKEY hRootkey, HKEY hKey);
    11 void WIN32API SetCustomBuildName(char *lpszName, DWORD ordinalbase);
     11void WIN32API SetCustomBuildName(char *lpszName, DWORD ordinalbase, char *lpszExportPrefix = NULL);
    1212
    1313#endif //__WINUSER32_H__
Note: See TracChangeset for help on using the changeset viewer.