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
winebus.sys: Watch for hid raw device addition and removal.
[wine.git]
/
dlls
/
ole32
/
Makefile.in
blob
10ef94a778b98713667acd731e50e4ab741e19b8
1
MODULE
=
ole32.dll
2
IMPORTLIB
=
ole32
3
IMPORTS
=
uuid advapi32 user32 gdi32 rpcrt4
4
DELAYIMPORTS
=
oleaut32
5
EXTRADEFS
= -
D_OLE32_
6
7
C_SRCS
=
\
8
antimoniker.c \
9
bindctx.c \
10
classmoniker.c \
11
clipboard.c \
12
comcat.c \
13
compobj.c \
14
compositemoniker.c \
15
datacache.c \
16
defaulthandler.c \
17
dictionary.c \
18
enumx.c \
19
errorinfo.c \
20
filelockbytes.c \
21
filemoniker.c \
22
ftmarshal.c \
23
git.c \
24
hglobalstream.c \
25
ifs.c \
26
itemmoniker.c \
27
marshal.c \
28
memlockbytes.c \
29
moniker.c \
30
ole2.c \
31
ole2impl.c \
32
ole2stubs.c \
33
ole32_main.c \
34
oleobj.c \
35
oleproxy.c \
36
pointermoniker.c \
37
rpc.c \
38
stg_prop.c \
39
stg_stream.c \
40
storage32.c \
41
stubmanager.c \
42
usrmarshal.c
43
44
RC_SRCS
=
ole32res.rc
45
46
IDL_SRCS
=
\
47
dcom.idl \
48
irot.idl \
49
ole32_objidl.idl \
50
ole32_oleidl.idl \
51
ole32_unknwn.idl
52
53
dlldata_EXTRADEFS
= -
DENTRY_PREFIX
=
OLE32_
-
DPROXY_CLSID
=
CLSID_PSFactoryBuffer
-
DWINE_REGISTER_DLL