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
Alexander Morozov
1de6229489
wincrypt.h: Define some enveloped message callback functions.
2010-12-02 14:45:17 +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
Alexandre Julliard
335282f564
widl: Generate keys for coclasses in the registration resources.
2010-12-02 13:15:14 +01:00
Alexandre Julliard
3991b05746
widl: Add progid, threading and vi_progid attributes for coclasses.
...
This is a Wine extension, modelled after the corresponding attributes
supported by Visual C++.
2010-12-02 13:14:50 +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