Ignore:
Timestamp:
Jul 5, 2002, 4:46:58 PM (23 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/custombuild.h

    r8736 r8833  
    105105void WIN32API CustForce2GBFileSize();
    106106
     107//Logging of exceptions:
     108//Override filename of exception log (expects full path)
     109void WIN32API SetCustomExceptionLog(LPSTR lpszLogName);
     110//Enable/disable exception logging
     111void WIN32API SetExceptionLogging(BOOL fEnable);
     112
     113
    107114#endif  /*__CUSTOMBUILD_H__*/
    108115
Note: See TracChangeset for help on using the changeset viewer.