Added include/winresrc.h for porting with winelib.
This commit is contained in:
parent
105e6adf16
commit
2e41c3b1f7
|
@ -0,0 +1,12 @@
|
|||
#ifndef _WINRESRC_=0A=
|
||||
#define _WINRESRC_=0A=
|
||||
=0A=
|
||||
#include "windef.h"=0A=
|
||||
#include "winuser.h"=0A=
|
||||
#include "commctrl.h"=0A=
|
||||
#include "dde.h"=0A=
|
||||
#include "winnt.h"=0A=
|
||||
#include "dlgs.h"=0A=
|
||||
#include "winver.h"=0A=
|
||||
=0A=
|
||||
#endif /* _WINRESRC_ */=0A=
|
Loading…
Reference in New Issue