Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
6955e368f477ac962d93494cbfc4ca3ef9b17b0b
6955e368f477ac962d93494cbfc4ca3ef9b17b0b
Switch branch/tag
wine-winehq
dlls
msvcrt20
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
97 Bytes
Edit
Web IDE
Newer
Older
Added a pass-through msvcrt20.
c2a5ebc9
Aric Stewart
committed
22 years ago
1
EXTRADEFS
=
-DUSE_MSVCRT_PREFIX
Changed builtin dlls file names to make it clear they are not normal
c1bfca04
Alexandre Julliard
committed
22 years ago
2
MODULE
=
msvcrt20.dll
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
3
IMPORTS
=
msvcrt
Added a pass-through msvcrt20.
c2a5ebc9
Aric Stewart
committed
22 years ago
4
getmainargs: new_mode argument is not a pointer in msvcrt20 (spotted
7f1e74a9
Alexandre Julliard
committed
22 years ago
5
C_SRCS
=
msvcrt20.c