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
cc9e70a80a
Sweden-Number
/
dlls
/
mswsock
/
Makefile.in
9 lines
108 B
Makefile
Raw
Normal View
History
Unescape
Escape
Introduced the mswsock dll. Added stubs for TransmitFile() and AcceptEx().
2003-08-02 02:52:02 +02:00
MODULE
=
mswsock.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
=
mswsock
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
ws2_32
Introduced the mswsock dll. Added stubs for TransmitFile() and AcceptEx().
2003-08-02 02:52:02 +02:00
C_SRCS
=
\
mswsock.c
RC_SRCS
=
version.rc