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-05 18:01:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a1bba82861
wine
/
dlls
/
ctl3d32
/
Makefile.in
7 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
2003-01-02 19:34:14 +00:00
MODULE
=
ctl3d32.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
user32
List 16-bit spec files explicitly to avoid problems with some versions of make.
2003-03-23 20:00:02 +00:00
ctl3d32: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-29 06:55:33 +00:00
EXTRADLLFLAGS
=
-mno-cygwin
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
2003-01-02 19:34:14 +00:00
C_SRCS
=
ctl3d32.c
Reference in a new issue
Copy permalink