mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-11-16 12:34:45 +00:00
add AddVectoredContinueHandler and AddVectoredExceptionHandler to kernel32.def
This commit is contained in:
committed by
Scott Graham
parent
68c8c352fd
commit
0ce0533854
@@ -3,6 +3,8 @@ LIBRARY kernel32.dll
|
||||
EXPORTS
|
||||
AddAtomA
|
||||
AddAtomW
|
||||
AddVectoredContinueHandler
|
||||
AddVectoredExceptionHandler
|
||||
AllocConsole
|
||||
AllocLSCallback
|
||||
AllocSLCallback
|
||||
|
||||
Reference in New Issue
Block a user