Christian Costa
|
28acc8398c
|
quartz: Fix IAMDirectSound interface definition.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
a4b622d81a
|
d3drm: Beginning of Mesh info retrieval.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
497be4f83c
|
d3dxof: Fix data buffer deallocation on error.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
ff6eccdabf
|
d3dxof: Fix typo in comment.
|
2010-02-08 17:14:43 +01:00 |
André Hentschel
|
1dc896eb52
|
oleaut32: Fix formula.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
b609e25204
|
shell32: Use the current directory when copying to an empty destination.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
71e4af507f
|
gdiplus: Use linear gradient brush angles.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
318ba28630
|
gdiplus: Don't use gdi32 to do pixel format conversion.
|
2010-02-08 17:14:43 +01:00 |
Paul Vriens
|
1cbedfb204
|
user32/tests: Fix crash on Win9x/WinMe.
|
2010-02-08 17:14:43 +01:00 |
Paul Vriens
|
c0acfe1ead
|
user32/tests: Don't try to detect Win9x/WinMe several times.
|
2010-02-08 17:14:43 +01:00 |
Dan Kegel
|
c35c7a683e
|
gdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP.
|
2010-02-08 17:14:43 +01:00 |
Paul Vriens
|
edf0b4a061
|
winspool.drv: Fix some test failures on Win9x/WinMe.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
9fd4f4a44a
|
jscript: Added support for constructor property.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
75ab8e2027
|
jscript: Avoid unnecessary prototype lookup.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
10c9931051
|
jscript: Get value as VARIANT in prop_put.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
10c99b5735
|
jscript: Moved property creation out of find_prop_name_prot.
|
2010-02-08 17:14:43 +01:00 |
Jacek Caban
|
bf17483a19
|
jscript: Don't try to create property in jsdisp_call_name.
|
2010-02-08 17:14:43 +01:00 |
Alistair Leslie-Hughes
|
d02040d98a
|
dbghelp: Add basic support for PVOID64.
|
2010-02-08 17:14:43 +01:00 |
Vincent Povirk
|
7f8279e127
|
winemenubuilder: Use a custom error function.
|
2010-02-08 17:14:43 +01:00 |
Vitaly Perov
|
c7d4b0c69f
|
setupapi: Add stub for SetupLogFile{A,W}.
|
2010-02-08 17:14:43 +01:00 |
Nikolay Sivov
|
afad45fffe
|
msxml3: Use libxml2 functionality to skip top XML declaration node while writing to file.
|
2010-02-08 17:14:34 +01:00 |
Alexandre Julliard
|
ecb2d7bd93
|
winetest: Report the correct source directory for program tests.
|
2010-02-06 20:36:12 +01:00 |
Alexandre Julliard
|
6fae8e1df1
|
winetest: Require an email address to submit a report.
|
2010-02-06 10:22:21 +01:00 |
Alexandre Julliard
|
16bcc06bb2
|
Release 1.1.38.
|
2010-02-05 18:31:34 +01:00 |
Alexandre Julliard
|
9acf1d18ce
|
configure: Avoid incorrectly cleaning up symlink targets when running in the source dir.
|
2010-02-05 17:24:12 +01:00 |
Hans Leidekker
|
f5af1ca399
|
msi: Implement the SelfUnregModules standard action.
|
2010-02-05 15:33:11 +01:00 |
Hans Leidekker
|
3864ddf9f2
|
msi: Implement the RemoveFolders standard action.
|
2010-02-05 15:33:05 +01:00 |
Huw Davies
|
d3f81a95df
|
msdaps: Add support for remoting IRow_Open.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
06abf0006c
|
msdaps: Make use of the row server in ICommand_Execute.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
82d35b0bf2
|
msdaps: Make use of the row server in IBindResource_Bind.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
0ea0079abf
|
msdaps: Add support for remoting IRowsetLocate_GetRowsAt.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
8c5f4f0822
|
msdaps: Add support for remoting IRowset_GetData.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
a437cc25d4
|
msdaps: Add support for remoting IRowsetInfo_GetProperties.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
ef32e8615c
|
msdaps: Add support for remoting IAccessor_GetBindings.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
5a407112da
|
msdaps: Add support for remoting IAccessor_ReleaseAccessor.
|
2010-02-05 13:14:46 +01:00 |
Huw Davies
|
95c9417e0a
|
msdaps: Add support for remoting IAccessor_CreateAccessor.
|
2010-02-05 13:14:46 +01:00 |
Bernhard Übelacker
|
8d127f3a81
|
user32: Don't hide the window in SetParent when window and parent are equal.
|
2010-02-05 13:14:45 +01:00 |
Maarten Lankhorst
|
b184b13c5f
|
dwmapi: Silence a noisy fixme.
|
2010-02-05 13:14:45 +01:00 |
Jörg Höhle
|
945588a302
|
winecoreaudio: Ignore failure to notify MIDI clients.
|
2010-02-05 13:14:45 +01:00 |
Alexandre Julliard
|
abf29377ba
|
kernel32: Export InterlockedCompareExchange64.
|
2010-02-05 13:14:20 +01:00 |
Alexandre Julliard
|
98ca10c89d
|
ntdll: Export RtlInterlockedCompareExchange64.
|
2010-02-05 12:23:48 +01:00 |
Alexandre Julliard
|
6d1ba98f5b
|
ddraw/tests: Fix a test that fails on Win2k.
|
2010-02-05 11:54:51 +01:00 |
Alexandre Julliard
|
1e2b0ad484
|
urlmon/tests: Comment out a test that crashes on Win2k.
|
2010-02-05 11:50:36 +01:00 |
Alexandre Julliard
|
d8d70020d8
|
mlang/tests: Fix a test failure on Win2k.
|
2010-02-05 11:50:24 +01:00 |
Alexandre Julliard
|
7aaec2e667
|
wininet/tests: Fix a test failure on Win2k.
|
2010-02-05 11:44:18 +01:00 |
Alexandre Julliard
|
c7f7d1985e
|
psapi/tests: Handle an error that happens on Win2k.
|
2010-02-05 11:39:24 +01:00 |
Alexandre Julliard
|
f5c35b14f6
|
mstask/tests: Add some error codes for Win2k.
|
2010-02-05 11:35:38 +01:00 |
Alexandre Julliard
|
88cdfb9d92
|
comdlg32/tests: Remove some AbortProc checks that fail on various Windows versions.
|
2010-02-05 11:29:27 +01:00 |
Alexandre Julliard
|
30e1445f08
|
user32/tests: Fix the menu capture test for NT4.
|
2010-02-05 11:29:12 +01:00 |
Jörg Höhle
|
4f1604e92d
|
wineoss: Ignore failure to notify MIDI clients.
|
2010-02-05 10:10:23 +01:00 |