This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-01 17:00:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b60d076b09
wine
/
programs
/
rundll.exe16
/
Makefile.in
6 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
rundll.exe16: Add program as 16bit wrapper for rundll32.exe.
2010-07-18 17:15:57 +00:00
MODULE
=
rundll.exe16
rundll.exe: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-21 15:54:15 +00:00
makefiles: Always build 16-bit modules with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-02 09:09:19 +00:00
EXTRADLLFLAGS
=
-mconsole -m16
rundll.exe16: Add program as 16bit wrapper for rundll32.exe.
2010-07-18 17:15:57 +00:00
C_SRCS
=
rundll.c
Reference in a new issue
Copy permalink