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
6309892499
Sweden-Number
/
dlls
/
winsock
/
.cvsignore
6 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Build most dlls as separate shared libraries.
2000-01-31 06:02:49 +01:00
Makefile
Added rules to build import libraries in the individual dll makefiles. Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
2005-05-07 14:39:52 +02:00
libws2_32.def
Added version information.
2003-05-14 00:26:09 +02:00
version.res
Avoid wildcards in .cvsignore.
2002-01-29 04:05:12 +01:00
winsock.spec.c
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 22:54:58 +02:00
ws2_32.dll.dbg.c