Thomas Mullaly
d6f9a193a3
urlmon: Standardize COM implementation of IUri.
2010-12-05 12:28:12 +01:00
Michael Stefaniuc
f948478f28
shell32: Use an iface instead of a vtbl pointer in IQueryAssociationsImpl.
2010-12-05 12:27:38 +01:00
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
Jacek Caban
a03da22965
mshtml: Make translate_url IUri-based.
2010-12-05 12:24:28 +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
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
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
Alexandre Julliard
0dbd799002
dmstyle: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:27 +01:00
Alexandre Julliard
e559640482
dmscript: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:26 +01:00
Alexandre Julliard
4e4ea3f0a1
dmloader: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:26 +01:00
Alexandre Julliard
5bc129aa89
dmime: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:25 +01:00
Alexandre Julliard
8db3669d19
dmcompos: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:24 +01:00
Alexandre Julliard
fde44df4d0
dmband: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:24 +01:00
Alexandre Julliard
025a84a15a
amstream: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:23 +01:00
Austin Lund
8446f5c0a7
shell32/tests: Fixed SHPathPrepareForWriteW tests on Asian platforms.
2010-12-03 14:28:23 +01:00
Peter Urbanec
e40093f70a
opencl: Basic OpenCL 1.0 implementation.
2010-12-03 14:28:09 +01:00
Peter Urbanec
65c84d773f
opencl: Initial stub implementation of OpenCL 1.0.
2010-12-03 13:13:45 +01:00
Nikolay Sivov
f0f3157da1
comctl32/listview: Don't touch out text pointer if it wasn't requested.
2010-12-03 13:13:45 +01:00
Jacek Caban
0b046c94ac
mshtml: Added ActiveX control creation implementation.
2010-12-03 13:13:45 +01:00
Jacek Caban
b00b8631a6
mshtml: Added NP_GetEntryPoints implementation.
2010-12-03 13:12:02 +01:00
Jacek Caban
4a91265b4f
npmshtml: Added Mozilla plugin for mshtml ActiveX controls.
2010-12-03 11:51:50 +01:00
Juan Lang
a273ce077e
quartz: Don't crash in SetMediaType if the source media type is NULL.
2010-12-03 11:08:37 +01:00
Thomas Mullaly
4a9d2d43fe
urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
2010-12-03 11:08:30 +01:00
Thomas Mullaly
500e4fae7c
urlmon: Implemented PARSE_SITE for CoInternetParseIUri.
2010-12-03 11:08:26 +01:00
Thomas Mullaly
a77f159019
urlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.
2010-12-03 11:08:21 +01:00
Thomas Mullaly
1788099321
urlmon: Implemented PARSE_URL_FROM_PATH for CoInternetParseIUri.
2010-12-03 11:08:16 +01:00
Thomas Mullaly
221331e72b
urlmon: Implemented PARSE_PATH_FROM_URL for CoInternetParseIUri.
2010-12-03 11:08:07 +01:00
Henri Verbeet
6a646ac25d
wined3d: shader_get_registers_used() is only called during shader initialization.
2010-12-03 11:04:39 +01:00
Henri Verbeet
8c1e326e3c
wined3d: Explicitly pass shader_data and reg_maps to need_rel_addr_const().
2010-12-03 11:04:36 +01:00
Henri Verbeet
e43cd744b6
wined3d: need_rel_addr_const() is only ever called for vertex shaders.
2010-12-03 11:04:32 +01:00
Henri Verbeet
fe47ba8fa2
wined3d: Move the rel_offset vertex shader field to the ARB shader backend.
2010-12-03 11:04:28 +01:00
Henri Verbeet
b72b037128
wined3d: Properly initialize min_rel_offset.
...
This somehow got lost in 14da44aa36
.
2010-12-03 11:04:22 +01:00
Juan Lang
7f5583aee9
ws2_32: Set length on successful return from WSAStringToAddress.
2010-12-03 11:04:16 +01:00
Joris Huizer
d4d7c263cb
msi: Don't leak memory on error path.
2010-12-03 11:04:13 +01:00
André Hentschel
9c7366c05e
advapi32/tests: More tests for the merged view of HKEY_CLASSES_ROOT.
2010-12-03 11:04:06 +01:00
Austin English
6374205eb4
msvcrt: Fix a compiler warning on PowerPC.
2010-12-03 11:04:03 +01:00
Wolfram Sang
27d2b9b814
winex11.drv: In GetDIBits() with DIB sections, always use dibpitch from the target.
2010-12-02 19:20:45 +01:00
Aric Stewart
fe05a73042
secur32/tests: Skip test on failure to acquire cred_handle.
2010-12-02 18:57:57 +01:00
Andrew Bogott
cc34ca4c51
shdocvw: Add the IPropertySet interface to an internet shortcut, and partially implement it.
2010-12-02 17:47:39 +01:00
Andrew Bogott
f471883ade
shdocvw: Test read/write of a couple of properties on IUniformResourceLocator.
2010-12-02 17:47:39 +01:00
Andrew Bogott
1a5607b415
shdocvw: Skip some tests if a modern IE is not present.
2010-12-02 17:47:25 +01:00
Alexander Morozov
6ad5416f32
crypt32: Implement getting content of an enveloped message.
2010-12-02 15:01:09 +01:00
Alexander Morozov
03e94320c2
crypt32: Implement updating enveloped messages.
2010-12-02 15:01:08 +01:00
Alexander Morozov
c3a2f7a3d1
crypt32: Save some info needed for creating enveloped messages.
2010-12-02 15:00:56 +01:00
Alexandre Julliard
61eb983313
hlink: Convert dll registration to the IRegistrar mechanism.
2010-12-02 14:40:00 +01:00
Alexandre Julliard
26c7172177
inseng: Convert dll registration to the IRegistrar mechanism.
2010-12-02 14:16:17 +01:00
Alexandre Julliard
dda5d93834
oledb32: Convert dll registration to the IRegistrar mechanism.
2010-12-02 14:05:33 +01:00
Alexandre Julliard
822d7b6eb3
wbemprox: Convert dll registration to the IRegistrar mechanism.
2010-12-02 14:05:25 +01:00
Alexandre Julliard
dc36d92e22
wmiutils: Convert dll registration to the IRegistrar mechanism.
2010-12-02 13:48:08 +01:00
Alexandre Julliard
aece1f733f
objsel: Convert dll registration to the IRegistrar mechanism.
2010-12-02 13:46:32 +01:00
Alexandre Julliard
7e8634448e
inetcomm: Convert dll registration to the IRegistrar mechanism.
2010-12-02 13:22:32 +01:00
Alexandre Julliard
c57519cf4c
msdaps: Convert dll registration to the IRegistrar mechanism.
2010-12-02 13:22:03 +01:00
Alexandre Julliard
6b7c746723
oleaut32: Use widl to generate the coclasses registrations.
2010-12-02 13:21:29 +01:00
Hans Leidekker
ad6b7cd46a
msi: Clear last error on success in MsiQueryFeatureState and MsiQueryProductState.
2010-12-02 12:47:42 +01:00
Travis Athougies
d2055e6ea9
d3dx9_36/tests: Extended ID3DXConstantTable tests.
2010-12-02 12:47:42 +01:00
Travis Athougies
ca7405a9a1
d3dx9_36: Improved constant table parsing.
2010-12-02 12:47:42 +01:00
Hans Leidekker
71beac3219
ntdll: Don't call NtClose directly in delete_view.
2010-12-02 12:47:42 +01:00
Hans Leidekker
06505c9a34
msi: Reuse temporary executables.
...
Fixes a custom action in the Office 2010 installer and makes installers
that pack multiple custom actions in an executable faster.
2010-12-02 12:47:41 +01:00
Maarten Lankhorst
5a8ce4c793
quartz: Refuse WAVE_FORMAT_PCM/EXTENSIBLE in acmwrapper.
2010-12-02 12:47:41 +01:00
Maarten Lankhorst
cfd4ed9018
quartz: Add quality control to sound renderer.
2010-12-02 12:47:41 +01:00
Maarten Lankhorst
072714f910
quartz: Allow stream time to go negative in sound renderer.
2010-12-02 12:47:40 +01:00
Maarten Lankhorst
97215773d1
Revert "quartz: Fill up sound buffer while in paused state.".
...
This reverts commit e591700177
.
It's not fixing the real issue, filling up buffer while paused is
actually capable of producing quite a few headaches to get it working
right.
2010-12-02 12:47:40 +01:00
Jacek Caban
ecc551b911
mshtml: Improved error handling in element constructors.
2010-12-02 11:58:40 +01:00
Jacek Caban
a8b94a0377
mshtml: Improved error handling in HTMLElement_Create calls.
2010-12-02 11:58:30 +01:00
Jacek Caban
0835749af7
mshtml: Use binary search in HTMLElement_Create.
2010-12-02 11:58:24 +01:00
Jacek Caban
6bf247f937
mshtml: Better error handling in create_node calls.
2010-12-02 11:58:12 +01:00
Tristan Schmelcher
8fb6b02d94
ddeml: More calling convention fixes.
2010-12-02 11:57:43 +01:00
Piotr Caban
cab51a0546
msvcrt: Added _get_terminate implementation.
2010-12-02 11:54:34 +01:00
Henri Verbeet
03d7f527cf
wined3d: Move min_rel_offset / max_rel_offset to the shader_reg_maps structure.
2010-12-02 11:54:20 +01:00
Henri Verbeet
a4477fea4a
wined3d: Pass an IWineD3DDeviceImpl pointer to free_private().
2010-12-02 11:54:15 +01:00
Henri Verbeet
6b9118e462
wined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private().
2010-12-02 11:54:10 +01:00
Henri Verbeet
00550613e7
wined3d: Remove a redundant parameter to enable_extension().
2010-12-02 11:54:03 +01:00
Henri Verbeet
f92a0667d7
wined3d: Remove a unused parameter to shader_dirtifyable_constants().
2010-12-02 11:53:57 +01:00
Alexandre Julliard
9d9ce29823
msxml3: Avoid some uninitialized variable warnings on old gcc.
2010-12-01 19:45:34 +01:00
Maarten Lankhorst
e591700177
quartz: Fill up sound buffer while in paused state.
2010-12-01 17:18:05 +01:00
Maarten Lankhorst
6e69cd4df4
quartz: Increase min_lag.
...
The max_lag variable determines how much fuzz is allowed between the
sound cursor and the scheduled times, some filters are inaccurate wrt
time and would skip and overwrite data otherwise.
2010-12-01 17:17:47 +01:00
Maarten Lankhorst
945793722d
quartz: Implement AsyncReader_FindPin.
2010-12-01 17:17:41 +01:00
André Hentschel
7e5da86076
user32/tests: Skip DDE tests on win9x.
2010-12-01 17:16:22 +01:00
Alexander Morozov
6fcca28b07
crypt32: Add a stub enveloped message implementation.
2010-12-01 17:16:22 +01:00
Alexander Puzankov
ec00d6dced
winmm/tests: Add tests for mmioOpen for the file name of the form EXAMPLE.EXT+ABC.
2010-12-01 17:16:21 +01:00
Alexander Puzankov
507db530b2
winmm: The default I/O procedure should return MMIOERR_FILENOTFOUND if the openable file is not found.
2010-12-01 17:16:21 +01:00
Alexander Puzankov
304c455b2b
winmm: Use the default I/O procedure only if a custom procedure for a given FOURCC is not found.
2010-12-01 17:16:21 +01:00
Alexander Puzankov
cc5f2b2c76
winmm: Revert "Handle playing of files containing a '+' as part of the filename.".
...
This reverts commit ed593fdf2f
.
2010-12-01 17:16:20 +01:00
Jacek Caban
6a1f4eb724
mshtml: Improved error handling in get_node calls.
2010-12-01 16:29:38 +01:00
Andrew Bogott
796aca38f0
ole32: Fix the test for arbitrary property ids.
2010-12-01 11:14:39 +01:00
Andrew Bogott
c75a4fd50a
ole32: Fix an off-by-one error that broke reading of many properties.
2010-12-01 11:14:34 +01:00
Andrew Bogott
df219f8758
ole32: Revert "ole32: Only read known format ids when attempting to read summary information.".
...
This reverts commit c94b2687d2
.
2010-12-01 11:14:29 +01:00
Adam Martinson
a4b0152c27
msxml3/domdoc: Add a ref to the schema cache in copy_properties().
2010-12-01 11:09:38 +01:00
Henri Verbeet
f45aeb4abe
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_free_private().
2010-12-01 11:09:08 +01:00
Henri Verbeet
4a69874938
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_alloc_private().
2010-12-01 11:09:02 +01:00
Henri Verbeet
77923346da
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_pixel_constants().
2010-12-01 11:08:57 +01:00
Henri Verbeet
4a6d0da207
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_vertex_constants().
2010-12-01 11:08:51 +01:00
Henri Verbeet
fad461eefa
wined3d: Move the PrivateData structure to resource.c.
2010-12-01 11:08:39 +01:00
Jacek Caban
fa12dd98d7
mshtml: Added beginning ActiveX tests.
2010-11-30 16:22:01 +01:00
Hans Leidekker
79da91eb7e
msi: Improve the stub implementations of RemoveExistingProducts and MigrateFeatureStates.
2010-11-30 16:21:19 +01:00
Hans Leidekker
09eb7f1eb7
msi: Look for transform files relative to the package directory.
2010-11-30 16:21:13 +01:00
Hans Leidekker
c47ecd1ccc
msi: Always ignore disabled components.
2010-11-30 16:21:01 +01:00
Maarten Lankhorst
4881a354c2
quartz: Add support for advise functions in dsoundrender.
2010-11-30 13:53:28 +01:00
Jacek Caban
4bdf39ea51
urlmon: Clean up default protocol handler pseudo-interface implementation.
2010-11-30 13:53:27 +01:00
Jacek Caban
883871174a
urlmon: Moved buffer-based MIME finding to a separated function.
2010-11-30 13:53:27 +01:00
Alexandre Julliard
bdcaa39676
sti: Create dll registration resources.
2010-11-30 13:53:26 +01:00
Alexandre Julliard
e7242e15ea
oleaut32: Create dll registration resources.
2010-11-30 13:53:26 +01:00
Jacek Caban
09e275c740
mshtml: Fixed tests on Windows.
...
Spotted by Paul Vriens.
2010-11-30 13:53:25 +01:00
Tristan Schmelcher
9f43630ee0
ddeml: Fix incorrect HSZ argument sizes.
2010-11-30 11:10:19 +01:00
Marcus Meissner
a8c50b12f5
winex11.drv: Do not include XFORM.eDx and eDy into font hashing/caching.
2010-11-30 11:00:43 +01:00
Michael Stefaniuc
55583f9386
shlwapi: Use an iface instead of an vtbl pointer in ISHRegStream.
2010-11-30 11:00:33 +01:00
Michael Stefaniuc
9093312bdf
shlwapi: Use an iface instead of an vtbl pointer in threadref.
2010-11-30 10:58:59 +01:00
Michael Stefaniuc
abb850c9c4
shlwapi: Use iface instead of vtbl pointers in ISHFileStream.
2010-11-30 10:58:34 +01:00
Henri Verbeet
7363b0e98a
wined3d: Explicitly pass data and gl_info to shader_deselect_depth_blt().
2010-11-30 10:57:23 +01:00
Henri Verbeet
93a824d744
wined3d: Explicitly pass data and gl_info to shader_select_depth_blt().
2010-11-30 10:57:17 +01:00
Henri Verbeet
363d8a316e
wined3d: Pass an IWineD3DDeviceImpl pointer to drawPrimitive().
2010-11-30 10:57:10 +01:00
Henri Verbeet
6476ef599d
wined3d: Pass an IWineD3DDeviceImpl pointer to drawStridedSlow().
2010-11-30 10:57:01 +01:00
Henri Verbeet
8c2416941e
ddraw/tests: Fix a typo.
2010-11-30 10:56:57 +01:00
Austin Lund
c82aa505e9
user32/tests: Fix test failures by disabling IME when testing unicode input.
2010-11-29 19:52:06 +01:00
André Hentschel
37adf3a6be
user32/tests: Remove obsolete comment.
2010-11-29 19:51:57 +01:00
André Hentschel
1f6f4329fd
gdi32/tests: Fix test on WinME.
2010-11-29 19:51:38 +01:00
André Hentschel
08400e9dd7
wldap32/tests: Fix skipping if server is unavailable.
2010-11-29 19:51:28 +01:00
Marcus Meissner
5d657bfdba
wined3d: Detect nouveau as NVIDIA.
2010-11-29 19:43:35 +01:00
Daniel Zimmermann
32e1137837
wtsapi32: Add some stubs.
2010-11-29 19:43:35 +01:00
Paul Vriens
bbbd5a4917
atl/tests: Skip tests on old versions of atl.dll.
2010-11-29 19:43:34 +01:00
Maarten Lankhorst
e0169705d9
winegstreamer: Prevent gstreamer from being unloaded.
2010-11-29 19:43:33 +01:00
Maarten Lankhorst
2b01660178
quartz: Handle selecting default sync source better.
2010-11-29 19:43:33 +01:00
Maarten Lankhorst
f0ebe19bfc
quartz: Fix timestamping in avi decoder.
2010-11-29 19:43:32 +01:00
Maarten Lankhorst
d4185badf1
quartz: Unregister window class after shutdown.
2010-11-29 19:43:32 +01:00
Maarten Lankhorst
82129d7ad8
strmbase: Fix qos.
2010-11-29 19:43:32 +01:00
Maarten Lankhorst
9ff6c7d1c7
quartz: Silence fixmes in sound renderer.
2010-11-29 19:43:31 +01:00
Maarten Lankhorst
f4a0ca85af
quartz: Unset time in dsoundrender if it cannot be obtained.
2010-11-29 19:43:31 +01:00
Michael Stefaniuc
5b40a664a9
explorerframe: Use iface instead of vtbl pointers in NSTC2Impl.
2010-11-29 19:43:31 +01:00
Michael Stefaniuc
d2a6d95d5a
pstorec: Use an iface instead of a vtbl pointer in PStore_impl.
2010-11-29 13:28:26 +01:00
Alexandre Julliard
e59ac81c5e
msdmo: Don't use an interface pointer for an internal function.
2010-11-29 13:28:26 +01:00
Michael Stefaniuc
4313084308
windowscodecs: Use an iface instead of a vtbl pointer in PaletteImpl.
2010-11-29 13:28:26 +01:00
Michael Stefaniuc
e97fb5036d
windowscodecs: Use an iface instead of a vtbl pointer in ImagingFactory.
2010-11-29 13:28:25 +01:00
Michael Stefaniuc
cbea260391
windowscodecs: Standardize the COM usage in info.c.
2010-11-29 13:28:25 +01:00
Michael Stefaniuc
2854f06105
windowscodecs: Standardize the COM usage in pngformat.c.
2010-11-29 13:28:25 +01:00
Michael Stefaniuc
682600b7fc
windowscodecs: Standardize the COM usage in jpegformat.c.
2010-11-29 13:28:25 +01:00
Michael Stefaniuc
5f15f9b8b7
windowscodecs: Standardize the COM usage in icoformat.c.
2010-11-29 13:28:24 +01:00
Michael Stefaniuc
2ff573c99e
windowscodecs: Standardize the COM usage in tgaformat.c.
2010-11-29 13:28:24 +01:00
Michael Stefaniuc
34fc890285
windowscodecs: Standardize the COM usage in tiffformat.c.
2010-11-29 13:28:23 +01:00
Michael Stefaniuc
8d8dd3de54
windowscodecs: Standardize the COM usage in gifformat.c.
2010-11-29 13:28:23 +01:00
Michael Stefaniuc
1881db6ab5
windowscodecs: Use an iface instead of a vtbl pointer in ClassFactoryImpl.
2010-11-29 13:28:23 +01:00
Alexandre Julliard
624ca877f1
msdaps: Remove the redundant IRowset interface.
2010-11-29 13:28:23 +01:00
Michael Stefaniuc
f27209eb58
msdaps: Standardize the COM usage in row_server.c.
2010-11-29 13:28:22 +01:00
Michael Stefaniuc
87f42eb853
dispex/tests: Use an iface instead of a vtbl pointer in dispex.
2010-11-29 13:28:22 +01:00
Michael Stefaniuc
278b7a0445
d3drm: Use an iface instead of a vtbl pointer in IDirect3DRMMeshBuilderImpl.
2010-11-29 13:28:22 +01:00
Michael Stefaniuc
93fc13522c
d3drm: Use an iface instead of a vtbl pointer in IDirect3DRMImpl.
2010-11-29 13:28:21 +01:00
Michael Stefaniuc
0fd3f0a006
atl: Use an iface instead of a vtbl pointer in the Registrar object.
2010-11-29 13:28:21 +01:00
Michael Stefaniuc
8d959c9949
msdmo: Use an iface instead of a vtbl pointer in IEnumDMOImpl.
2010-11-29 13:28:21 +01:00
Michael Stefaniuc
41dce7cfec
msimtf: Use an interface instance instead of a vtbl pointer.
2010-11-29 13:28:20 +01:00
Eric Pouech
ead4712606
kernel32: Properly manage ctrl-Z (and ctrl-D) in ReadFile when dealing with a console handle.
2010-11-29 11:35:46 +01:00
Eric Pouech
9c577630d1
kernel32: Control characters should be returned while reading a line from console.
2010-11-29 11:35:28 +01:00
Eryk Wieliczko
5101cfc1a5
msvcp90/tests: Added basic_string<{char, wchar}>.capacity tests.
2010-11-29 11:34:13 +01:00
Eryk Wieliczko
f84243667f
msvcp90: Added basic_string<{char, wchar}>.capacity implementation.
2010-11-29 11:34:11 +01:00
Thomas Mullaly
6a459d1117
urlmon: Implemented PARSE_DOCUMENT for CoInternetParseIUri.
2010-11-29 11:26:29 +01:00
Thomas Mullaly
81c274a5f0
urlmon: Added implementation for PARSE_ROOTDOCUMENT for CoInternetParseIUri.
2010-11-29 11:26:23 +01:00
Thomas Mullaly
6d996f32a5
urlmon: Implementation for PARSE_FRIENDLY in CoInternetParseIUri.
2010-11-29 11:26:17 +01:00
Thomas Mullaly
8cf81d912f
urlmon: Added implementation for PARSE_CANONICALIZE in CoInternetParseIUri.
2010-11-29 11:26:10 +01:00
Thomas Mullaly
bc71921f36
urlmon: Added stub for CoInternetParseIUri.
2010-11-29 11:25:00 +01:00
Jacek Caban
991104b97f
mshtml: Added IHTMLStyle::padding property implementation.
2010-11-29 11:24:40 +01:00
Jacek Caban
f82668f23e
mshtml: Added SetUIHandler tests.
2010-11-29 11:24:34 +01:00
Jacek Caban
ee875f362d
mshtml: Don't overwrite custom UI handler in SetClientSite.
2010-11-29 11:24:29 +01:00
Jacek Caban
0863625bcc
mshtml: Added ICustomDoc::SetUIHandler implementation.
2010-11-29 11:24:23 +01:00
Paul Vriens
5680cf6293
shell32/tests: Use more A-functions to fix Win95 and actually test correctly on Win9x.
2010-11-29 11:24:09 +01:00