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
9ae588a96ef5f07ba22e0fadc3aacf61b274efe5
9ae588a96ef5f07ba22e0fadc3aacf61b274efe5
Switch branch/tag
wine-winehq
programs
winevdm
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
95 Bytes
Edit
Web IDE
Newer
Older
Moved the functionality of starting Win16 and DOS programs from the
fedc4117
Alexandre Julliard
committed
21 years ago
1
MODULE
=
winevdm.exe
winevdm: Make it a GUI application to avoid a spurious console.
8b8d2a3d
Alexandre Julliard
committed
11 years ago
2
APPMODE
=
-mwindows
programs: Remove explicit imports of kernel32 and ntdll.
6fb39dfe
Alexandre Julliard
committed
14 years ago
3
IMPORTS
=
user32 kernel
Moved the functionality of starting Win16 and DOS programs from the
fedc4117
Alexandre Julliard
committed
21 years ago
4
5
6
C_SRCS
=
\
winevdm.c