Paul Vriens
0e4b0b9f21
fusion/tests: Directories with no dll or exe are not enumerated.
2009-02-25 16:06:22 +01:00
Paul Vriens
9fd4f8738b
shlwapi/tests: Fix a few test failures on Win95 and some W2K.
2009-02-25 16:06:22 +01:00
Alexandre Julliard
57d9a86810
ntdll: Default to WinXP version if there's nothing in the registry.
2009-02-25 16:06:22 +01:00
Alexandre Julliard
b5ac29a73d
msi/tests: Add some tests for MsiEnumPatchesW, fix a few failures on XP.
2009-02-25 16:06:21 +01:00
Alexandre Julliard
b4d81f8517
msi: Fix handling of buffer sizes in MsiEnumPatchesA and avoid a redundant call to MsiEnumPatchesW.
2009-02-25 16:06:21 +01:00
Alistair Leslie-Hughes
0e8e77cdbd
mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
2009-02-25 16:06:21 +01:00
Alistair Leslie-Hughes
63c8939cdd
mshtml: Implement IHTMLStyle get/put backgroundRepeat.
2009-02-25 16:06:21 +01:00
Alistair Leslie-Hughes
e3009fec39
mshtml: Implement IHTMLCurrentStyle_get_marginLeft.
2009-02-25 16:06:21 +01:00
Paul Bryan Roberts
be9875fb60
advapi32: Add stub for GetSecurityInfoExA.
2009-02-25 16:06:21 +01:00
Paul Vriens
a1ca18eaf8
d3d8/tests: Fix a test failure on some boxes.
2009-02-25 14:05:36 +01:00
Paul Vriens
b6263f6664
d3d8/tests: Fix a test failure on VMware.
2009-02-25 14:05:31 +01:00
Paul Vriens
b446f74974
winetest: Extend PATH if we have dlls that only come with .NET.
2009-02-25 14:05:26 +01:00
Francois Gouget
ef5178af21
comdlg32/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:50:11 +01:00
Francois Gouget
2017cf27f3
wintrust/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:50:04 +01:00
Francois Gouget
5e79fd7534
winspool.drv/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:50:00 +01:00
Francois Gouget
c0cfe453e3
wininet/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:56 +01:00
Francois Gouget
392b8cc689
snmpapi/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:50 +01:00
Francois Gouget
a49dd715a8
shlwapi/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:44 +01:00
Francois Gouget
80b8a0b58e
shell32/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:40 +01:00
Francois Gouget
d5b324e362
dplayx/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:35 +01:00
Francois Gouget
3be6654259
d3d9/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:30 +01:00
Francois Gouget
bd14f24b69
d3d8/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:25 +01:00
Francois Gouget
786a2cda64
winemaker: Fix handling of the global settings specified on the command line.
...
Now that we no longer have a global Make.rules file, include them in
each Makefile.
2009-02-25 12:49:01 +01:00
Francois Gouget
d4fddfb4bc
winemaker: Fix invalid usage of {open,close}dir() in fix_file_and_directory_names(). .
...
Reuse our caching mechanism (get_directory_contents()), but clear the
cache if we have modified a directory's content.
2009-02-25 12:48:53 +01:00
Alexandre Julliard
33d4c7c514
user32/tests: Add some more optional messages.
2009-02-25 12:37:07 +01:00
Alexandre Julliard
0db3d3cd2e
user32/tests: Fix a few more input test failures on Windows.
2009-02-25 12:37:06 +01:00
Michael Stefaniuc
2dc90652fb
winemp3.acm: Remove the commented out III_dequantize_sample_ms function.
...
It was already commented out when it was imported into Wine back in 2002.
2009-02-25 12:37:06 +01:00
Henri Verbeet
adbe448bac
d3d10: Add the ID3D10EffectVariable interface.
2009-02-25 12:37:06 +01:00
Henri Verbeet
75d2c807d6
d3d10: Add the ID3D10EffectType interface.
2009-02-25 12:37:06 +01:00
Henri Verbeet
1622f89ce9
d3d10core: Adjust a couple of FIXMEs.
2009-02-25 12:37:06 +01:00
Henri Verbeet
444de4aa12
d3d10core: Don't pass 1 for multisample type to wined3d.
...
It has a different meaning there.
2009-02-25 12:37:06 +01:00
Henri Verbeet
b4830feb34
wined3d: Accept WINED3DFMT_R8G8B8A8_UNORM in getColorBits().
2009-02-25 12:37:06 +01:00
Henri Verbeet
7facc6906d
wined3d: Implement IWineD3DDeviceImpl_ClearRendertargetView().
2009-02-25 12:37:06 +01:00
Juan Lang
4817fbc362
crypt32: Avoid reading freed memory when encountering a cyclic chain.
2009-02-25 12:37:06 +01:00
Juan Lang
65e8bf6f48
crypt32: Properly NULL-terminate decoded UTF8 strings.
2009-02-25 12:37:05 +01:00
Juan Lang
f290ec4961
crypt32: Fix some test failures on Win9x.
2009-02-25 12:37:05 +01:00
Jacek Caban
7399dfa9f6
jscript: Mark free memory if heap warnings are turned on.
2009-02-25 12:37:05 +01:00
Jacek Caban
ed78892e46
jscript: Reset mark in jsheap_clear.
2009-02-25 12:37:05 +01:00
Jacek Caban
18ee50e5d2
jscript: Fixed handling block_cnt in jsheap_alloc.
2009-02-25 12:37:05 +01:00
Vincent Povirk
a2ca48127b
wine.inf: Create a fake mapi32.dll.
2009-02-25 12:37:05 +01:00
Vincent Povirk
c0dbcbab52
mapi32: Add version resource.
2009-02-25 12:37:05 +01:00
Rein Klazes
bdb770e10e
user32: Refine the size calculations for menu items with HBMMENU_POPUP magic bitmaps with some conformance tests.
2009-02-25 12:36:51 +01:00
Rob Shearman
f27261e525
widl: Only classify top-level pointers as ref pointers if they don't have any other pointer attributes.
2009-02-25 11:54:31 +01:00
Rob Shearman
a93f531c21
widl: Ignore pointer attributes applied to interface pointers.
...
Print a warning if a pointer attribute is specified since the
generated code won't do what the developer expects.
2009-02-25 11:54:26 +01:00
Alexandre Julliard
cee15b2449
libwine: Try to load all modules in the programs directory, not just those with .exe extension.
2009-02-25 11:54:05 +01:00
Alexandre Julliard
6c8e3a8539
user32: Move a few 16-bit user functions to user16.c where they belong.
2009-02-24 17:36:50 +01:00
Alexandre Julliard
e4815a9b51
credui: Fix old-style dependency line in the makefile.
2009-02-24 17:31:08 +01:00
Rob Shearman
86f79e3a55
rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy.
...
It should be key, not subkey being passed into RegSetValueExW.
2009-02-24 16:57:31 +01:00
Rob Shearman
e926c62c43
imm32: Lazily allocated thread-local data.
2009-02-24 16:57:31 +01:00
Rob Shearman
f970db947a
imm32: Fix crash in DllMain when FreeLibrary is called from a thread which existed before the DLL was loaded.
...
The code in IMM_FreeThreadData shouldn't assume that thread data will
always have been created, so check for NULL data.
Make loading the DLL more robust against errors.
2009-02-24 16:57:31 +01:00