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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user