Changeset 21619 for trunk/src/kernel32/wprocess.cpp
- Timestamp:
- Apr 15, 2011, 2:57:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/wprocess.cpp
r21469 r21619 625 625 teb = GetThreadTEB(); 626 626 if(teb) DestroyTEB(teb); 627 SetExceptionChain((ULONG)-1);628 627 629 628 //avoid crashes since win32 & OS/2 exception handler aren't identical
Note:
See TracChangeset
for help on using the changeset viewer.