This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
292f8266b9
Sweden-Number
/
dlls
/
msvcrt20
/
Makefile.in
6 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added a pass-through msvcrt20.
2002-01-29 19:09:46 +01:00
EXTRADEFS
=
-DUSE_MSVCRT_PREFIX
Changed builtin dlls file names to make it clear they are not normal Unix libraries, and install them in $libdir/wine instead of $libdir to avoid name conflicts in /usr/lib.
2002-03-20 23:19:06 +01:00
MODULE
=
msvcrt20.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
msvcrt
Added a pass-through msvcrt20.
2002-01-29 19:09:46 +01:00
getmainargs: new_mode argument is not a pointer in msvcrt20 (spotted by Bill Medland).
2002-06-21 23:53:05 +02:00
C_SRCS
=
msvcrt20.c