Alexandre Julliard
19b251885c
gameux: Avoid sizeof in traces.
2010-11-17 15:07:56 +01:00
Alexandre Julliard
5fc51fd10e
advapi32/tests: Avoid sizeof in traces.
2010-11-17 15:07:47 +01:00
Alexandre Julliard
7a7b60098f
libwine: Fix a pointer comparison warning.
2010-11-17 15:07:30 +01:00
Alexandre Julliard
d70b3e5929
msxml3: Fix incorrect uses of va_list arguments.
2010-11-17 14:21:09 +01:00
David Hedberg
155877e4ff
shdocvw: Implement InPlaceActiveObject::TranslateAccelerator.
2010-11-17 14:01:17 +01:00
David Hedberg
0adfeb2869
shdocvw: Implement ControlSite::TranslateAccelerator.
2010-11-17 14:01:17 +01:00
David Hedberg
42ef5a0fce
shdocvw: Add IOleControlSite interface to dochost.
2010-11-17 14:01:17 +01:00
David Hedberg
910cac49a4
shdocvw: Implement DocHostUIHandler::TranslateAccelerator.
2010-11-17 14:01:16 +01:00
Maarten Lankhorst
a63c81d480
winegstreamer: Destroy thread in GST_Connect.
2010-11-17 14:01:16 +01:00
Maarten Lankhorst
f3481b0218
winegstreamer: Fix reference leak.
2010-11-17 14:01:16 +01:00
Alexandre Julliard
4e94fd5567
oleaut32: Fix the overflow check in VarNumFromParseNum.
...
Spotted by Adam Martinson.
2010-11-17 14:01:16 +01:00
Adam Martinson
5d7aac8c38
oleaut32/tests: Test VT_BSTR => VT_UI8 at upper limit.
2010-11-17 14:01:15 +01:00
Henri Verbeet
d3e2e84feb
ddraw/tests: Fix some failure messages.
2010-11-17 14:01:15 +01:00
Henri Verbeet
d2f23ff61e
d3d8/tests: Fix some failure messages.
2010-11-17 14:01:15 +01:00
Henri Verbeet
10ccba52e7
d3d9/tests: Fix some failure messages.
2010-11-17 14:01:14 +01:00
Henri Verbeet
faba8d734d
wined3d: Send a notification that the GL texture changed in flip_surface().
...
Strictly speaking the texture doesn't get unloaded, but it does get associated
with a different surface. The FBO cache in particular is much happier when it
gets notified of these.
2010-11-17 14:01:14 +01:00
Michael Stefaniuc
2b1e03369d
msxml3: Remove 'const' from the function return types.
...
Type qualifiers have only a meaning for lvalues.
2010-11-17 14:01:14 +01:00
Nikolay Sivov
3fc6e08f2a
comctl32/treeview: Remove some casts.
2010-11-17 14:01:13 +01:00
Nikolay Sivov
0517abf184
comctl32/treeview: Use a code set by dispinfo holder to convert data encoding after TVN_GETDISPINFO.
2010-11-17 14:01:13 +01:00
Damjan Jovanovic
b5416b0292
winemenubuilder: Generate icons for the fd.o "Open with" menu.
2010-11-17 14:01:13 +01:00
Hans Leidekker
c3adb72820
msi: Add support for importing and exporting the special _ForceCodepage table.
2010-11-17 14:01:13 +01:00
Hans Leidekker
18c55dee35
msi: Improve tracing in MsiQueryFeatureStateW.
2010-11-17 14:01:12 +01:00
Hans Leidekker
a74e025335
msi: Fix handling of an empty language id list in msi_parse_summary.
2010-11-17 14:01:12 +01:00
Hans Leidekker
b07ea863d2
msi: Trace the reinstall mode in hex in MsiReinstallFeatureW.
2010-11-17 14:01:12 +01:00
Vincas Miliūnas
0de373beff
msvcp90/tests: Added basic_string<wchar_t>::swap tests.
2010-11-17 14:01:12 +01:00
Vincas Miliūnas
96e4e21997
msvcp90: Added basic_string<wchar_t>::swap implementation.
2010-11-17 14:01:11 +01:00
Vincas Miliūnas
af780d888f
msvcp90/tests: Added basic_string<char>::swap tests.
2010-11-17 14:01:11 +01:00
Vincas Miliūnas
676d0d41f5
msvcp90: Added basic_string<char>::swap implementation.
2010-11-17 14:01:11 +01:00
Jörg Höhle
129778803e
mciseq: Bogus sizeof led to incorrect positioning.
2010-11-17 14:01:11 +01:00
Jörg Höhle
896b74380b
mciseq: Rework MCI notification system.
2010-11-17 14:01:10 +01:00
André Hentschel
189a5d0978
winemaker: Add spec file dependency for dlls.
2010-11-17 11:20:04 +01:00
Nikolay Sivov
119860b05f
comctl32/listview: Use a code set by dispinfo holder to convert data encoding after LVN_GETDISPINFO.
2010-11-17 11:19:32 +01:00
Juan Lang
107a95d86b
crypt32: Add CertFindChainInStore stub.
2010-11-17 11:16:58 +01:00
André Hentschel
f669272152
include: Add some relocation types.
2010-11-16 21:54:18 +01:00
André Hentschel
c9ff0c5382
winemaker: Catch special case in Workspace file.
...
Some sln files use that as a section to keep things like changelogs,
which we are not interested in.
2010-11-16 21:54:18 +01:00
Vincent Povirk
e883aeb394
ole32: Cache the contents of one extended big block depot block.
2010-11-16 21:54:18 +01:00
Alexandre Julliard
14a77db43f
user32: Add a stub for IsGUIThread().
2010-11-16 21:54:18 +01:00
Alexandre Julliard
30554d4ef1
user32: Check structure size in GetGUIThreadInfo.
2010-11-16 21:54:03 +01:00
Hans Leidekker
b8d0c0dcc7
winspool.drv: Return success from the AddPrintProcessorW stub.
2010-11-16 18:07:06 +01:00
Piotr Caban
b1c1ace81a
shell32/tests: Added SHPropStg* tests.
2010-11-16 18:06:04 +01:00
Piotr Caban
b490803b37
shell32: Added partial implementation of SHPropStgWriteMultiple.
2010-11-16 15:27:53 +01:00
Piotr Caban
c148c0419d
shell32: Added partial implementation of SHPropStgReadMultiple.
2010-11-16 15:27:49 +01:00
Piotr Caban
bfaae9bf7d
shell32: Added SHPropStgCreate implementation.
2010-11-16 15:27:45 +01:00
Piotr Caban
14b13f77af
shell32: Added SHPropStg* stubs.
2010-11-16 15:27:41 +01:00
Jacek Caban
0c6f2a6d2a
ole32: Skip more tests on win9x.
2010-11-16 15:12:43 +01:00
André Hentschel
b45454c155
include: Define SIO_SET_COMPATIBILITY_MODE.
2010-11-16 15:12:43 +01:00
Henri Verbeet
f024e2372f
d3d8: Fix some return values.
2010-11-16 13:48:54 +01:00
Henri Verbeet
06581b4513
d3d9: Fix some return values.
2010-11-16 13:48:51 +01:00
Henri Verbeet
fadd192cba
wined3d: buffer_get_sysmem() potentially invalidates the current element array buffer binding.
...
This fixes a regression introduced by commit
2a7a237170
.
2010-11-16 13:48:46 +01:00
Henri Verbeet
4dc28005eb
wined3d: Remove a redundant flag in IWineD3DSurfaceImpl_SetMem().
2010-11-16 13:48:42 +01:00