Hans Leidekker
|
6032b47443
|
fusion: CreateAssemblyNameObject is no longer a stub.
|
2012-04-30 11:01:37 +02:00 |
Henri Verbeet
|
c8ae37a9a9
|
d3dx9: Add a FIXME for unsupported filter types to D3DXLoadSurfaceFromMemory().
|
2012-04-30 11:01:25 +02:00 |
Henri Verbeet
|
5ebd6652ca
|
d3dx9: Use proper size types in D3DXLoadSurfaceFromMemory().
|
2012-04-30 11:01:21 +02:00 |
Henri Verbeet
|
605e6b743c
|
d3d9: Properly retrieve an interface pointer in d3d9_texture_2d_GetSurfaceLevel().
|
2012-04-30 11:01:16 +02:00 |
Henri Verbeet
|
9936ec0c1c
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetStreamSource().
|
2012-04-30 11:01:13 +02:00 |
Henri Verbeet
|
c208d973f6
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetIndices().
|
2012-04-30 11:01:09 +02:00 |
Francois Gouget
|
e0212511fc
|
iphlpapi/tests: Fix compilation on systems that don't support nameless unions.
|
2012-04-30 11:01:04 +02:00 |
Nikolay Sivov
|
fc7aea37f6
|
msxml3: Test for attribute value normalization.
|
2012-04-30 11:00:58 +02:00 |
Nikolay Sivov
|
9756cbf70f
|
msxml3: Use dispex support for IDispatch implementation of process instruction node.
|
2012-04-30 11:00:51 +02:00 |
Thomas Faber
|
58ad6fcf1f
|
jscript: Add missing port.h include for isnan.
|
2012-04-30 11:00:35 +02:00 |
Aric Stewart
|
f58c9661a4
|
quartz: Have DSoundRenderer use strmbase BasicAudio.
|
2012-04-30 11:00:26 +02:00 |
Aric Stewart
|
a01d6be69f
|
strmbase: Implement BasicAudio.
|
2012-04-30 11:00:20 +02:00 |
Jacek Caban
|
d53bdeca62
|
oleaut32: Added BSTR cache implementation.
|
2012-04-30 10:59:27 +02:00 |
Christian Costa
|
cb804ce884
|
dmusic: Implement IDirectMusicBufferImpl_Flush.
|
2012-04-27 17:08:18 +02:00 |
Christian Costa
|
09a2dd6a3f
|
dmusic: Implement IDirectMusicBuffer_GetStartTime and IDirectMusicBuffer_SetStartTime.
|
2012-04-27 17:08:14 +02:00 |
Christian Costa
|
5c5ed245aa
|
dmusic: IDirectMusicBufferImpl_GetUsedBytes.
|
2012-04-27 17:08:01 +02:00 |
Christian Costa
|
fbd0aba739
|
dmusic: Implement IDirectMusicBufferImpl_PackStructured.
|
2012-04-27 17:07:52 +02:00 |
Christian Costa
|
51942db811
|
dmusic: Handle GUID_NULL when creating IDirectMusicBuffer.
|
2012-04-27 17:07:12 +02:00 |
Christian Costa
|
0a588385fb
|
dmusic: Add tests for IDirectMusicBuffer.
|
2012-04-27 17:07:04 +02:00 |
Alexandre Julliard
|
bc6f2f8615
|
winex11: Store the DC bounds rectangle as a pointer.
|
2012-04-27 12:51:43 +02:00 |
Alexandre Julliard
|
3ea711dd7c
|
gdi32: Store the bounds rectangle as a pointer in the DIB driver.
|
2012-04-27 12:49:20 +02:00 |
Alexandre Julliard
|
3009e03df7
|
gdi32: Add a SetBoundsRect driver entry point.
|
2012-04-27 12:41:43 +02:00 |
Jacek Caban
|
30acd235dd
|
jscript: Removed unused do_*_tag_format arguments.
|
2012-04-27 12:02:31 +02:00 |
Jacek Caban
|
424b63119c
|
jscript: Use stack_push_int in interp_bneg.
|
2012-04-27 12:02:28 +02:00 |
Nikolay Sivov
|
28335fb39b
|
msxml3: Query for handler interface instead of using what was passed in Variant directly.
|
2012-04-27 11:59:50 +02:00 |
Andrew Eikum
|
3ef92af6a8
|
dsound: Map MMDevAPI error to DSound error.
|
2012-04-27 11:59:44 +02:00 |
Henri Verbeet
|
b11d8db279
|
d3dx9: Add basic support for loading DXT formats to D3DXLoadSurfaceFromMemory().
|
2012-04-27 11:59:35 +02:00 |
Henri Verbeet
|
e925553072
|
d3dx9: Introduce a special case for simple loads in D3DXLoadSurfaceFromMemory().
|
2012-04-27 11:59:30 +02:00 |
Henri Verbeet
|
c638aab2b4
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetPixelShader().
|
2012-04-27 11:59:27 +02:00 |
Henri Verbeet
|
722e60ab2e
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetVertexShader().
|
2012-04-27 11:59:23 +02:00 |
Henri Verbeet
|
a495b7af48
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetVertexDeclaration().
|
2012-04-27 11:59:21 +02:00 |
Piotr Caban
|
6cda3776f6
|
kernel32/tests: Added IdnToNameprepUnicode tests.
|
2012-04-26 19:48:09 +02:00 |
Piotr Caban
|
4242fc94a5
|
kernel32/tests: Added more FoldString tests.
|
2012-04-26 19:48:02 +02:00 |
Piotr Caban
|
a08710f3d0
|
kernel32: Added IdnToNameprepUnicode implementation.
|
2012-04-26 19:47:57 +02:00 |
Piotr Caban
|
047793e1aa
|
make_unicode: Create tables with data needed by nameprep algorithm.
|
2012-04-26 19:41:28 +02:00 |
Christian Costa
|
5c09a11e08
|
amstream: Add stubbed implementation of AudioStreamSample.
|
2012-04-26 19:29:26 +02:00 |
Christian Costa
|
60a8a27b2b
|
amstream: Add stubbed implementation of DirectDrawStreamSample.
|
2012-04-26 19:29:12 +02:00 |
Aric Stewart
|
f38318705c
|
strmbase: Track internal window styles in baseWindow.WindowStyles.
|
2012-04-26 19:28:03 +02:00 |
Nikolay Sivov
|
3bc1bdaee7
|
msxml3: Support disabled escaping mode when writing attribute values.
|
2012-04-26 19:27:52 +02:00 |
Nikolay Sivov
|
622c94acad
|
msxml3: Support disabled escaping mode for characters() callback.
|
2012-04-26 19:27:42 +02:00 |
Jacek Caban
|
ca15adfde6
|
jscript: Get rid of parser function collecting hack by moving the logic to compiler.
|
2012-04-26 19:27:36 +02:00 |
Vincent Povirk
|
7b5af23604
|
gdiplus: Implement GdipWidenPath for closed figures.
|
2012-04-26 19:27:24 +02:00 |
Vincent Povirk
|
930cdab2e9
|
gdiplus: Add basic implementation of GdipWidenPath.
|
2012-04-26 19:27:17 +02:00 |
Vincent Povirk
|
3a3ca55ffa
|
gdiplus: Return OutOfMemory when creating a path gradient from a NULL path.
|
2012-04-26 19:27:01 +02:00 |
Vincent Povirk
|
ea3e26e32d
|
gdiplus: Return OutOfMemory when creating a path gradient with NULL points.
|
2012-04-26 19:26:57 +02:00 |
Hans Leidekker
|
25ba5c8b59
|
fusion: Implement IAssemblyCache::UninstallAssembly.
|
2012-04-26 19:26:49 +02:00 |
Hans Leidekker
|
89e95aa92c
|
msi: Avoid a crash in get_registered_local_package.
|
2012-04-26 19:26:41 +02:00 |
Hans Leidekker
|
fde66de6a5
|
msi: Don't free cached tables in MsiDatabaseCommit.
|
2012-04-26 19:26:37 +02:00 |
Henri Verbeet
|
de43de510a
|
wined3d: Move the resource bind_count field up to wined3d_resource.
|
2012-04-26 19:26:14 +02:00 |
Henri Verbeet
|
9fd2d34d68
|
ddraw: Get rid of IClassFactoryImpl.
|
2012-04-26 19:26:11 +02:00 |
Henri Verbeet
|
3e2d946290
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetTexture().
|
2012-04-26 19:26:08 +02:00 |
Henri Verbeet
|
e333334450
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetDepthStencilSurface().
|
2012-04-26 19:26:06 +02:00 |
Henri Verbeet
|
6a03dbf111
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetRenderTarget().
|
2012-04-26 19:26:02 +02:00 |
Józef Kucia
|
b157bc7cfa
|
d3dx9/tests: Add DDS pixel format tests for D3DXGetImageInfoFromFileInMemory.
|
2012-04-25 17:21:02 +02:00 |
Francois Gouget
|
a0bb28f7d9
|
comctl32/tests: Add a trailing '\n' to an ok() call.
|
2012-04-25 17:20:42 +02:00 |
Owen Rudge
|
0eb0292eb5
|
mapi32: Add support to MAPISendMailW for ANSI fallback.
|
2012-04-25 17:20:20 +02:00 |
Owen Rudge
|
590c4d91d9
|
mapi32: Convert message to Unicode in MAPISendMail.
|
2012-04-25 17:19:52 +02:00 |
Owen Rudge
|
7877e657de
|
mapi32: Convert sendmail_extended_mapi to Unicode.
|
2012-04-25 17:18:39 +02:00 |
Piotr Caban
|
cc6205f10c
|
jscript: Fix toExponential behavior when exponent is 0.
|
2012-04-25 17:16:37 +02:00 |
Alexandre Julliard
|
99c6eb0dd0
|
iphlpapi/tests: Get rid of function typedefs and use more standard names for function pointers.
|
2012-04-25 17:16:24 +02:00 |
Bruno Jesus
|
8dde502f0e
|
iphlpapi/tests: Add SetTcpEntry tests.
|
2012-04-25 17:12:02 +02:00 |
Christian Costa
|
ae6fb7511d
|
dmusic: Cleanup IDirectMusicBufferImpl_QueryInterface.
|
2012-04-25 17:11:51 +02:00 |
Christian Costa
|
76a778be97
|
dmusic: Display new ref in IDirectMusicBufferImpl_AddRef and IDirectMusicBufferImpl_Release.
|
2012-04-25 17:11:28 +02:00 |
Christian Costa
|
6800851f1d
|
dmusic: Implement IDirectMusicBufferImpl_GetRawBufferPtr.
|
2012-04-25 17:11:19 +02:00 |
Christian Costa
|
5f6a3807fd
|
dmusic: Implement IDirectMusicBufferImpl_GetMaxBytes.
|
2012-04-25 17:11:15 +02:00 |
Christian Costa
|
cc68c95fee
|
dmusic: Implement IDirectMusicBufferImpl_GetBufferFormat.
|
2012-04-25 17:11:07 +02:00 |
Jacek Caban
|
d856d7cd11
|
vbscript: 'property' may be both keyword and identifier.
|
2012-04-25 12:17:14 +02:00 |
Jacek Caban
|
474f1152b2
|
jscript: Moved collecting variable declarations from parser to compiler.
|
2012-04-25 12:17:08 +02:00 |
Jacek Caban
|
b866c7f5e9
|
jscript: Make parser a temporary compiler object.
|
2012-04-25 12:17:04 +02:00 |
Jacek Caban
|
97b44da746
|
jscript: Store function parameters in function_code_t.
|
2012-04-25 12:17:01 +02:00 |
Jacek Caban
|
d1a4053953
|
jscript: Fixed func->funcs leak.
|
2012-04-25 12:16:56 +02:00 |
Jacek Caban
|
64a3f5077f
|
jscript: Store variable names in function_code_t.
|
2012-04-25 12:16:52 +02:00 |
Vincent Povirk
|
e2b59a87b0
|
gdiplus: Store only one surround color if all colors are the same.
|
2012-04-25 12:16:36 +02:00 |
Vincent Povirk
|
8273d58a96
|
gdiplus: Implement GdipSetPathGradientSigmaBlend.
|
2012-04-25 12:16:24 +02:00 |
Vincent Povirk
|
d0a85604d5
|
gdiplus: Implement GdipSetPathGradientLinearBlend.
|
2012-04-25 12:16:20 +02:00 |
Vincent Povirk
|
b66fd44080
|
gdiplus: Implement GdipSetPathGradientBlend, with tests.
|
2012-04-25 12:16:15 +02:00 |
Vincent Povirk
|
4a78d7c6b4
|
gdiplus: Remove FIXME on implemented function.
|
2012-04-25 12:16:09 +02:00 |
Henri Verbeet
|
d01e0647d1
|
d3d9: Get rid of IDirect3DBaseTexture9Impl.
|
2012-04-25 12:14:54 +02:00 |
Henri Verbeet
|
5145b13199
|
d3d9: Merge volumetexture.c into texture.c.
|
2012-04-25 12:14:44 +02:00 |
Henri Verbeet
|
fb5bc72408
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetBackBuffer().
|
2012-04-25 12:14:02 +02:00 |
Henri Verbeet
|
138edd31e5
|
d3d9: Use the surface implementation pointer in reset_enum_callback().
|
2012-04-25 12:13:58 +02:00 |
Henri Verbeet
|
11a2231c11
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetSwapChain().
|
2012-04-25 12:13:55 +02:00 |
Aric Stewart
|
6b9cfd2629
|
strmbase: get_VideoHeight should always have a positive height.
|
2012-04-25 12:13:51 +02:00 |
Piotr Caban
|
dc830aa640
|
msvcrt: Rework wcsncpy_s to work on overlapping pointers.
|
2012-04-24 19:12:51 +02:00 |
Dmitry Timoshkov
|
bdae6d7dc0
|
winex11.drv: Windows always generates VK_DECIMAL for Del/. on a keypad.
|
2012-04-24 19:12:32 +02:00 |
Dmitry Timoshkov
|
1e12570d72
|
gdiplus: Use symbolic name of the font style.
|
2012-04-24 19:10:42 +02:00 |
Dmitry Timoshkov
|
5476c0e2b9
|
gdi32: ntmCellHeight and ntmAvgWidth should be in font units.
|
2012-04-24 18:44:07 +02:00 |
Dmitry Timoshkov
|
57fbf1434c
|
gdi32: Enumerated font size should not be too large.
This reverts commit f4625d1ae1 .
|
2012-04-24 18:43:45 +02:00 |
Dmitry Timoshkov
|
e43fce0da9
|
gdiplus: Do not rely on an enumerated font size being equal to otmEMSquare.
|
2012-04-24 18:42:17 +02:00 |
Christian Costa
|
d5bbdabf28
|
amstream: Add IAudioMediaStream stub implementation.
|
2012-04-24 18:41:41 +02:00 |
Christian Costa
|
badb5d555d
|
amstream: Use proper constructor name for ddraw mediastream.
|
2012-04-24 18:41:38 +02:00 |
Jacek Caban
|
375ab889d8
|
jscript: Store source code range in function_code_t.
|
2012-04-24 17:45:27 +02:00 |
Jacek Caban
|
8c533d10d6
|
jscript: Store function name in function_code_t.
|
2012-04-24 17:45:18 +02:00 |
Jacek Caban
|
d76b675ea8
|
jscript: Use compiler-generated struct for representing function code.
|
2012-04-24 17:45:16 +02:00 |
Huw Davies
|
5d47a691f1
|
winspool: Don't leak the handle returned by AddPrinter.
|
2012-04-24 17:38:03 +02:00 |
Alexandre Julliard
|
9674011d75
|
gdi32: Fix coordinates for row copies in mirrored vertical stretching.
|
2012-04-24 17:37:53 +02:00 |
Owen Rudge
|
c0b006f868
|
mapistub: Forward MAPISendMailW.
|
2012-04-24 11:40:16 +02:00 |
Owen Rudge
|
7031588c76
|
mapi32: Add stub implementation of MAPISendMailW.
|
2012-04-24 11:38:14 +02:00 |
Nikolay Sivov
|
9472b8ca43
|
msxml3: Implement getURI() for IMXAttributes.
|
2012-04-24 11:37:57 +02:00 |
Nikolay Sivov
|
3f5ec72fcf
|
msxml3: Implement getLocalName() for IMXAttributes.
|
2012-04-24 11:37:53 +02:00 |
Vincent Povirk
|
075775a81b
|
gdiplus: Implement accessors for graphics rendering origin.
|
2012-04-24 11:37:46 +02:00 |
Vincent Povirk
|
3b4d278026
|
mscoree: Always call mono_thread_attach before invoking managed code.
|
2012-04-24 11:37:34 +02:00 |
Alexandre Julliard
|
87e75a0349
|
dmusic: Internal functions don't need to be WINAPI.
|
2012-04-24 11:37:20 +02:00 |
Christian Costa
|
46884bfcbe
|
dmusic: COM clean-up of IDirectMusicBuffer.
|
2012-04-24 11:32:27 +02:00 |
Christian Costa
|
1b33b1d5cd
|
dmusic: Pass creation parameters to DMUSIC_CreateDirectMusicBufferImpl then allocate data buffer and set format accordingly.
|
2012-04-24 11:32:13 +02:00 |
Aric Stewart
|
209bc696c1
|
strmbase: We cannot hold the RenderLock during QualityControlRender_WaitFor.
|
2012-04-24 11:30:19 +02:00 |
Henri Verbeet
|
5f38a1e1f7
|
d3d9: Merge cubetexture.c into texture.c.
|
2012-04-24 11:30:12 +02:00 |
Henri Verbeet
|
7da2dc747c
|
d3d9: Get rid of IDirect3DVolumeTexture9Impl.
|
2012-04-24 11:29:40 +02:00 |
Henri Verbeet
|
7efbfe494e
|
d3d9: Properly retrieve an interface pointer in IDirect3DSwapChain9Impl_GetBackBuffer().
|
2012-04-24 11:29:37 +02:00 |
Henri Verbeet
|
d9000aeec3
|
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetStreamSource().
|
2012-04-24 11:29:33 +02:00 |
Henri Verbeet
|
53e9cf8ab4
|
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetIndices().
|
2012-04-24 11:29:29 +02:00 |
Hans Leidekker
|
c8bb335990
|
msi: Check supported languages in the AppSearch action.
|
2012-04-23 17:55:28 +02:00 |
Hans Leidekker
|
52f3d5bead
|
msi: Remove child folders first in the RemoveFolders action.
|
2012-04-23 17:55:21 +02:00 |
Hans Leidekker
|
2e5bf9ca06
|
msi: Dynamically allocate the path buffer in MsiQueryComponentStateW.
|
2012-04-23 17:55:18 +02:00 |
Hans Leidekker
|
cf1cb30dfa
|
msi: Initialize hkey in msi_comp_find_prod_key.
|
2012-04-23 17:55:14 +02:00 |
Hans Leidekker
|
f1af03fa16
|
msi: Reduce the indentation level in ACTION_GetComponentInstallStates.
|
2012-04-23 17:55:10 +02:00 |
Jacek Caban
|
f69445adeb
|
winhttp: Trace accept types in WinHttpOpenRequest.
|
2012-04-23 17:53:27 +02:00 |
Jacek Caban
|
f6980025b9
|
mshtml: Accept different VARIANT types in document_write.
|
2012-04-23 17:53:23 +02:00 |
Alexandre Julliard
|
6c2235cf98
|
gdi32: Fix some typos in the 4-bpp shrink_row function.
|
2012-04-23 14:58:12 +02:00 |
André Hentschel
|
89cb501927
|
dbghelp: Assorted fixes for shadow variables.
|
2012-04-23 12:58:36 +02:00 |
Christian Costa
|
acea60ca85
|
dmusic: Fix IDirectMusic8Impl_CreateMusicBuffer buffer signature.
|
2012-04-23 12:58:35 +02:00 |
Henri Verbeet
|
21c65893c9
|
d3d9: Get rid of IDirect3DCubeTexture9Impl.
|
2012-04-23 11:47:58 +02:00 |
Henri Verbeet
|
5569db9a98
|
d3d9: Get rid of IDirect3DTexture9Impl.
|
2012-04-23 11:44:48 +02:00 |
Henri Verbeet
|
dd8ed6f8a9
|
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetTexture().
|
2012-04-23 11:44:43 +02:00 |
Henri Verbeet
|
7024ffac9a
|
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetDepthStencilSurface().
|
2012-04-23 11:44:39 +02:00 |
Henri Verbeet
|
17b83cd254
|
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetRenderTarget().
|
2012-04-23 11:44:35 +02:00 |
Nikolay Sivov
|
521467fd08
|
msxml3: Added getName() for IMXAttributes.
|
2012-04-23 11:44:31 +02:00 |
Nikolay Sivov
|
9a509594f9
|
msxml3: Added getValueFromName() for IMXAttributes.
|
2012-04-23 11:44:24 +02:00 |
Nikolay Sivov
|
fd42393792
|
msxml3: getPrefix() should check all pushed contexts as well.
|
2012-04-23 11:44:17 +02:00 |
Nikolay Sivov
|
43241140aa
|
msxml3: Implement push/pop operations for contexts.
|
2012-04-23 11:44:09 +02:00 |
Nikolay Sivov
|
221f9efe27
|
msxml3: Switch parser encoding manually when it won't be able to detect it (UTF-16 case).
|
2012-04-23 11:44:01 +02:00 |
André Hentschel
|
c5089d18b7
|
ws2_32: Remove unneeded shadow variable.
|
2012-04-23 11:42:45 +02:00 |
Dmitry Timoshkov
|
4b9e1db09f
|
gdiplus: Use Tahoma instead of Arial for gdiplus font tests.
|
2012-04-23 11:41:25 +02:00 |
Dmitry Timoshkov
|
44ec1a2e52
|
gdiplus: Use symbolic names of font styles.
|
2012-04-23 11:40:52 +02:00 |
Dmitry Timoshkov
|
9b5b04c1c1
|
gdiplus: Avoid saving negative values in pixel_size and emSize.
|
2012-04-23 11:40:37 +02:00 |
Aric Stewart
|
d080774e75
|
strmbase: Have PassThruImpl use BaseDispatch.
|
2012-04-20 19:15:15 +02:00 |
Aric Stewart
|
7d5c4ec1f8
|
strmbase: Have BaseControlVideo use BaseDispatch.
|
2012-04-20 19:15:11 +02:00 |
Aric Stewart
|
c7b12c10d8
|
strmbase: Have BaseControlWindow use BaseDispatch.
|
2012-04-20 19:15:08 +02:00 |
Aric Stewart
|
a37d4b79ab
|
strmbase: Implement BaseDispatch.
|
2012-04-20 19:15:02 +02:00 |
Huw Davies
|
f27df046ad
|
winspool: If CUPS is found but lists no printers assume that there really are no printers - don't look in /etc/printcap.
|
2012-04-20 12:28:25 +02:00 |
Huw Davies
|
1aa5696c93
|
winspool: Update the default settings when deleting the default printer.
|
2012-04-20 12:28:20 +02:00 |
Piotr Caban
|
c0140118be
|
msvcr90: Fix byteswap_ulong implementation.
|
2012-04-20 12:28:14 +02:00 |
Alexandre Julliard
|
caf15dd797
|
gdi32/tests: Take into account multi-monitor setups in the clip region tests.
|
2012-04-20 12:12:21 +02:00 |
Francois Gouget
|
f5a5cc067a
|
msi: Make create_record() static.
|
2012-04-20 12:00:33 +02:00 |
Francois Gouget
|
84bc0f7888
|
gdiplus/tests: Make test_pathgradientpresetblend() static.
|
2012-04-20 12:00:29 +02:00 |
Francois Gouget
|
d76d88a74b
|
wineoss.drv: Make get_ossdevice_from_guid() static.
|
2012-04-20 12:00:25 +02:00 |
Francois Gouget
|
fe04204d11
|
scrrun/tests: Make test_interfaces() static.
|
2012-04-20 12:00:20 +02:00 |
Francois Gouget
|
a3da9a7ab4
|
quartz: Mark a bunch of functions as static.
|
2012-04-20 12:00:16 +02:00 |
Francois Gouget
|
118ea982f1
|
d3drm/tests: Make object_load_callback() static.
|
2012-04-20 12:00:06 +02:00 |
Jacek Caban
|
1c07d166f1
|
mshtml: Ignore dispid 3000026 in IPropertyNotifySink::OnChanged tests.
|
2012-04-20 11:59:55 +02:00 |
Jacek Caban
|
4733fd0623
|
jscript: Added regexp 'pre-parser' to support non-backslash-sequenced non-terminating '/' in characted classes.
|
2012-04-20 11:59:51 +02:00 |
Hans Leidekker
|
a7137ef035
|
msi: Remove an unneeded assignment.
|
2012-04-20 11:59:43 +02:00 |
Hans Leidekker
|
2b9be70975
|
msi/tests: Fix some leaks.
|
2012-04-20 11:59:39 +02:00 |
Hans Leidekker
|
2e51464e4d
|
msi/tests: Add a test for MsiEnumProductsEx.
|
2012-04-20 11:59:35 +02:00 |
Hans Leidekker
|
fc73c9db0a
|
msi: Fix install state detection for registry components.
|
2012-04-20 11:59:26 +02:00 |
Nikolay Sivov
|
4fb5872bd2
|
msxml3: Support 'namespace-prefixes' feature.
|
2012-04-20 11:58:57 +02:00 |
Henri Verbeet
|
e744bf78c8
|
ddraw/tests: Add a helper function to set the viewport background material.
|
2012-04-20 11:58:00 +02:00 |
Henri Verbeet
|
5d358a2bac
|
dxgi: COM cleanup for the surface IUnknown interface.
|
2012-04-20 11:57:55 +02:00 |
Henri Verbeet
|
230c5fc7f9
|
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetBackBuffer().
|
2012-04-20 11:57:47 +02:00 |
Henri Verbeet
|
5cc7d0645b
|
d3d8: Use the surface implementation pointer in reset_enum_callback().
|
2012-04-20 11:57:43 +02:00 |
Henri Verbeet
|
532d224692
|
d3d8: Properly retrieve an interface pointer in IDirect3DSwapChain8Impl_GetBackBuffer().
|
2012-04-20 11:57:39 +02:00 |
Huw Davies
|
bd3a941b20
|
winspool: Simplify the code that checks for deleted printers and have it not call OpenPrinter unless it finds a printer that needs deletion.
|
2012-04-19 19:36:19 +02:00 |
Huw Davies
|
b9bc9a0cf2
|
winspool: Add a helper to open a printer's registry key.
|
2012-04-19 19:36:16 +02:00 |
Carlo Bramini
|
f6524a9f77
|
shlwapi: Add NULL checks to StrCpyW and StrCatW.
|
2012-04-19 19:28:12 +02:00 |
Dmitry Timoshkov
|
d4d39736ce
|
kernel32: Add more memory access checks.
|
2012-04-19 19:28:12 +02:00 |
Detlef Riekenberg
|
518e05cb33
|
browseui/tests: Add tests for IProgressDialog.
|
2012-04-19 19:28:12 +02:00 |
Detlef Riekenberg
|
744acc1ddd
|
browseui: Add IOleWindow to IProgressDialog.
|
2012-04-19 19:28:12 +02:00 |
Piotr Caban
|
9d68333f78
|
wininet: Use the same hashing function as native does.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
4c4c7c047f
|
jscript: Added Number.toPrecision implementation.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
c1228eb45f
|
jscript: Added Number.toExponential implementation.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
a20c0d1141
|
jscript: Added Number.toFixed implementation.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
b81e44f8d9
|
jscript: Make parsing of double more accurate.
|
2012-04-19 19:28:10 +02:00 |
Aric Stewart
|
6aafd2f1de
|
quartz: Correct a critical section lock reversal issue found by Marcus Meissner (Coverity).
|
2012-04-19 19:28:10 +02:00 |
Dmitry Timoshkov
|
600cbb7874
|
gdiplus: Use StretchBlt instead of GdiAlphaBlend if device doesn't support alpha blending.
|
2012-04-19 19:28:10 +02:00 |
Alexandre Julliard
|
1dba866e61
|
user32: Don't invalidate DCEs for sibling top-level windows since they are not clipped.
|
2012-04-19 16:34:37 +02:00 |
Jacek Caban
|
8b64a2f13c
|
winhttp: Use SSL_pending in netconn_query_data_available.
|
2012-04-19 13:57:35 +02:00 |
Jacek Caban
|
9a82f6a812
|
winhttp: Fixed netconn_recv when read uses both SSL_recv and buffered data.
|
2012-04-19 13:57:33 +02:00 |
Daniel Lehman
|
cc37abb658
|
oleaut32: Treat years 0 to 29 as 2000 to 2029 in VARIANT_RollUdate.
|
2012-04-19 13:44:52 +02:00 |
Dmitry Timoshkov
|
3bb0462165
|
advapi32: Add named pipe access tests.
|
2012-04-19 13:44:10 +02:00 |
Dmitry Timoshkov
|
27a3c43bb0
|
advapi32: Add distinct tests for Read, Write and Execute access rights for kernel objects.
|
2012-04-19 13:44:04 +02:00 |
Nikolay Sivov
|
1554cbc4d7
|
msxml3: Make failing Locator QI a warning.
|
2012-04-19 12:06:00 +02:00 |
Nikolay Sivov
|
54df4811c6
|
msxml3: Fix handling of feature values.
|
2012-04-19 12:05:55 +02:00 |
Nikolay Sivov
|
f27159a59f
|
msxml3: Respect 'namespaces' feature calling content handler callbacks.
|
2012-04-19 12:05:50 +02:00 |
Nikolay Sivov
|
137a21d04c
|
msxml3: Use lookup table for feature names.
|
2012-04-19 12:05:42 +02:00 |
Henri Verbeet
|
83761d20a8
|
d3d8: Get rid of IDirect3DBaseTexture8Impl.
|
2012-04-19 12:01:47 +02:00 |
Henri Verbeet
|
715fd2aea7
|
d3d8: Merge volumetexture.c into texture.c.
|
2012-04-19 12:01:43 +02:00 |
Henri Verbeet
|
620b5e0bcf
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_3d_UnlockBox().
|
2012-04-19 12:01:04 +02:00 |
Henri Verbeet
|
79e6ff850c
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_3d_LockBox().
|
2012-04-19 12:01:01 +02:00 |
Henri Verbeet
|
93fea77af3
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_3d_GetVolumeLevel().
|
2012-04-19 12:00:57 +02:00 |
Andrew Eikum
|
629e857c2e
|
dmime: Don't try to create a standard audio path if the client didn't ask for one.
|
2012-04-19 12:00:52 +02:00 |
Rico Schüller
|
b09d195bf3
|
d3dx9/tests: Add tests for ID3DXBaseEffect::G/SetValue().
|
2012-04-18 17:40:13 +02:00 |
Rico Schüller
|
fcb5b6c32c
|
d3dx9: Use param->bytes for copying the data in ID3DXBaseEffect::SetValue().
|
2012-04-18 17:40:10 +02:00 |
Vincent Povirk
|
57e4912108
|
gdiplus: Add support for JPEG encoding.
|
2012-04-18 17:15:53 +02:00 |
Vincent Povirk
|
10a32bfed1
|
windowscodecs: Implement JpegDecoder_Frame_GetResolution.
|
2012-04-18 17:15:46 +02:00 |
Vincent Povirk
|
8b3fce9b8e
|
windowscodecs: Implement JpegEncoder_Frame_WriteSource.
|
2012-04-18 17:15:39 +02:00 |
Daniel Lehman
|
2c5d7d716a
|
gdi32: Don't add_join if points are coincident in wide_line_segments.
|
2012-04-18 17:15:19 +02:00 |
André Hentschel
|
6677982728
|
jscript: Remove unneeded shadow variable.
|
2012-04-18 17:13:14 +02:00 |
André Hentschel
|
7aa160a98e
|
netapi32: Remove unneeded shadow variables.
|
2012-04-18 17:12:33 +02:00 |
André Hentschel
|
f796f967e2
|
mscms: Remove unneeded shadow variable.
|
2012-04-18 17:12:16 +02:00 |
André Hentschel
|
9cf97e18b4
|
gdi32: Remove unneeded shadow variable.
|
2012-04-18 17:11:39 +02:00 |
André Hentschel
|
8ef61a98f0
|
devenum: Remove unneeded shadow variables.
|
2012-04-18 17:11:23 +02:00 |
André Hentschel
|
4598c48041
|
comctl32: Remove unneeded shadow variables for comboex.
|
2012-04-18 17:10:34 +02:00 |
Jacek Caban
|
d66dacce68
|
mshtml: Copy filter value in HTMLElement_clone.
|
2012-04-18 15:45:01 +02:00 |
Jacek Caban
|
120962b30e
|
mshtml: Allow more tests to be ran in non-administrator mode.
|
2012-04-18 15:44:52 +02:00 |
Jacek Caban
|
c1cb8f29b0
|
jscript: Correctly handle empty matches in String.replace.
|
2012-04-18 15:44:47 +02:00 |
Jacek Caban
|
e21588aef7
|
jscript: Pass correct cpbegin to InitMatch.
|
2012-04-18 15:44:43 +02:00 |
Frédéric Delanoy
|
69f3d23045
|
jscript: Assorted spelling fixes.
|
2012-04-18 13:59:44 +02:00 |
Frédéric Delanoy
|
c5bcfbc5c5
|
vbscript: Fix a typo.
|
2012-04-18 13:59:31 +02:00 |
Henri Verbeet
|
eaaf089213
|
d3d8: Merge cubetexture.c into texture.c.
|
2012-04-18 13:59:23 +02:00 |
Henri Verbeet
|
98696724b7
|
d3d8: Get rid of IDirect3DVolumeTexture8Impl.
|
2012-04-18 13:58:55 +02:00 |
Henri Verbeet
|
40d113c10e
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_2d_UnlockRect().
|
2012-04-18 13:58:51 +02:00 |
Henri Verbeet
|
5bc8c5d347
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_2d_LockRect().
|
2012-04-18 13:58:47 +02:00 |
Henri Verbeet
|
4473047478
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_2d_GetSurfaceLevel().
|
2012-04-18 13:58:44 +02:00 |
Alexandre Julliard
|
4a87722144
|
winex11: Add bounds rectangle tracking to all graphics entry points.
|
2012-04-18 13:50:56 +02:00 |
Alexandre Julliard
|
bb62ddeba7
|
winex11: Remove support for server-side fonts.
|
2012-04-18 13:07:17 +02:00 |
André Hentschel
|
7468238539
|
crypt32: Avoid shadowing a parameter.
|
2012-04-17 20:12:52 +02:00 |
André Hentschel
|
e4cb946c4a
|
advapi32: Avoid shadowing a parameter.
|
2012-04-17 20:12:38 +02:00 |
Christian Costa
|
4001e60e34
|
d3drm: Implement IDirect3DRMFrameX_DeleteChild.
|
2012-04-17 20:09:05 +02:00 |
Christian Costa
|
470468c72e
|
d3drm: Implement IDirect3DRMFrameX_AddChild.
|
2012-04-17 20:08:25 +02:00 |
Jacek Caban
|
d2fb2af8ee
|
jscript: Added parameterized property assignment tests.
|
2012-04-17 19:19:07 +02:00 |
Jacek Caban
|
0b0e34ab39
|
jscript: Addded parameterized property assignment support.
|
2012-04-17 19:19:03 +02:00 |
Alexandre Julliard
|
8b7760292d
|
gdi32/tests: Fix a test that can fail on multi-monitor setups.
|
2012-04-17 16:40:57 +02:00 |
Alexandre Julliard
|
a9b786728c
|
winex11: ExtFloodFill does take the current ROP into account.
|
2012-04-17 16:40:47 +02:00 |
Alexandre Julliard
|
dedd9fe23e
|
winex11: Convert all points to device coordinates at once for polylines and polygons.
|
2012-04-17 14:39:05 +02:00 |
Jacek Caban
|
b2f3144e0c
|
mshtml: Added IHTMLStyle2::overflowY implementation.
|
2012-04-17 12:43:29 +02:00 |
Jacek Caban
|
5b99a4e880
|
mshtml: Added IHTMLStyle2::overflowX implementation.
|
2012-04-17 12:43:26 +02:00 |
Jacek Caban
|
c5c94f101f
|
mshtml: Added IHTMLWindow3::detachEvent implementation.
|
2012-04-17 12:43:19 +02:00 |
Jacek Caban
|
d987690212
|
Added support for shadowing of element pseudo-variables.
|
2012-04-17 12:43:17 +02:00 |
Jacek Caban
|
34b41084a1
|
mshtml: Added IHTMLDocument2::put_URL implementation.
|
2012-04-17 12:43:14 +02:00 |
Dmitry Timoshkov
|
d4e57b1598
|
kernel32: Fix some typos, remove not needed casts.
|
2012-04-17 11:49:13 +02:00 |
Nikolay Sivov
|
9a5da56f56
|
msxml3: Set namespace-prefixes on by default.
|
2012-04-17 11:48:35 +02:00 |
Nikolay Sivov
|
8dcd01bbeb
|
msxml3: Added getIndexFromName() implementation for SAXAttributes.
|
2012-04-17 11:48:30 +02:00 |
Nikolay Sivov
|
6f95c6990a
|
msxml3: Added IMXAttributes::clear().
|
2012-04-17 11:48:24 +02:00 |
Nikolay Sivov
|
f9c3a51fd8
|
msxml3: Fix end prefix iteration for SAXXMLReader40.
|
2012-04-17 11:48:18 +02:00 |
Henri Verbeet
|
b8d07a2b44
|
d3d8: Get rid of IDirect3DCubeTexture8Impl.
|
2012-04-17 11:47:02 +02:00 |
Henri Verbeet
|
7bb17f49e3
|
d3d8: Get rid of IDirect3DTexture8Impl.
|
2012-04-17 11:46:59 +02:00 |
Henri Verbeet
|
e0390da628
|
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_UnlockRect().
|
2012-04-17 11:46:51 +02:00 |
Henri Verbeet
|
883e7bbe87
|
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_LockRect().
|
2012-04-17 11:46:49 +02:00 |
Henri Verbeet
|
cae90acb7a
|
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_GetCubeMapSurface().
|
2012-04-17 11:46:42 +02:00 |
Piotr Caban
|
e24e6eb278
|
msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation.
|
2012-04-17 11:46:33 +02:00 |
Vincent Povirk
|
4b9fabefd4
|
windowscodecs: Implement JpegEncoder_Commit.
|
2012-04-17 11:45:46 +02:00 |
Vincent Povirk
|
df3da729fe
|
windowscodecs: Implement JpegEncoder_Frame_Commit.
|
2012-04-17 11:45:41 +02:00 |
Vincent Povirk
|
20521a5bb7
|
windowscodecs: Implement JpegEncoder_Frame_WritePixels.
|
2012-04-17 11:45:36 +02:00 |
Vincent Povirk
|
29b0c79e24
|
windowscodecs: Implement JpegEncoder_Frame_SetResolution.
|
2012-04-17 11:45:29 +02:00 |
Vincent Povirk
|
68d9ea4d83
|
windowscodecs: Implement JpegEncoder_Frame_SetPixelFormat.
|
2012-04-17 11:45:25 +02:00 |
Christian Costa
|
efba6cd03b
|
d3drm: Pass the first requested interface when notifying the application.
|
2012-04-16 18:56:16 +02:00 |
Christian Costa
|
916bfc6cf4
|
dmband: Display flag variables in hexadecimal and rename some parameters.
|
2012-04-16 18:56:15 +02:00 |
Christian Costa
|
54168bde5c
|
dmband: Add tests.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
7240170cee
|
msvcrt: Added more length modifiers in scanf function.
|
2012-04-16 18:56:15 +02:00 |
Piotr Caban
|
0cc16fc8a5
|
msvcrt: Fixed 'h' modifier handling when printing integers.
|
2012-04-16 18:56:15 +02:00 |
Alexander Morozov
|
5c9ca5cb53
|
kernel32/tests: Add more tests for early closing mapping handle.
|
2012-04-16 18:56:15 +02:00 |
Hans Leidekker
|
d4ebc5298f
|
iphlpapi: Reimplement GetTcpTable on top of GetExtendedTcpTable.
|
2012-04-16 17:49:34 +02:00 |
Hans Leidekker
|
d2dbd9bdac
|
iphlpapi: Add tests for GetExtendedTcpTable.
|
2012-04-16 17:49:33 +02:00 |
Hans Leidekker
|
e78ac4711c
|
iphlpapi: Add support for TCP_TABLE_OWNER_PID_ALL in GetExtendedTcpTable.
|
2012-04-16 17:49:33 +02:00 |
Bruno Jesus
|
2cd2628c7b
|
ole32: Make sure StgIsStorageILockBytes tests real data.
|
2012-04-16 17:49:30 +02:00 |
Huw Davies
|
30d18c1165
|
winspool: Explicitly set CUPS options based on any job ticket lines, which otherwise get ignored by cupsPrintFile.
|
2012-04-16 17:49:30 +02:00 |
Huw Davies
|
b2accddffe
|
winspool: Simplify cups function loading.
|
2012-04-16 17:49:29 +02:00 |
Huw Davies
|
7af7c7869e
|
wineps: Add a cups job ticket containing pagesize and duplex information.
|
2012-04-16 17:49:29 +02:00 |
Huw Davies
|
64edac40ef
|
wineps: Add a helper to find a duplex entry.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
44d880b430
|
wineps: Add a helper to find a page size.
|
2012-04-16 17:49:28 +02:00 |
Huw Davies
|
61efdbfd5f
|
wineps: Add a helper to find an input slot.
|
2012-04-16 17:49:27 +02:00 |
Jacek Caban
|
33171f3b5d
|
mshtml: Added IHTMLStyle::removeAttribute tests.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
0cad55aee9
|
mshtml: Added IHTMLStyle::removeAttribute implementation.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
a9c83385b5
|
mshtml: Moved style_tbl lookup to separated function.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
cea8bc5237
|
mshtml: Added support for IHTMLEventObj::cancelBubble property.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
53adfe77d3
|
mshtml: Added IHTMLStyle2::bottom implementation.
|
2012-04-16 17:49:24 +02:00 |
Piotr Caban
|
bfa3045816
|
msvcrt: Added support for %W and %U format in strftime.
|
2012-04-16 17:49:24 +02:00 |
Alexandre Julliard
|
34457aa4c3
|
gdi32: Add bounds tracking to all the DIB engine entry points.
|
2012-04-16 17:49:22 +02:00 |
Alexandre Julliard
|
582a2f511f
|
gdi32: Add a GetBoundsRect driver entry point.
|
2012-04-16 13:53:23 +02:00 |
Alexandre Julliard
|
b1ccff1a9c
|
gdi32: Add helper functions for manipulating bounds rectangles.
|
2012-04-16 13:41:29 +02:00 |
Jacek Caban
|
05d59abc1c
|
jscript: Make sure to jump out of switch before entering implicit default clausule.
|
2012-04-16 12:08:56 +02:00 |
Marcus Meissner
|
af5c45aac0
|
dmusic: Remove useless NULL check (Coverity).
|
2012-04-16 12:07:32 +02:00 |
Marcus Meissner
|
b964758543
|
strmbase: Use correct *ppv (Coverity).
|
2012-04-16 12:07:25 +02:00 |
Michael Stefaniuc
|
25ed3b9572
|
riched20/tests: Don't cast NULL to an integer.
|
2012-04-16 12:07:11 +02:00 |
Michael Stefaniuc
|
6ea39eed8d
|
ntdll/tests: Avoid casting zero.
|
2012-04-16 12:07:05 +02:00 |
Michael Stefaniuc
|
7f293b00e8
|
gdi32/tests: Fix typo (comparison with itself).
|
2012-04-16 12:05:54 +02:00 |
Michael Stefaniuc
|
bb83794e28
|
oleaut32/tests: Compare the correct variants.
|
2012-04-16 12:05:49 +02:00 |
Henri Verbeet
|
3f0af44ffb
|
ddraw/tests: Add a helper function to create a material.
|
2012-04-16 12:05:21 +02:00 |
Henri Verbeet
|
49c4623b2f
|
wined3d: device_clear_render_targets() never fails.
|
2012-04-16 12:05:15 +02:00 |
Henri Verbeet
|
3ba95e2f3e
|
wined3d: Move the present() back buffer check to the common wined3d_swapchain_present() code.
|
2012-04-16 12:05:09 +02:00 |
Henri Verbeet
|
fa6a8396a0
|
d3d10: COM cleanup for the ID3D10EffectVariable interface.
|
2012-04-16 12:05:03 +02:00 |
Henri Verbeet
|
0a9ac7e992
|
d3d10core: COM cleanup for the ID3D10Buffer interface.
|
2012-04-16 12:04:48 +02:00 |
Nikolay Sivov
|
bcd858547b
|
msxml3: Use expected/actual sequence concept for reader tests including attributes tests.
|
2012-04-16 12:04:43 +02:00 |
Michael Stefaniuc
|
8a8ba19eaf
|
strmbase: Remove break after return (Smatch).
|
2012-04-16 11:51:29 +02:00 |
Michael Stefaniuc
|
5c47973c24
|
mmdevapi: Remove superfluous NULL pointer check before HeapFree (Smatch).
|
2012-04-16 11:51:24 +02:00 |
Michael Stefaniuc
|
72d7ce28f0
|
d3drm: Remove leftover return statement (Smatch).
|
2012-04-16 11:51:20 +02:00 |
Akihiro Sagawa
|
8cedea0d60
|
comctl32: Truncate the info tip text when using ANSI version messages.
|
2012-04-16 11:50:00 +02:00 |
Akihiro Sagawa
|
28f26c9783
|
comctl32/tests: Add tests for long info tip texts.
|
2012-04-16 11:49:37 +02:00 |
Christian Costa
|
1a5851f634
|
winegstreamer: Remove useless FIXME.
|
2012-04-16 11:48:09 +02:00 |
Jacek Caban
|
cb1a8a3c58
|
vbscript: Short if statement may have optional 'end if'.
|
2012-04-13 17:44:40 +02:00 |
Piotr Caban
|
fdf2e15b80
|
wininet: Store correct urlcache file size.
|
2012-04-13 17:27:54 +02:00 |
Carlo Bramini
|
f9c9ea6343
|
shlwapi: Don't remove nonexistent extension in PathRemoveExtension.
|
2012-04-13 16:29:25 +02:00 |
Alexander Morozov
|
e01643af9c
|
kernel32/tests: Add a test for creating named mapping after closing without unmapping.
|
2012-04-13 16:15:37 +02:00 |
Piotr Caban
|
2759779990
|
msvcrt: Fix months and weekday names in C locale.
|
2012-04-13 16:10:10 +02:00 |
Dmitry Timoshkov
|
34608a5108
|
gdi32: Add large fonts support for MS Sans Serif.
|
2012-04-13 16:09:45 +02:00 |
Huw Davies
|
72cfc219f0
|
wineps: Move ppd filename retrieval to a separate function.
|
2012-04-13 16:09:44 +02:00 |
Huw Davies
|
cd83f88576
|
wineps: Add the duplex entry to the list.
|
2012-04-13 16:09:43 +02:00 |
Jacek Caban
|
16a5a5c91b
|
mshtml: Use return_nsstr helper in more functions.
|
2012-04-13 16:09:43 +02:00 |
Jacek Caban
|
29fbc70267
|
mshtml: Use return_nsstr helper in HTMLElement object implementation.
|
2012-04-13 16:09:42 +02:00 |
Jacek Caban
|
b43cd188df
|
mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation.
|
2012-04-13 16:09:42 +02:00 |