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 |
Francois Gouget
|
40774c3c91
|
Change the callback declarations to a safer format.
|
2001-02-12 01:29:08 +00:00 |
François Gouget
|
29625ff564
|
SC_HANDLE is a HANDLE, not a 'DECLARE_HANDLE'
SERVICE_STATUS_HANDLE is a DWORD
|
2001-01-02 20:17:15 +00:00 |
François Gouget
|
45437038b6
|
Declare all handles with DECLARE_OLD_HANDLE to ease conversion to
STRICT.
|
2000-12-26 00:07:25 +00:00 |
Peter Hunnisett
|
565b00857e
|
- Added some missing WINELIB_NAME_AW definitions, types and messages
- Small prototype fixes
|
2000-09-19 02:43:00 +00:00 |
Francois Gouget
|
ae41e8c804
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
old g++ versions.
|
2000-06-11 20:07:58 +00:00 |
Michael McCormack
|
0c0f7d3560
|
Added code to some service functions (some untested), fixed
declaration of service main function.
|
1999-12-04 04:03:45 +00:00 |
Patrik Stridvall
|
4a73973f23
|
Fixed/moved/added missing/wrong function prototypes.
|
1999-07-04 11:01:21 +00:00 |