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

@ -122,7 +122,7 @@ typedef CONST void *LPCVOID;
#include <winnt.h>
#endif
#include <specstrings.h>
//gr #include <specstrings.h>
typedef UINT_PTR WPARAM;
typedef LONG_PTR LPARAM;