win32: include/winapi: remove more files

Also: use _assert, older msvcrt does not have _wassert
This commit is contained in:
grischka
2017-02-08 19:53:02 +01:00
parent 90316c7c26
commit e596b871a9
11 changed files with 10 additions and 1500 deletions

View File

@ -238,7 +238,7 @@ extern "C" {
WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName);
WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName);
#include <reason.h>
//gr #include <reason.h>
#define REASON_SWINSTALL SHTDN_REASON_MAJOR_SOFTWARE|SHTDN_REASON_MINOR_INSTALLATION
#define REASON_HWINSTALL SHTDN_REASON_MAJOR_HARDWARE|SHTDN_REASON_MINOR_INSTALLATION