Changeset 7567 for trunk/src/kernel32/winexelx.cpp
- Timestamp:
- Dec 7, 2001, 3:13:39 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winexelx.cpp
r5567 r7567 1 /* $Id: winexelx.cpp,v 1. 9 2001-04-22 10:38:11sandervl Exp $ */1 /* $Id: winexelx.cpp,v 1.10 2001-12-07 14:13:39 sandervl Exp $ */ 2 2 3 3 /* … … 123 123 OS2UnsetExceptionHandler((void *)&exceptFrame); 124 124 125 ExitProcess(rc); 125 126 return rc; 126 127 }
Note:
See TracChangeset
for help on using the changeset viewer.