Nikolay Sivov
7cbd9dcdc3
msxml3: Reader shouldn't depend on input being properly allocated BSTR string.
2012-06-18 11:59:41 +02:00
Nikolay Sivov
16ef649b5f
msxml3: Revert: msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.
...
This reverts commit c2c8b9e771
and adds
a comment for uri reporting feature that some application use, for
example Office 2010. The problem is that namespace uri pointer should
stay the same and we keep it in element stack for that, MXAttributes
allocates new string for each attribute and won't work as needed
unfortunately.
2012-06-18 11:59:41 +02:00
Thomas Faber
bb95b706cb
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
2012-06-18 11:59:41 +02:00
Thomas Faber
a6510b3fbc
wined3d: Use INFINITY.
2012-06-18 11:59:41 +02:00
Thomas Faber
cb8af0152c
port.h: Add INFINITY macro.
2012-06-18 11:59:41 +02:00
Thomas Faber
7d24e59229
wininet: Use the correct struct in a sizeof.
2012-06-18 11:59:41 +02:00
Thomas Faber
c574ab9680
ws2_32/tests: Add missing parentheses to ok() output.
2012-06-18 11:59:41 +02:00
André Hentschel
4dc0ee57f6
d3drm: Implement IDirect3DRMViewportX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
d9ec2b6dfd
d3drm: Implement IDirect3DRMWinDevice_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
069e93f715
d3drm: Implement IDirect3DRMDeviceX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
e5de199289
d3drm: Implement IDirect3DRMTextureX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
b2de41308e
d3drm: Fix initial specular value of the Material2 interface.
2012-06-18 11:59:40 +02:00
André Hentschel
d71bf7fdb7
d3drm: Implement IDirect3DRMX_CreateTexture.
2012-06-18 11:59:40 +02:00
André Hentschel
029318107b
d3drm: Implement IDirect3DRMMaterial2_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
00773feafd
d3drm: Implement IDirect3DRMMesh_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
ac5b932363
d3drm: Implement IDirect3DRMX_CreateMesh.
2012-06-18 11:59:40 +02:00
Akihiro Sagawa
f503afd86f
gdi32: Remove an outdated comment in struct DefaultFontInfo.
2012-06-18 11:59:40 +02:00
Akihiro Sagawa
2bb416baa8
gdi32: Fix East-Asian font parameters.
2012-06-18 11:59:40 +02:00
Akihiro Sagawa
afdc84cf03
gdi32/tests: Make GetStockObject tests pass on East-Asian machines.
2012-06-18 11:59:39 +02:00
André Hentschel
2f7453f81f
jscript/tests: Fix some typos.
2012-06-18 10:57:25 +02:00
Nozomi Kodama
5523820b81
d3dx9_36: Recognize A8B8G8R8 format.
2012-06-18 10:57:04 +02:00
Nozomi Kodama
60a0fb30df
d3dx9_36: Implementation of D3DXSHMultiply3.
2012-06-18 10:56:48 +02:00
Alexandre Julliard
cdd18731a7
wing32: Don't recommend a top-down DIB.
2012-06-18 10:54:50 +02:00
Alexandre Julliard
b61925e1ea
gdi32: Fix the contents of the region data in metafiles.
2012-06-18 10:54:30 +02:00
Jacek Caban
120c413f39
wininet: Fixed returned buffer size in HttpQueryInfo(HTTP_QUERY_STATUS_CODE) when insufficient buffer is passed.
2012-06-15 20:29:28 +02:00
Alexandre Julliard
3521e1b89b
wininet: Fix a compiler warning on Mingw.
2012-06-15 18:35:44 +02:00
Hans Leidekker
4cfd8189c8
wbemprox: Implement IEnumWbemClassObject::Next.
2012-06-15 18:35:44 +02:00
Hans Leidekker
19f203c7b2
wbemprox: Add support for evaluating query conditions.
2012-06-15 18:35:44 +02:00
Hans Leidekker
d75375ea45
wbemprox: Add a partial Win32_BIOS class implementation.
2012-06-15 18:35:43 +02:00
Hans Leidekker
f6be21103b
wbemprox: Add support for parsing WQL queries.
2012-06-15 18:35:43 +02:00
Jacek Caban
52363aef65
advapi32: Pass service name as argv[0] to ServiceMain.
2012-06-15 18:35:42 +02:00
Jacek Caban
d0244d761d
services.exe: Added tests.
2012-06-15 18:35:42 +02:00
Francois Gouget
27b8e7c1d8
kernel32: Use the English (United States) spelling of license.
2012-06-15 18:35:39 +02:00
Francois Gouget
ef6f3a30cc
shell32/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:38 +02:00
Francois Gouget
74605efe74
kernel32/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:38 +02:00
Francois Gouget
7f0cfac5cc
msi/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:37 +02:00
Francois Gouget
6af6f02585
crypt32/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:37 +02:00
Alexandre Julliard
a7d08fcb6e
windowscodecs: Fix some broken tests.
2012-06-15 18:35:37 +02:00
Huw Davies
bdaddc4b7c
wineps: Retrieve the ppd file from the driver directory.
2012-06-15 18:35:36 +02:00
Huw Davies
69ff2636b4
winspool: Set the printer location from the cups printer-location option.
2012-06-15 18:35:36 +02:00
Huw Davies
5875185e34
winspool: Set the printer description from the cups printer-info option.
2012-06-15 18:35:35 +02:00
Huw Davies
afab51c4e7
winspool: Add a missing default priority value.
2012-06-15 18:35:35 +02:00
Huw Davies
a294ad42e0
winspool: Set the printer registry values before calling into the driver.
2012-06-15 18:35:34 +02:00
Damjan Jovanovic
d31f61414c
winegcc: Support the mingw32 target without an i[3456]86- prefix.
2012-06-15 18:35:34 +02:00
Damjan Jovanovic
4768b11c24
winebuild: Support the mingw32 target without an i[3456]86- prefix.
2012-06-15 18:35:34 +02:00
Damjan Jovanovic
009ad8a475
configure: Detect mingw32 better on FreeBSD.
2012-06-15 18:35:33 +02:00
Thomas Faber
0b60b8f35a
wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if libssl is not available.
2012-06-15 18:35:33 +02:00
Piotr Caban
ca86ffb17b
msvcp: Sync spec files.
2012-06-15 18:35:32 +02:00
Piotr Caban
24f9290cd6
msvcp90: Added basic_ios::widen implementation.
2012-06-15 18:35:31 +02:00
Piotr Caban
65a364a2f3
msvcp90: Added basic_ios::narrow implementation.
2012-06-15 18:35:31 +02:00