Changeset 697
- Timestamp:
 - Aug 25, 1999, 5:46:52 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/exceptions.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/exceptions.cpp
r690 r697 1 /* $Id: exceptions.cpp,v 1.1 3 1999-08-25 14:27:05sandervl Exp $ */1 /* $Id: exceptions.cpp,v 1.14 1999-08-25 15:46:52 sandervl Exp $ */ 2 2 3 3 /* … … 455 455 RestoreOS2FS(); 456 456 457 SetExceptionChain((ULONG) 0);457 SetExceptionChain((ULONG)-1); 458 458 DosExit(EXIT_PROCESS, 666); 459 459 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  