- 04 May, 2007 7 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
setupapi: The inf file containing the SourceDisksFiles and SourceDisksNames sections is the same as hinf if there is no layout file specified. So pass the correct inf handle to SetupQueueDefaultCopyW and SetupQueueCopySectionW.
-
Peter Oberndorfer authored
-
José Manuel Ferrer Ortiz authored
-
Konstantin Kondratyuk authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 03 May, 2007 28 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Tim Schwartz authored
-
Andrey Turkin authored
-
Andrey Turkin authored
-
Andrey Turkin authored
hhctrl.ocx: Update HtmlHelp and its commands definitions, and partially implement data A->W translation.
-
Mounir IDRASSI authored
-
Mikołaj Zalewski authored
The TEXT_TabbedTextOut didn't set correctly the text starting point (x0) for left-aligned tabs and was ignoring the last tab. I've also changed GetTextMetricsA to W as this should be slightly faster.
-
Alexandre Julliard authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Huw Davies authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Maarten Lankhorst authored
The previous mixer code depended on the existence of 1 'Master', and 1 'Capture' control. According to some feedback in wine-devel this is not always the case, the new code will try the following order for loading: Destination waveout: Master, Headphone PCM Destination wavein: Capture
-
Aric Stewart authored
-
Juan Lang authored
-
Juan Lang authored
-
- 02 May, 2007 5 commits
-
-
Rob Shearman authored
ole32: Remove an unnecessary QueryInterface in CoRegisterClassObject that CoMarshalInterface will already do.
-
Rob Shearman authored
setupapi: SetupCopyOEMInfW should preserve the basename when copying the inf file to the inf directory if possible. If the file already exists, then it should use a name with the form oem%u.inf instead.
-
Jason Edmeades authored
-
Dmitry Timoshkov authored
riched20: Add the tests for EM_SETTEXTEX/EM_GETTEXTEX in addition to WM_SETTEXT/WM_GETTEXT, make them pass under Wine.
-
Dmitry Timoshkov authored
-