Changeset 9798 for trunk/include/custombuild.h
- Timestamp:
- Feb 13, 2003, 4:29:43 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/custombuild.h
r9616 r9798 169 169 FARPROC WIN32API ODIN_SetProcAddress(HMODULE hModule, LPCSTR lpszProc, FARPROC pfnNewProc); 170 170 171 //****************************************************************************** 172 // ODIN_SetTIBSwitch: override TIB switching 173 // 174 // Parameters: 175 // BOOL fSwitchTIB 176 // FALSE -> no TIB selector switching 177 // TRUE -> force TIB selector switching 178 // 179 //****************************************************************************** 180 void WIN32API ODIN_SetTIBSwitch(BOOL fSwitchTIB); 181 171 182 #endif /*__CUSTOMBUILD_H__*/ 172 183
Note:
See TracChangeset
for help on using the changeset viewer.