Changeset 413 for trunk/src/kernel32/exceptions.cpp
- Timestamp:
- Aug 4, 1999, 4:39:06 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/exceptions.cpp
r299 r413 1 /* $Id: exceptions.cpp,v 1. 7 1999-07-13 10:38:33 sandervlExp $ */1 /* $Id: exceptions.cpp,v 1.8 1999-08-04 14:39:06 phaller Exp $ */ 2 2 3 3 /* … … 332 332 "Oh, nooo!", 333 333 0, 334 MB_OK | MB_ERROR);334 MB_OK); 335 335 336 336 return WINEXCEPTION_EXECUTE_HANDLER;
Note:
See TracChangeset
for help on using the changeset viewer.