Changeset 21426 for trunk/src/custombuild/initterm.cpp
- Timestamp:
- Aug 27, 2010, 12:32:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/custombuild/initterm.cpp
r7075 r21426 250 250 HMODULE hModule; 251 251 252 DosQueryModuleHandle ("WGSS50", &hModule);252 DosQueryModuleHandleStrict("WGSS50", &hModule); 253 253 return O32__DLL_InitTerm(hModule, 0); 254 254 }
Note:
See TracChangeset
for help on using the changeset viewer.