Changeset 1811 for trunk/src/kernel32/wprocess.cpp
- Timestamp:
- Nov 22, 1999, 9:35:52 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/wprocess.cpp
r1708 r1811 1 /* $Id: wprocess.cpp,v 1. 49 1999-11-11 19:10:09sandervl Exp $ */1 /* $Id: wprocess.cpp,v 1.50 1999-11-22 20:35:52 sandervl Exp $ */ 2 2 3 3 /* … … 265 265 SetOS2ExceptionChain(-1); 266 266 267 Win32DllExitList(0); 268 269 //Note: Needs to be done after Win32DllExitList (destruction of exe + dll objects) 267 270 //Flush and delete all open memory mapped files 268 271 Win32MemMap::deleteAll(); 269 270 Win32DllExitList(0);271 272 272 273 //Restore original OS/2 TIB selector
Note:
See TracChangeset
for help on using the changeset viewer.