- 02 Jan, 2001 17 commits
-
-
François Gouget authored
-
François Gouget authored
-
François Gouget authored
-
Andreas Mohr authored
Fixed sizeof(WCHAR) bugs.
-
Ulrich Weigand authored
- Carefully read and write (possibly) misaligned data elements to avoid crashes on architectures where this is not allowed.
-
François Gouget authored
CreateFile. Removes the need to cast the result to HANDLE.
-
François Gouget authored
-
Marcus Meissner authored
connection refused).
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
François Gouget authored
Fixed a '%x' vs. '%lx' mismatch. Fixed some DWORD vs. SC_HANDLE mismatches.
-
François Gouget authored
SERVICE_STATUS_HANDLE is a DWORD
-
Ulrich Weigand authored
-
François Gouget authored
Inserted the *_S_* macros right before the corresponding *_E_* block Reindented the values. Removed the duplicate set of E_xxx macros since they are only used on non WIN32 platforms. Uncommented the CO_E_INIT_ set of macros. Removed some duplicate macro definitions and fixed various typos. Added the definitions needed by the MFC.
-
Andreas Mohr authored
-
Andreas Mohr authored
values.
-
- 29 Dec, 2000 20 commits
-
-
Dmitry Timoshkov authored
-
Mike McCormack authored
-
Marcus Meissner authored
-
Mike McCormack authored
the overlapped transfer status.
-
Ulrich Weigand authored
-
Eric Pouech authored
-
Eric Pouech authored
-
François Gouget authored
-
Ian Pilcher authored
-
François Gouget authored
Use ICOM_FN to avoid duplicating the 'ICOM_V?METHOD.*' definitions. Remove the obsolete ICOM_CVMETHOD macros. Use the ICOM_VTBL macro to avoid duplicating the 'ICOM_CALL.*' definitions.
-
Andreas Mohr authored
- fixed lstnSocket closing
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Alexandre Julliard authored
and WideCharToMultiByte.
-
François Gouget authored
-
François Gouget authored
-
Wilbur N. Dale authored
-
Ove Kaaven authored
Made separate save_vm86_context and restore_vm86_context functions.
-
Jon Griffiths authored
-
Rein Klazes authored
-
- 27 Dec, 2000 3 commits
-
-
Alexandre Julliard authored
-
Ulrich Weigand authored
Link every library with libnsl if required. Include ieeefp.h where necessary.
-
Ulrich Weigand authored
-