- Fix KiDispatchException to unmask KI_EXCEPTION_INTERNAL when setting the exception...
[reactos.git] / rosapps / sysutils / lib / lib.rbuild
1 <module name="lib" type="objectlibrary">
2 <define name="__USE_W32API" />
3 <define name="_WIN32_IE">0x0501</define>
4 <define name="_WIN32_WINNT">0x0501</define>
5 <file>win32err.c</file>
6 </module>