I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
18 lines
338 B
Modula-2
Vendored
18 lines
338 B
Modula-2
Vendored
LIBRARY api-ms-win-core-errorhandling-l1-1-3
|
|
|
|
EXPORTS
|
|
|
|
AddVectoredExceptionHandler@8
|
|
FatalAppExitA@8
|
|
FatalAppExitW@8
|
|
GetLastError@0
|
|
GetThreadErrorMode@0
|
|
RaiseException@16
|
|
RaiseFailFastException@12
|
|
RemoveVectoredExceptionHandler@4
|
|
SetErrorMode@4
|
|
SetLastError@4
|
|
SetThreadErrorMode@8
|
|
SetUnhandledExceptionFilter@4
|
|
UnhandledExceptionFilter@4
|