- Apr 13, 2001
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
BreakOnDllLoad variable.
-
-
-
waveIn.
-
Fixed buffer handling on recording end. Fixed size of recorded data in mmio file.
-
Zeroed unnecessary second parameter for WIM_DATA notification.
-
-
-
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
-
-
- Apr 12, 2001
-
-
- 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.
-
- updated wincon.h
-
-
-
- Apr 10, 2001
-
-
-
Fixed the signature of a few functions. Don't use wcs* functions, use *W (from unicode.h) instead.
-
-
-
-
Alexandre Julliard authored
Removed mapping of 16-bit edit messages in the generic routines.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
-
-
-
Prefix internal methods with 'msvcrt_' instead of 'MSVCRT_', '__MSVCRT_', etc. Remove '_cdecl', it's unnecessary
-
- Apr 09, 2001
-
-
Alexandre Julliard authored
function name to avoid looking it up on every call. Fixed callback thunks to use stdcall calling convention.
-
-
-
-
dereferencing it.
-
-
-
-
-
-