repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Split bidi16.c and network.c out of misc/ into their respective dlls.
[wine.git]
/
include
/
winresrc.h
blob
b1ff8e55996944e0b6d16e487208956e3cb96761
1
#ifndef _WINRESRC_=0A=
2
#define _WINRESRC_=0A=
3
=
0
A
=
4
#include
"windef.h"
=0A=
5
#include
"winuser.h"
=0A=
6
#include
"commctrl.h"
=0A=
7
#include
"dde.h"
=0A=
8
#include
"winnt.h"
=0A=
9
#include
"dlgs.h"
=0A=
10
#include
"winver.h"
=0A=
11
=
0
A
=
12
#endif
/* _WINRESRC_ */
=0A=