Remove misc. files

- from win32/include/winapi: various .h

  The winapi header set cannot be complete no matter what.  So
  lets have just the minimal set necessary to compile the examples.

- remove CMake support (hard to keep up to date)
- some other files

Also, drop useless changes in win32/lib/(win)crt1.c
This commit is contained in:
grischka
2016-10-01 20:27:41 +02:00
parent 766ba3694d
commit 8637c1d0ad
35 changed files with 9 additions and 6966 deletions

View File

@ -4870,7 +4870,7 @@ extern "C" {
#define CDS_RESET 0x40000000
#define CDS_NORESET 0x10000000
#include <tvout.h>
//gr #include <tvout.h>
#define DISP_CHANGE_SUCCESSFUL 0
#define DISP_CHANGE_RESTART 1