mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 23:54:16 +08:00
add AddVectoredContinueHandler and AddVectoredExceptionHandler to kernel32.def
This commit is contained in:
parent
68c8c352fd
commit
0ce0533854
@ -3,6 +3,8 @@ LIBRARY kernel32.dll
|
||||
EXPORTS
|
||||
AddAtomA
|
||||
AddAtomW
|
||||
AddVectoredContinueHandler
|
||||
AddVectoredExceptionHandler
|
||||
AllocConsole
|
||||
AllocLSCallback
|
||||
AllocSLCallback
|
||||
|
||||
Loading…
Reference in New Issue
Block a user