45682 Commits

Author SHA1 Message Date
Alexandre Julliard
89d63f0bfb wineprefixcreate: Moved creation of directories to wine.inf. 2008-04-17 20:37:00 +02:00
Alexandre Julliard
0ed9db27c5 setupapi: Add support for creating directories from the FakeDlls section. 2008-04-17 20:34:06 +02:00
Alexandre Julliard
05e55edd82 kernel32: Create the windows and system directories if necessary. 2008-04-17 20:33:47 +02:00
Alexander Morozov
af5e168f16 setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when buffer size is not 0 but buffer is NULL. 2008-04-17 20:21:48 +02:00
Alexander Morozov
85861a4999 setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INSUFFICIENT_BUFFER when buffer size is insufficient. 2008-04-17 20:21:38 +02:00
Alexander Morozov
68f12e32a8 setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistryProperty. 2008-04-17 20:21:26 +02:00
Andrew Talbot
7f395710b4 hhctrl.ocx: Remove unused variable. 2008-04-17 20:18:36 +02:00
Andrew Talbot
ee7ef9e901 gphoto2.ds: Remove unused variable. 2008-04-17 20:18:33 +02:00
Andrew Talbot
c3c219c905 gdi32: Remove unused variable. 2008-04-17 20:18:29 +02:00
Dmitry Timoshkov
f348a9309b winedump: Decipher contents of a couple EMF records. 2008-04-17 20:18:24 +02:00
Alexandre Julliard
df75bde180 quartz: Avoid sizeof in traces. 2008-04-17 20:17:03 +02:00
Alexandre Julliard
5cc82b07b3 user32: Added support for WS_EX_RIGHT in the static control. 2008-04-17 19:26:43 +02:00
Alexandre Julliard
f4136deecb user32: Added support for WS_EX_RIGHT in the edit control. 2008-04-17 19:26:39 +02:00
Alexandre Julliard
bbd9e229e3 user32: Added support for WS_EX_RIGHT in the button control. 2008-04-17 19:26:34 +02:00
Alexandre Julliard
24dbaa0856 winex11: Moved the WM_SYSCOMMAND handling to window.c. 2008-04-17 16:13:34 +02:00
Alexandre Julliard
64e8128409 winex11: Moved the MapNotify handler to event.c. 2008-04-17 16:13:12 +02:00
Alexandre Julliard
585da9296d winex11: Moved the ExposeEvent handler to event.c.
Use consistent naming for all event handlers.
2008-04-17 16:09:26 +02:00
Maarten Lankhorst
3fd1fc7600 server: Make enum_desktop enumerate all the desktops on the window station with the DESKTOP_ENUMERATE right. 2008-04-17 14:32:01 +02:00
Maarten Lankhorst
81069001ea server: Make enum_winstations enumerate all the window stations with WINSTA_ENUMERATE right. 2008-04-17 13:22:50 +02:00
Reece Dunn
fa7f16562e shlwapi/tests: Enumerate the STGM sharing modes in the SHCreateStreamOnFile tests. 2008-04-17 13:13:06 +02:00
Reece Dunn
8ea25acd73 shlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests. 2008-04-17 13:13:06 +02:00
Nikolay Sivov
ae576c40b8 gdiplus: Implement GdipCreatePath2I. 2008-04-17 12:54:16 +02:00
Nikolay Sivov
0f42f4c532 gdiplus: Implement GdipCreateMatrix3I. 2008-04-17 12:53:59 +02:00
Nikolay Sivov
fd0cbca787 gdiplus: Implement GdipAddPathArcI. 2008-04-17 12:53:31 +02:00
Nikolay Sivov
8360caabfa gdiplus: Implement GdipAddPathLine2I. 2008-04-17 12:53:00 +02:00
Nikolay Sivov
6ba525d8c4 gdiplus: Implement GdipCloneStringFormat. 2008-04-17 12:52:18 +02:00
James Hawkins
04b820c354 oleaut32: Fix a few tests that fail in win2k. 2008-04-17 12:51:34 +02:00
James Hawkins
1edb56cec8 ole32: Fix a few tests that fail in win2k. 2008-04-17 12:51:31 +02:00
James Hawkins
c5ebc4acb0 kernel32: Fix a test that fails in win2k and up. 2008-04-17 12:51:06 +02:00
James Hawkins
c009d1e9c4 kernel32: Fix a test that fails in win2k. 2008-04-17 12:50:56 +02:00
Alexandre Julliard
161160f05a server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place. 2008-04-17 12:41:34 +02:00
James Hawkins
e52e5e6715 fusion: Explicitly check for -1 for a missing table. 2008-04-17 12:41:29 +02:00
Dmitry Timoshkov
d43758b274 winedump: Print names for all known EMF records. 2008-04-17 12:41:24 +02:00
Dmitry Timoshkov
15c0bcb3d8 winex11.drv: Map zero-sized windows but don't add WM decoration to them. 2008-04-17 12:41:18 +02:00
Hin-Tak Leung
8988ab8f8d hhctrl.ocx: Look up in chm if url doesn't contain "://". 2008-04-17 12:37:40 +02:00
Hin-Tak Leung
76299b37ea hhctrl.ocx: Return help window handle to caller. 2008-04-17 12:35:58 +02:00
Vincent Povirk
790715123a tools: Modify wine.desktop to use start.exe /unix. 2008-04-17 12:35:49 +02:00
Vincent Povirk
fc29e334f6 start.exe: Add /Unix switch for native file managers. 2008-04-17 12:35:31 +02:00
Austin English
313a85f163 Spelling fixes. 2008-04-17 12:25:57 +02:00
Tony Wasserka
d9e98ea3d0 d3dx9: Add d3dx9tex.h. 2008-04-17 12:25:41 +02:00
Alistair Leslie-Hughes
880bacb5f1 msxml3: Implement transformNode. 2008-04-17 12:25:29 +02:00
Louis Lenders
dd66542011 urlmon: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
Michael Hoffman
95fa6fbb57 powrprof: Implement IsPwrHibernateAllowed. 2008-04-17 11:51:03 +02:00
Michael Hoffman
c189b5f9e2 powrprof: Implement IsPwrShutdownAllowed. 2008-04-17 11:50:56 +02:00
Michael Hoffman
1cfaa91570 powrprof: Implement IsPwrSuspendAllowed. 2008-04-17 11:50:49 +02:00
Jacek Caban
be59368dd1 mshtml: Move get_typeinfo to dispex.c. 2008-04-17 11:50:29 +02:00
Jacek Caban
ed6a8acca7 mshtml: Added generic IDispatchEx implementation and use it in OnNavigator. 2008-04-17 11:48:35 +02:00
Jacek Caban
d0d8dc2811 mshtml: Added IActiveScriptDebug32 stub implementation. 2008-04-17 11:43:19 +02:00
Jacek Caban
b2c80e6b18 mshtml: Make sure to null terminate buffer in parse_extern_script. 2008-04-17 11:43:11 +02:00
Maarten Lankhorst
ebaadba498 quartz: Obtain the duration using the index in avisplitter. 2008-04-17 11:43:05 +02:00