Sign in
goma
/
wine
/
1d947024319f7b75f4a28032ec76354cce5f37b7
/
dlls
/
mswsock
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
82f1cdc
mswsock: Convert the language-neutral resource file to UTF-8.
by Alexandre Julliard
· 16 years ago
efaa23e
mswsock: Export the WSARecvEx function.
by Alexandre Julliard
· 16 years ago
7f32723
Convert remaining source files to utf-8.
by Alexandre Julliard
· 16 years ago
2da9805
mswsock: Implement 3 functions by calling through SIO_GET_EXTENSION_FUNCTION_POINTER.
by Jon Griffiths
· 17 years ago
05faae7
Spelling fixes.
by Austin English
· 17 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
ad93963
Removed some unneeded imports.
by Alexandre Julliard
· 17 years ago
3c9e7a7
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
by Dmitry Timoshkov
· 18 years ago
f71dd47
mswsock: More debug output in AcceptEx().
by Marcus Meissner
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
5258e06
make_dlls: Ignore generated import libraries from the top-level .gitignore.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
f9a2763
Mark some functions as implemented in the spec files.
by Vincent Béron
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
5c38e1b
Version resources cleanup.
by Tom Wickline
· 20 years ago
f4b0051
Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32.
by Hans Leidekker
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
774c88a
More stubs and better headers for mswsock.dll.
by Patrik Stridvall
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
2123c13
Introduced the mswsock dll. Added stubs for TransmitFile() and AcceptEx().
by André Johansen
· 22 years ago