mirror of
https://github.com/reactos/wine.git
synced 2025-02-09 13:43:16 +00:00
New file. All RC files generated by VC6 include afxres.h which in turn
includes this file.
This commit is contained in:
parent
260f1a1def
commit
cb08c82244
7
include/winres.h
Normal file
7
include/winres.h
Normal file
@ -0,0 +1,7 @@
|
||||
#include "winresrc.h"
|
||||
|
||||
#ifdef IDC_STATIC
|
||||
#undef IDC_STATIC
|
||||
#endif
|
||||
#define IDC_STATIC (-1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user