Vincent Povirk
|
d21d690ac5
|
ole32: Rename property variables in internal StorageImpl methods.
|
2009-11-17 12:04:07 +01:00 |
Vincent Povirk
|
26acdb3efd
|
ole32: Rename property variables in StorageImpl_Construct.
|
2009-11-17 12:04:00 +01:00 |
Vincent Povirk
|
f1861166bb
|
ole32: Rename property variables in internal storage functions.
|
2009-11-17 12:03:52 +01:00 |
Vincent Povirk
|
b984e46b86
|
ole32: Rename property variables in the StorageBaseImpl methods.
|
2009-11-17 12:03:42 +01:00 |
Vincent Povirk
|
de3ed0bb50
|
ole32: Rename firstPropertyNode to storageDirEntry.
|
2009-11-17 12:03:32 +01:00 |
Alexandre Julliard
|
61a4200162
|
shell32: Fix setting of NULL arguments in IShellLink.
|
2009-11-16 20:09:48 +01:00 |
Mikey Alexander
|
d51b4e19fb
|
shell32/tests: Fix Program Manager DDE conformance test failures.
|
2009-11-16 17:47:37 +01:00 |
Marcin Baczyński
|
2e3492f951
|
gdiplus: Add missing declarations for graphics.c functions.
|
2009-11-16 17:46:45 +01:00 |
Roderick Colenbrander
|
f4b88e34ec
|
wgl: Get rid of delayed GLX context creation. Instead attempt to re-create a context when wglShareLists is called.
|
2009-11-16 17:42:54 +01:00 |
Rob Shearman
|
438f2a52a6
|
rpcrt4: Implement comm_status and fault_status handling for stubless procedures.
|
2009-11-16 17:16:33 +01:00 |
Rob Shearman
|
cdc10a8d3b
|
rpcrt4: Don't crash with a NULL binding handle in RpcBindingFree.
|
2009-11-16 17:16:19 +01:00 |
Rob Shearman
|
b49512ecaf
|
rpcrt4: Ignore the network address for ncalrpc in is_epm_destination_local.
The network address is ignored in the transport code, so it doesn't
make sense to take it into account here.
|
2009-11-16 17:16:14 +01:00 |
Rob Shearman
|
36dae82a68
|
msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test.
|
2009-11-16 17:16:06 +01:00 |
Ilya Shpigor
|
da9c52371e
|
user32: Destroy EDITSTATE structure in the WM_NCDESTROY message processing.
|
2009-11-16 17:06:21 +01:00 |
Andrew Nguyen
|
1eb0775670
|
msvcrt: Implement and test _wcsupr_s.
|
2009-11-16 17:06:16 +01:00 |
Andrew Nguyen
|
44ac91d78d
|
dbghelp: Stub SymRefreshModuleList.
|
2009-11-16 17:04:48 +01:00 |
André Hentschel
|
0c652a5a5c
|
winedump: Add ARM support.
|
2009-11-16 15:18:30 +01:00 |
Jörg Höhle
|
7ade23e300
|
winmm: Enable more MCI waveaudio tests.
|
2009-11-16 15:18:18 +01:00 |
Jörg Höhle
|
18971c94b6
|
winmm/tests: Print symbolic MCIERR_ names.
|
2009-11-16 15:17:54 +01:00 |
Jörg Höhle
|
65011132e5
|
winmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit entity in MCI32.
|
2009-11-16 15:17:30 +01:00 |
Paul Vriens
|
e32218fd3c
|
advapi32/tests: Fix a test failure with Wow64.
|
2009-11-16 15:15:58 +01:00 |
Paul Vriens
|
f852d98ee1
|
advapi32/tests: Fix some test failures on 64bit systems.
|
2009-11-16 15:15:15 +01:00 |
Nikolay Sivov
|
7caa61fde6
|
comctl32/imagelist: Make ImageList_Destroy just decrease refcount. Move actual destruction to ::Release.
|
2009-11-16 15:02:02 +01:00 |
Nikolay Sivov
|
4afc54540d
|
comctl32/imagelist: Use defined flags instead of magic numbers in tests.
|
2009-11-16 15:01:34 +01:00 |
Nikolay Sivov
|
3e20458aca
|
comctl32/imagelist: Get rid of magic field, use vtable pointer instead. Keep original layout.
|
2009-11-16 15:01:27 +01:00 |
Nikolay Sivov
|
1b96626750
|
user32: Free window text to prevent leak in case when WM_NCDESTROY doesn't get to default procedure.
|
2009-11-16 15:01:22 +01:00 |
Maarten Lankhorst
|
a8f587e8de
|
dsound: Move duplex definitions to duplex.c.
|
2009-11-16 14:50:30 +01:00 |
Maarten Lankhorst
|
708eaaa6be
|
dsound: Implement DirectSoundCaptureEnumerateA on top of DirectSoundCaptureEnumerateW.
|
2009-11-16 14:45:35 +01:00 |
Maarten Lankhorst
|
03c16aaba9
|
dsound: Move DirectSoundCaptureEnumerate to dsound_main.c.
|
2009-11-16 14:45:28 +01:00 |
Maarten Lankhorst
|
9ec5f957cc
|
dsound: Implement DirectSoundEnumerateA on top of DirectSoundEnumerateW.
|
2009-11-16 14:44:36 +01:00 |
Jacek Caban
|
90d078950c
|
mshtml: Don't use nselem in InsertAdjacentNode implementation.
|
2009-11-16 13:48:30 +01:00 |
Jacek Caban
|
b553019dc3
|
mshtml: Added IHTMLElement::put_outerHTML implementation.
|
2009-11-16 13:48:26 +01:00 |
Detlef Riekenberg
|
495267e5f1
|
wineps: Don't depend on 16-bit PrinterData functions from gdi.
|
2009-11-16 13:48:18 +01:00 |
Anders Jonsson
|
c00b759415
|
comctl32: Fix typos.
|
2009-11-16 13:47:55 +01:00 |
Anders Jonsson
|
58b203e798
|
wined3d: Fix typo.
|
2009-11-16 13:47:49 +01:00 |
Eric Pouech
|
40eea7acd7
|
gdi.exe: Rewrite QueryAbort16 to be independant of gdi32.dll internals.
|
2009-11-16 13:47:38 +01:00 |
Eric Pouech
|
8e248c063f
|
gdi.exe: No longer use 16bit abort procs inside the DC structure.
|
2009-11-16 13:47:29 +01:00 |
Eric Pouech
|
6fab1e86f3
|
msvcrt: In undname functions, no longer use a fixed-size array for storing internal information.
|
2009-11-16 13:47:22 +01:00 |
Eric Pouech
|
c65106e1d5
|
msvcrt: In undname helpers, allow str_array_push to return errors (instead of asserting).
|
2009-11-16 13:44:15 +01:00 |
Owen Rudge
|
76c7f28050
|
comctl32: Implement Copy, Merge and Clone methods in IImageList.
|
2009-11-16 13:30:01 +01:00 |
Owen Rudge
|
b37009ee80
|
comctl32/tests: Add further tests for IImageList.
|
2009-11-16 13:29:09 +01:00 |
Owen Rudge
|
8a4a761683
|
comctl32: Implement SetOverlayImage, Replace, AddMasked, Draw, Remove, GetImageInfo.
|
2009-11-16 13:29:01 +01:00 |
Owen Rudge
|
a07c922fa3
|
comctl32/tests: Add tests for IImageList based on standard imagelist tests.
|
2009-11-16 13:27:54 +01:00 |
Owen Rudge
|
dff6be098e
|
comctl32: Implement Add, ReplaceIcon, GetImageCount, SetImageCount in IImageList.
|
2009-11-16 13:27:37 +01:00 |
André Hentschel
|
8f31df1dd8
|
gdi32/tests: Test CreateFontIndirect for suffix stripping.
|
2009-11-16 13:25:00 +01:00 |
Maarten Lankhorst
|
8c278a0d82
|
include: Fix propkeydef.h header.
|
2009-11-16 13:21:58 +01:00 |
Maarten Lankhorst
|
11575bd837
|
include: Add devicetopology.idl.
|
2009-11-16 13:18:16 +01:00 |
Maarten Lankhorst
|
c0846d03ca
|
include: Add some definitions to ksmedia.h.
|
2009-11-16 13:15:59 +01:00 |
Maarten Lankhorst
|
86ce6e2954
|
include: Add audiopolicy.idl.
|
2009-11-16 13:13:09 +01:00 |
Maarten Lankhorst
|
2757e1efba
|
include: Add audioclient.idl.
|
2009-11-16 13:09:22 +01:00 |