- 08 Sep, 2004 2 commits
-
-
Eric Pouech authored
- fixed console-related fields in RTL_USER_PROCESS_PARAMETERS - various clean-up in kernel32.SetConsoleCtrlHandler - only send a console event once to a process and not to all the process' threads
-
Hans Leidekker authored
-
- 07 Sep, 2004 25 commits
-
-
Mike McCormack authored
-
Alexandre Julliard authored
added timers (reported by Mike McCormack).
-
Alexandre Julliard authored
McCormack).
-
Francois Gouget authored
Add missing #pragma pack directives for the new shlobj.h types. Fix some field names in CSFV and QCMINFO. Update the generated tests to also check shtypes.h and test some more types.
-
Markus Amsler authored
-
Rein Klazes authored
-
Roderick Colenbrander authored
- add support for retrieving some ipx info
-
Alexandre Julliard authored
relying on the compiler to do it.
-
Robert Shearman authored
-
Robert Shearman authored
-
Francois Gouget authored
Point to the pre-compiled winetest binaries. A couple of small tweaks here and there.
-
Robert Shearman authored
Stewart). - Several small cleanups.
-
Yvon Belleau authored
- Shadow windows (behind popups) were reacting to mouse clicks and were going over the popup. Make them close the popup instead. - Title was not displayed when the help file was opened by the command line. - Corrected incorrect links behavior (in relation with the scrollbar).
-
Wolfgang Schwotzer authored
-
Filip Navara authored
- Move the property sheet resizing code from PROPSHEET_CreatePage to PROPSHEET_SetCurSel. It needs to be executed on every page change because the application can modify it during the notifications.
-
Francois Gouget authored
-
Andreas Mohr authored
- moved device block access log messages to inner function used by two different places - removed bogus CloseHandle()
-
Mike McCormack authored
-
Ferenc Wagner authored
can switch back to libc's strtok() implementation.
-
Francois Gouget authored
-
Francois Gouget authored
-
Dmitry Timoshkov authored
ReleaseCapture.
-
Robert Reif authored
-
Robert Reif authored
Two new functions DSOUND_AddBuffer and DSOUND_RemoveBuffer have been added and the locking has been moved into these functions. Renamed IDirectSound lock to buffer_list_lock. Removed redundant test for IID_IDirectSoundNotify and IID_IDirectSoundNotify8 because they are the same. Removed check for invalid buffers on list because that shouldn't happen anymore because of fixed 3d buffer reference counting. Minor code cleanups.
-
Filip Navara authored
- Center the header bitmap of the new Wizard97 correctly. - Display the correct wizard title for any wizard type and do not change it for reqular property sheets.
-
- 06 Sep, 2004 13 commits
-
-
Hans Leidekker authored
Forward {mswsock,wsock32}.EnumProtocols{A,W} to ws2_32.WSAEnumProtocols{A,W}. Improve some traces.
-
Robert Shearman authored
- Test case VT_BSTR, VT_LPSTR and VT_LPWSTR.
-
Francois Gouget authored
tests.dat: Remove types that don't exist, whether in the Windows or Wine headers.
-
Uwe Bonnes authored
-
Robert Shearman authored
- Make anchor highlighting behave more like native version. - Don't recalculate toolbar in TOOLBAR_Unkwn460. - Obey WM_SETREDRAW for the WM_ERASEBKGND message as well as WM_PAINT.
-
Robert Reif authored
offset.
-
Kevin Koltzau authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Francois Gouget authored
parentheses' warning caused by TYPE_ALIGNMENT().
-
Mike McCormack authored
non-existing service.
-
Jacek Caban authored
-
Dmitry Timoshkov authored
-