Hans Leidekker
|
26138619b3
|
Fix some -Wmissing-declarations warnings.
"errno" is not a good choice for a parameter name.
|
2005-06-25 18:34:32 +00:00 |
Dimitrie O. Paun
|
53f9c21fb7
|
Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
|
2003-08-28 21:43:34 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Patrik Stridvall
|
f94462fb75
|
Move __stdcall/__cdecl to the right place.
|
2002-01-31 23:22:07 +00:00 |
Patrik Stridvall
|
e668a9dbbf
|
Added new include file ws2spi.h for adding needed types.
|
2001-10-09 21:48:22 +00:00 |