projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ole32: Avoid potential NULL pointer dereferences in a TRACE.
[wine]
/
dlls
/
ole2thk.dll16
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = ole2thk.dll16
6
IMPORTS = kernel32
7
EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,ole32.dll
8
9
@MAKE_DLL_RULES@