Fixed ReadFile() semantics when reading asynchronously on sockets.
[wine] / include / winsvc.h
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-02  François GougetSC_HANDLE is a HANDLE, not a 'DECLARE_HANDLE'
2000-12-26  François GougetDeclare all handles with DECLARE_OLD_HANDLE to ease...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
1999-12-04  Michael McCormackAdded code to some service functions (some untested...
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.