This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-10 14:23:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
wsock32
History
Alexandre Julliard
34fa35dc99
Added rules for building import libraries in the individual dll
...
makefiles, and added support for building a .def.a static import library too.
2005-05-09 14:42:30 +00:00
..
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
Makefile.in
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
protocol.c
Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32.
2004-09-06 21:29:29 +00:00
service.c
Add missing '\n's to debug traces.
2004-01-27 00:01:43 +00:00
socket.c
Replace calloc() by HeapAlloc().
2005-03-11 13:25:42 +00:00
version.rc
Version resources cleanup.
2004-11-23 13:59:34 +00:00
wscontrol.h
Removed unused structure declaration.
2003-12-04 04:45:43 +00:00
wsock32.spec
Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32.
2004-09-06 21:29:29 +00:00