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
79b5883fce72e72b8a41c7375ef6fdfc9e473677
79b5883fce72e72b8a41c7375ef6fdfc9e473677
Switch branch/tag
wine-winehq
programs
rundll32
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
100 Bytes
Edit
Web IDE
Newer
Older
Added rundll32 utility.
15e8e0a2
Alberto Massari
committed
22 years ago
1
MODULE
=
rundll32.exe
rundll32: Convert rundll32 to Unicode.
b8b1a565
Andrew Nguyen
committed
14 years ago
2
APPMODE
=
-mwindows
-municode
programs: Remove explicit imports of kernel32 and ntdll.
6fb39dfe
Alexandre Julliard
committed
14 years ago
3
IMPORTS
=
user32
Added rundll32 utility.
15e8e0a2
Alberto Massari
committed
22 years ago
4
5
6
C_SRCS
=
\
rundll32.c