This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-31 12:23:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b14f99cc4667523b42ad9cdf134d07de390e262f
reactos
/
reactos
/
lib
/
pseh
T
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