"Using multiple compilers is good for your code", chapter umpteenth: removing the...
authorKJK::Hyperion <hackbunny@reactos.org>
Thu, 3 Jun 2004 22:30:22 +0000 (22:30 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Thu, 3 Jun 2004 22:30:22 +0000 (22:30 +0000)
commit6312f5152fe832b848903f6137c127853c777d98
tree312b836cb92c60ee57e9fdc7a55f73c630004132
parentf739268bbbcfa55bb3bb194d9e50b2d530f001db
"Using multiple compilers is good for your code", chapter umpteenth: removing the SEH library test (until I have a better example) because it made some non-portable assumptions about the stack layout (could cause STATUS_INVALID_UNWIND_TARGET exceptions with some compilers and full optimization)

svn path=/trunk/; revision=9606
reactos/apps/tests/pseh/pseh.c [deleted file]