This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d52c2de7da
Sweden-Number
/
dlls
/
ctl3d32
/
Makefile.in
8 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
2003-01-02 20:34:14 +01:00
MODULE
=
ctl3d32.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 16:52:54 +01:00
IMPORTLIB
=
ctl3d32
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
user32
List 16-bit spec files explicitly to avoid problems with some versions of make.
2003-03-23 21:00:02 +01:00
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
2003-01-02 20:34:14 +01:00
C_SRCS
=
ctl3d32.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@