projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msvcrt: NULL terminate program arguments list in __getmainargs.
[wine]
/
dlls
/
olecli.dll16
/
Makefile.in
1
MODULE = olecli.dll16
2
IMPORTS = gdi32
3
EXTRADLLFLAGS = -m16 -Wb,--main-module,olecli32.dll
4
5
C_SRCS = olecli.c
6
7
@MAKE_DLL_RULES@