add AddVectoredContinueHandler and AddVectoredExceptionHandler to kernel32.def

This commit is contained in:
Scott Graham 2024-12-12 11:55:34 -08:00 committed by Scott Graham
parent 68c8c352fd
commit 0ce0533854

View file

@ -3,6 +3,8 @@ LIBRARY kernel32.dll
EXPORTS
AddAtomA
AddAtomW
AddVectoredContinueHandler
AddVectoredExceptionHandler
AllocConsole
AllocLSCallback
AllocSLCallback