This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-17 19:39:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt20
/
Makefile.in
6 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added a pass-through msvcrt20.
2002-01-29 18:09:46 +00: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 22:19:06 +00: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 18:09:46 +00:00
getmainargs: new_mode argument is not a pointer in msvcrt20 (spotted by Bill Medland).
2002-06-21 21:53:05 +00:00
C_SRCS
=
msvcrt20.c
Reference in New Issue
Copy Permalink