- 16 Apr, 2001 15 commits
-
-
Ove Kaaven authored
save code itself was disabled a while ago...
-
Ove Kaaven authored
-
Ove Kaaven authored
-
Ove Kaaven authored
-
Ove Kaaven authored
parameter is a destination buffer that may only contain garbage on entry.
-
Ove Kaaven authored
-
Ove Kaaven authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
not a storage object.
-
Dmitry Timoshkov authored
-
Gavriel State authored
-
Andreas Mohr authored
-
Dmitry Timoshkov authored
-
Gerald Pfeifer authored
-
- 13 Apr, 2001 12 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Eric Pouech authored
BreakOnDllLoad variable.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
waveIn.
-
Eric Pouech authored
Fixed buffer handling on recording end. Fixed size of recorded data in mmio file.
-
Eric Pouech authored
Zeroed unnecessary second parameter for WIM_DATA notification.
-
Eric Pouech authored
-
Andreas Mohr authored
-
Andreas Mohr authored
and use SetWindowPos instead for one of the MoveWindow()s - call STATUSBAR_GetInfoPtr *once* like Windows does, not twice (used to be in every sub function, too) - remember hwndParent from create struct to use in at least WM_CREATE and WM_SIZE instead of GetParent() like in Windows - added DefWindowProc call to WM_SIZE like in Windows - added InvalidateRect, UpdateWindow to WM_CREATE like in Windows - much more verbose +statusbar output - rename part_num to nPart for consistency - added nclm.cbSize to SystemParametersInfoA call - added FIXME to STATUSBAR_SetParts
-
Gerard Patel authored
-
- 12 Apr, 2001 5 commits
-
-
Peter Hunnisett authored
- Break out dpl and dp service provider intialization - Add missing definition of E_PENDING - Resolve a few fixmes - Fix includes for dplay.h
-
Alexandre Julliard authored
busy waits.
-
Michael Stefaniuc authored
- updated wincon.h
-
James Hatheway authored
-
James Hatheway authored
-
- 10 Apr, 2001 8 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
Fixed the signature of a few functions. Don't use wcs* functions, use *W (from unicode.h) instead.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Alexandre Julliard authored
Removed mapping of 16-bit edit messages in the generic routines.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-