| commit | 2e41c3b1f7f3542435ffc5458bebcc1f0d74f16a | [log] [tgz] |
|---|---|---|
| author | Hidenori Takeshima <hidenori@a2.ctktv.ne.jp> | Fri Jun 23 15:35:54 2000 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Jun 23 15:35:54 2000 +0000 |
| tree | 275b55eec982edfe5e101d12f18661891c1e5e60 | |
| parent | 105e6adf16e0f4498f2bf0add72156c2c0d800e3 [diff] |
Added include/winresrc.h for porting with winelib.
diff --git a/include/winresrc.h b/include/winresrc.h new file mode 100644 index 0000000..b1ff8e5 --- /dev/null +++ b/include/winresrc.h
@@ -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=