This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-06-23 09:09:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
910c9075f03566e73d94dadc75cad1eecdd0eb4a
reactos
/
reactos
/
lib
/
pseh
History
Thomas Bluemel
209e4c128e
silence debug messages when calling the SEH handler
...
svn path=/trunk/; revision=16877
2005-07-29 17:35:22 +00:00
..
i386
longjmp should restore the stack pointer as it would be *after* setjmp returns. Since the PSEH implementation of setjmp is __stdcall, this value differs from the usual esp+4, because *after* return *two* doublewords are popped (return IP and parameter). Thanks to blight_ for reporting
2005-06-13 20:31:55 +00:00
framebased.c
silence debug messages when calling the SEH handler
2005-07-29 17:35:22 +00:00
pseh.xml
set eol-style for most xml files
2005-07-24 21:42:00 +00:00