Hans Leidekker
ca471b8779
wbemprox: Implement Win32_OperatingSystem.CSDVersion.
2012-06-28 01:39:21 +02:00
Hans Leidekker
e7e66e59ae
wbemprox: Implement Win32_NetworkAdapter.Speed.
2012-06-28 01:39:21 +02:00
Hans Leidekker
fc6d667ac0
wbemprox: Add support for 64-bit integer types.
2012-06-28 01:39:20 +02:00
Hans Leidekker
f1f4f1d9d7
wbemprox: Store the result index in the class enumerator instead of the view.
2012-06-28 01:39:20 +02:00
Hans Leidekker
211469dd06
wbemprox: Set the row count in fill_processor.
2012-06-28 01:39:19 +02:00
Piotr Caban
d1f0fe954f
msvcp90: Sync spec files.
2012-06-28 01:39:17 +02:00
Piotr Caban
1f8fcf30f3
msvcp90: Added partial implementation of locale_ctor_cstr function.
2012-06-28 01:39:17 +02:00
Piotr Caban
705fe163da
msvcp90: Allocate different id's for facets in use_facet functions.
2012-06-28 01:39:16 +02:00
Piotr Caban
ccb4c48466
msvcp90: Added _Fiopen functions implementation.
2012-06-28 01:39:15 +02:00
Piotr Caban
f457511b1d
msvcp90: Added locale::facet::_Register function implementation.
2012-06-28 01:39:14 +02:00
Piotr Caban
3c921119d6
msvcp80: Forward basic_string<char>::erase functions to msvcp90.
2012-06-28 01:39:13 +02:00
Piotr Caban
c1ae61b07f
msvcp90: Added basic_istream::operator>>(char&) implementation.
2012-06-28 01:39:12 +02:00
Jacek Caban
7a8f0994df
mshtml: Share nsobject reference with nsnode.
2012-06-28 01:39:12 +02:00
Jacek Caban
f2b3220854
mshtml: Share nsscript reference with nsnode.
2012-06-28 01:39:11 +02:00
Jacek Caban
e45c621719
mshtml: Share nsoption reference with nsnode.
2012-06-28 01:39:10 +02:00
Jacek Caban
8a9d3c845b
mshtml: Share nsimg reference with nsnode.
2012-06-28 01:39:08 +02:00
Jacek Caban
caada38f04
mshtml: Share nsdoc reference with nsnode.
2012-06-28 01:39:06 +02:00
Jacek Caban
db244a8051
mshtml: Share nstable reference with nsnode.
2012-06-28 01:39:05 +02:00
Jacek Caban
39005645b8
mshtml: Share nsframe and nsiframe references with nsnode.
2012-06-28 01:39:04 +02:00
Jacek Caban
6ac375d3ac
mshtml: Share nsform reference with nsnode.
2012-06-28 01:39:03 +02:00
Jacek Caban
829f24c1c7
mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection.
2012-06-28 01:39:01 +02:00
Jacek Caban
c2ca817dd1
mshtml: Keep references to nodes stored in HTMLElementCollection.
2012-06-28 01:38:57 +02:00
Alexandre Julliard
09a5f0f1c5
gdiplus/tests: Add back some necessary casts.
2012-06-28 01:38:47 +02:00
Francois Gouget
e0f4d5caf9
start: Fix the command line handling.
2012-06-28 01:38:40 +02:00
Francois Gouget
d16123919f
msvcp90: Make a couple more numpunct_*_use_facet() functions static.
2012-06-27 11:38:10 +02:00
Michael Stefaniuc
4754a3d605
d3drm: Get rid of unsafe_impl_from_IDirect3DRMFrame2().
2012-06-27 11:36:41 +02:00
Michael Stefaniuc
7367685021
qedit: Support COM aggregation for SampleGrabber.
2012-06-27 11:36:28 +02:00
Michael Stefaniuc
703d0a33ce
qedit: COM cleanup for the IPin iface (SampleGrabber).
2012-06-27 11:36:16 +02:00
Michael Stefaniuc
023f79a8dd
qedit: Basic COM cleanup for SampleGrabber.
2012-06-27 11:36:07 +02:00
André Hentschel
06da4b2201
advapi32: Remove 'stub' from TRACEs of implemented functions.
2012-06-27 11:35:56 +02:00
Dmitry Timoshkov
d079b66ba5
gdiplus: Avoid casting IWICBitmapFrameDecode to IWICBitmapSource.
2012-06-26 19:44:27 +02:00
Dmitry Timoshkov
7f9230c566
gdiplus: Add some tests for image properties.
2012-06-26 19:44:21 +02:00
Dmitry Timoshkov
fb6b27de77
gdiplus: Implement GdipGetPropertyIdList.
2012-06-26 19:41:11 +02:00
Dmitry Timoshkov
b9132b6815
gdiplus: Implement GdipGetPropertyCount.
2012-06-26 19:40:59 +02:00
Dmitry Timoshkov
b72d236ca8
gdiplus: When loading a bitmap frame save its IWICMetadataReader interface.
2012-06-26 19:40:44 +02:00
Erich Hoover
b72ac222ea
hhctrl.ocx: Keep parsing failure from causing a segmentation fault.
2012-06-26 19:29:34 +02:00
Vincent Povirk
07795754f4
windowscodecs: Implement IWICBitmapScaler::Initialize.
2012-06-26 17:34:11 +02:00
Vincent Povirk
02aa7ec403
windowscodecs: Implement IWICImagingFactory::CreateEncoder.
2012-06-26 17:34:03 +02:00
Vincent Povirk
efab393295
windowscodecs: Add stub IWICBitmapScaler implementation.
2012-06-26 17:33:54 +02:00
Vincent Povirk
917c4e1f10
windowscodecs: Add tests for IWICPixelFormatInfo.
2012-06-26 17:33:22 +02:00
Vincent Povirk
12babdb7da
windowscodecs: Implement IWICPixelFormatInfo2::SupportsTransparency.
2012-06-26 17:33:14 +02:00
Hans Leidekker
661d7f19c9
wbemprox Implement Win32_Processor.CpuStatus and Win32_Processor.DeviceId.
2012-06-26 17:33:06 +02:00
Hans Leidekker
3ebf6c8bfa
wbemprox: Implement Win32_ComputerSystem.NumberOfLogicalProcessors and Win32_ComputerSystem.NumberOfProcessors.
2012-06-26 17:33:06 +02:00
Hans Leidekker
eb9fa4dd05
wbemprox: Implement Win32_OperatingSystem.OSLanguage and Win32_OperatingSystem.SystemDirectory.
2012-06-26 17:33:05 +02:00
Hans Leidekker
1bf73ea81d
wbemprox: Implement IWbemServices::CreateInstanceEnum.
2012-06-26 17:33:05 +02:00
Hans Leidekker
21ea8b3c3c
wbemprox: Implement IWbemServices::OpenNamespace.
2012-06-26 17:33:05 +02:00
Henri Verbeet
d93e61f249
wined3d: Release the stateblock only after mode setting in wined3d_device_reset().
...
While we're allowed to leave the device in a somewhat inconsistent state after
a failed reset, such a state should be recoverable by calling reset again. If
e.g. mode setting were to fail between the point where we destroy and recreate
the stateblock a subsequent reset would crash because the device doesn't have
a stateblock anymore.
2012-06-26 17:32:59 +02:00
Henri Verbeet
0ee3007963
wined3d: Only unset the onscreen depth / stencil buffer once in wined3d_device_reset().
2012-06-26 17:32:48 +02:00
Henri Verbeet
394519db67
secur32: Handle incomplete messages in schan_InitializeSecurityContextW().
2012-06-26 17:32:40 +02:00
Henri Verbeet
8f39fb146a
secur32: We can't read more than expected_size - 5 in schan_DecryptMessage().
2012-06-26 17:31:02 +02:00