projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
kernel32/tests: Shared lock can overlap exclusive if handles are equal.
[wine]
/
dlls
/
wbemprox
/
Makefile.in
1
MODULE = wbemprox.dll
2
IMPORTS = ole32 advapi32
3
4
C_SRCS = \
5
main.c \
6
wbemlocator.c
7
8
IDL_R_SRCS = wbemprox.idl
9
10
@MAKE_DLL_RULES@