Michael Stefaniuc
|
0d7b3247ca
|
fusion: Standardize the COM usage in asmcache.c.
|
2010-12-05 12:27:30 +01:00 |
|
Michael Stefaniuc
|
21c1cbf308
|
qmgr: Use an iface instead of a vtbl pointer in DLBindStatusCallback.
|
2010-12-05 12:27:24 +01:00 |
|
Michael Stefaniuc
|
be5bb18502
|
ole32: Use an iface instead of a vtbl pointer in EnumOLEVERB.
|
2010-12-05 12:27:16 +01:00 |
|
Michael Stefaniuc
|
b194b778b4
|
fusion: Use an iface instead of a vtbl pointer in IAssemblyEnumImpl.
|
2010-12-05 12:27:09 +01:00 |
|
Michael Stefaniuc
|
46ebaa9be2
|
ole32/tests: Use an iface instead of a vtbl pointer in HeapUnknown.
|
2010-12-05 12:26:57 +01:00 |
|
Michael Stefaniuc
|
b8ef455d49
|
avifil32: Use an iface instead of an vtbl pointer in IClassFactoryImpl.
|
2010-12-05 12:26:45 +01:00 |
|
Michael Stefaniuc
|
a92531487b
|
shell32: Use ifaces instead of vtbl pointers in IDesktopFolderImpl.
|
2010-12-05 12:26:37 +01:00 |
|
Michael Stefaniuc
|
c8ba8b6d6a
|
shell32: Use an iface instead of a vtbl pointer in IShellItemArrayImpl.
|
2010-12-05 12:26:29 +01:00 |
|
Michael Stefaniuc
|
ec1f8b5335
|
oleaut32: Use an iface instead of a vtbl pointer in StdDispatch.
|
2010-12-05 12:26:21 +01:00 |
|
Michael Stefaniuc
|
fd6ba85f4e
|
oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl.
|
2010-12-05 12:26:15 +01:00 |
|
Michael Stefaniuc
|
f3810015e1
|
ole32: Use an iface instead of a vtbl pointer in EnumOleSTATDATA.
|
2010-12-05 12:26:08 +01:00 |
|
Michael Stefaniuc
|
740a850a63
|
mshtml: Use an iface instead of a vtbl pointer in ClassFactory.
|
2010-12-05 12:25:54 +01:00 |
|
Michael Stefaniuc
|
66a515aef2
|
devenum: Use an iface instead of an vtbl pointer in RegPropBagImpl.
|
2010-12-05 12:25:45 +01:00 |
|
Michael Stefaniuc
|
d335af1ec0
|
amstream: Use an iface instead of an vtbl pointer in IAMMultiMediaStreamImpl.
|
2010-12-05 12:25:37 +01:00 |
|
André Hentschel
|
d32d1c866d
|
comctl32: Partially implement new messages.
|
2010-12-05 12:25:16 +01:00 |
|
André Hentschel
|
5e95e3d943
|
include: Add more progressbar defines.
|
2010-12-05 12:25:05 +01:00 |
|
André Hentschel
|
e230d88d74
|
include: Add more well known sid types.
|
2010-12-05 12:24:49 +01:00 |
|
Jacek Caban
|
a03da22965
|
mshtml: Make translate_url IUri-based.
|
2010-12-05 12:24:28 +01:00 |
|
André Hentschel
|
9a1000c8cc
|
winemaker: Remove a comment.
|
2010-12-05 12:24:24 +01:00 |
|
Andrew Eikum
|
e2592139fa
|
include: CMIC_MASK_NOASYNC flag.
|
2010-12-05 12:24:20 +01:00 |
|
André Hentschel
|
fd94974e59
|
mshtml: Fix export comment.
|
2010-12-05 12:24:11 +01:00 |
|
Maarten Lankhorst
|
bd4083bd63
|
winegstreamer: Kill thread on disconnect.
|
2010-12-05 12:24:03 +01:00 |
|
Maarten Lankhorst
|
c911893e43
|
winegstreamer: Make sure size is set correctly before delivering buffers.
|
2010-12-05 12:23:56 +01:00 |
|
Maarten Lankhorst
|
4416ef9de6
|
strmbase: Fix reference leak of enumpins.
|
2010-12-05 12:23:53 +01:00 |
|
Alexandre Julliard
|
30de0fa697
|
sti: Generate the class registration.
|
2010-12-03 20:27:25 +01:00 |
|
Alexandre Julliard
|
48216541fd
|
atl: Generate the class registration and use a copy of the standard winecrt0 mechanism.
|
2010-12-03 20:23:54 +01:00 |
|
Alexandre Julliard
|
431e369f62
|
ole32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 19:51:08 +01:00 |
|
Alexandre Julliard
|
2f5c578dba
|
widl: Output registration information also for IUnknown.
|
2010-12-03 19:29:49 +01:00 |
|
Alexandre Julliard
|
2bf6305ad6
|
widl: Don't force removal of progids since "CLSID" is also a progid.
|
2010-12-03 18:09:13 +01:00 |
|
Alexandre Julliard
|
24d2f694cb
|
msi/tests: Fix a test failure on win2k.
|
2010-12-03 16:15:13 +01:00 |
|
Austin English
|
b98c8ce556
|
d3d8/d3d9: Fix compiler warnings on non x86/x86_64.
|
2010-12-03 16:08:55 +01:00 |
|
Francois Gouget
|
f10c16072e
|
msxml3: Add a trailing '\n' to an ERR() call.
|
2010-12-03 16:08:29 +01:00 |
|
Francois Gouget
|
036909e838
|
ntdll/tests: Add a trailing '\n' to an ok() call.
|
2010-12-03 16:08:25 +01:00 |
|
Francois Gouget
|
a4c0b0ddf2
|
shdocvw: Fix the trailing '\n' of a TRACE().
|
2010-12-03 16:08:20 +01:00 |
|
Francois Gouget
|
1465b4d211
|
comctl32/tests: Add a trailing '\n' to an ok() call.
|
2010-12-03 16:08:17 +01:00 |
|
Alexandre Julliard
|
5f49129e03
|
resources: Define a generic mechanism for adding extra values to the common version block.
|
2010-12-03 14:53:59 +01:00 |
|
Austin Lund
|
555e59a454
|
user32/tests: Disable IME for msg tests.
|
2010-12-03 14:28:31 +01:00 |
|
Austin Lund
|
0fe32508a7
|
user32/tests: Close second window in DBCS WM_CHAR tests.
|
2010-12-03 14:28:31 +01:00 |
|
Michael Stefaniuc
|
be6dcb5494
|
shdocvw: Use an iface instead of an vtbl pointer in IClassFactoryImpl.
|
2010-12-03 14:28:30 +01:00 |
|
Maarten Lankhorst
|
02986df061
|
quartz: Make video renderer use unicode calls.
|
2010-12-03 14:28:30 +01:00 |
|
Maarten Lankhorst
|
70b31cf0ce
|
quartz: Use unicode calls in SystemClock.
|
2010-12-03 14:28:30 +01:00 |
|
Maarten Lankhorst
|
883ca4d9d0
|
quartz: Implement AMGetErrorTextA on top of AMGetErrorTextW.
|
2010-12-03 14:28:29 +01:00 |
|
Maarten Lankhorst
|
89161a8ded
|
quartz: Make sure video window is actually destroyed.
|
2010-12-03 14:28:29 +01:00 |
|
Maarten Lankhorst
|
6e7aff2544
|
quartz: Add support for filtermapper3 to filtergraph.
|
2010-12-03 14:28:29 +01:00 |
|
Maarten Lankhorst
|
c7a3f12359
|
quartz: Support IFilterMapper3 interface.
|
2010-12-03 14:28:28 +01:00 |
|
Alexandre Julliard
|
b3ebd5a8c5
|
widl: Use the class name as default description for a progid.
|
2010-12-03 14:28:28 +01:00 |
|
Alexandre Julliard
|
7ef29c5d2e
|
dswave: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:28 +01:00 |
|
Alexandre Julliard
|
b3c307fb91
|
dsound: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:28 +01:00 |
|
Alexandre Julliard
|
f5090d2617
|
dmusic: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:27 +01:00 |
|
Alexandre Julliard
|
ca110e4d71
|
dmsynth: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:27 +01:00 |
|