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
fdb1f48a22ba94ff73b088918269164714cd37ff
fdb1f48a22ba94ff73b088918269164714cd37ff
Switch branch/tag
wine-winehq
dlls
msvcrt40
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
100 Bytes
Edit
Web IDE
Newer
Older
Stub enough of MSVCRT40 to make IE4 install work.
d0779463
Mike McCormack
committed
20 years ago
1
2
EXTRADEFS
=
-DUSE_MSVCRT_PREFIX
MODULE
=
msvcrt40.dll
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
3
IMPORTS
=
msvcrt
Stub enough of MSVCRT40 to make IE4 install work.
d0779463
Mike McCormack
committed
20 years ago
4
msvcrt40: Add DllMain.
8946d462
Louis Lenders
committed
17 years ago
5
6
C_SRCS
=
\
msvcrt40.c