Changeset 8833 for trunk/include/custombuild.h
- Timestamp:
- Jul 5, 2002, 4:46:58 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/custombuild.h
r8736 r8833 105 105 void WIN32API CustForce2GBFileSize(); 106 106 107 //Logging of exceptions: 108 //Override filename of exception log (expects full path) 109 void WIN32API SetCustomExceptionLog(LPSTR lpszLogName); 110 //Enable/disable exception logging 111 void WIN32API SetExceptionLogging(BOOL fEnable); 112 113 107 114 #endif /*__CUSTOMBUILD_H__*/ 108 115
Note:
See TracChangeset
for help on using the changeset viewer.