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
version: Use the string value length when converting strings.
[wine.git]
/
dlls
/
msvcp60
/
Makefile.in
blob
fcd149be6a2931de3484660799de9741cbe378aa
1
MODULE
=
msvcp60.dll
2
IMPORTS
=
msvcrt
3
EXTRADEFS
= -
D_MSVCP_VER
=
60
4
PARENTSRC
=
..
/
msvcp90
5
6
C_SRCS
=
\
7
exception.c \
8
ios.c \
9
locale.c \
10
main.c \
11
math.c \
12
memory.c \
13
misc.c \
14
string.c