mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[CRT]
Rename __CxxFrameHandler to __CxxFrameHandler3 svn path=/trunk/; revision=67731
This commit is contained in:
parent
c8a7258733
commit
350a7747d4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ __C_specific_handler(
|
|||
}
|
||||
|
||||
DWORD
|
||||
__CxxFrameHandler(
|
||||
__CxxFrameHandler3(
|
||||
PEXCEPTION_RECORD rec,
|
||||
EXCEPTION_REGISTRATION_RECORD* ExceptionRegistrationFrame,
|
||||
PCONTEXT context,
|
||||
|
|
Loading…
Reference in a new issue