Andrew Nguyen
3ed34dc325
explorerframe/tests: Free the shell items at the end of the event tests.
...
Spotted with Valgrind.
2011-01-17 14:29:20 +01:00
Austin English
9832bd6c54
ntdll: Add missing checks for FreeBSD_kernel.
2011-01-17 14:27:38 +01:00
Alexandre Julliard
831338df01
shdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name.
2011-01-17 13:33:26 +01:00
Michael Stefaniuc
00d1915902
mmdevapi: Use ifaces instead of vtbl pointers in MMDevice.
2011-01-17 13:23:39 +01:00
Michael Stefaniuc
f0b20ad4b3
hhctrl.ocx: Use ifaces instead of vtbl pointers in IOleClientSiteImpl.
2011-01-17 13:23:33 +01:00
Greg Geldorp
725cb2f3c0
msvcrt/tests: Use different method to determine non-SBCS locale.
2011-01-17 13:23:25 +01:00
Michael Stefaniuc
568b0d5c08
jscript: COM cleanup for the IServiceProvider iface.
2011-01-17 13:22:14 +01:00
Michael Stefaniuc
3b1d9d43de
jscript: Use ifaces instead of vtbl pointers in JScript.
2011-01-17 13:22:12 +01:00
Michael Stefaniuc
3cb9886ea7
jscript: COM cleanup for the IDispatchEx iface.
2011-01-17 13:22:10 +01:00
Henri Verbeet
c28d6f38af
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_released().
2011-01-17 13:22:06 +01:00
Henri Verbeet
834b599e19
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_released().
2011-01-17 13:22:06 +01:00
Henri Verbeet
852ac57db6
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_add().
2011-01-17 13:22:06 +01:00
Henri Verbeet
2ad540cea5
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_remove().
2011-01-17 13:22:06 +01:00
Juan Lang
9f8d00889f
rsaenh: Be more careful about when to hash HMAC key material.
2011-01-17 13:22:06 +01:00
Juan Lang
786c57d323
rsaenh: Only set key length on successful retrieval of hash value.
2011-01-17 13:22:06 +01:00
Juan Lang
7f0db79491
crypt32: Add stub for CertRegisterPhysicalStore.
2011-01-17 13:22:05 +01:00
Greg Geldorp
4d7e73397d
comdlg32/tests: Fix expected height computation.
2011-01-17 13:22:05 +01:00
Greg Geldorp
f61c8c68b6
user32/tests: Fix DDE test failures on DBCS machines.
2011-01-17 13:22:05 +01:00
Vincent Povirk
d7379712e7
gdiplus: Rewrite GdipCreateMatrix3.
2011-01-17 13:22:05 +01:00
David Hedberg
9fd1e23602
shell32/tests: Fix a leak in the ebrowser tests (Valgrind).
2011-01-17 12:52:31 +01:00
David Hedberg
8cf1200fff
shell32: Fix a leak in the ebrowser travellog (Valgrind).
2011-01-17 12:52:27 +01:00
Nikolay Sivov
f6ce8b7196
msxml3/tests: Fix a lot of leaks in tests (Valgrind).
2011-01-17 12:52:19 +01:00
Greg Geldorp
e8ac427143
msctf/tests: Fix failures on Win7 and East-Asian machines.
2011-01-17 12:52:07 +01:00
Thomas Mullaly
c63cf7014b
urlmon/tests: Fixed memory leak in tests (valgrind).
2011-01-17 12:51:35 +01:00
Thomas Mullaly
33fcb5b5f4
normaliz: Changed the default debug channel to normaliz instead of authz.
2011-01-17 12:51:31 +01:00
Thomas Mullaly
81d6e7443a
urlmon: Fixed misc typos and removed a few random tab characters.
2011-01-17 12:51:26 +01:00
Francois Gouget
2df9129c52
ntdll/tests: Fix compilation on systems that don't support nameless unions.
2011-01-17 12:51:15 +01:00
Nikolay Sivov
4b317fde2a
shell32: Fix a cloned PIDL leak (Valgrind).
2011-01-17 12:51:06 +01:00
Nikolay Sivov
38a995021a
shell32/tests: Fix some leaks in tests (Valgrind).
2011-01-17 12:50:58 +01:00
Nikolay Sivov
d6c0752913
shlwapi: Keep pointer to allocated block to free it later (Valgrind).
2011-01-17 12:50:49 +01:00
Nikolay Sivov
e871d5ec37
hlink/tests: Fix interface leak (Valgrind).
2011-01-17 12:50:42 +01:00
Nikolay Sivov
79f1d863d2
fusion: Fix processor arch string leak (Valgrind).
2011-01-17 12:50:38 +01:00
Nikolay Sivov
6d1a3c6e6e
comctl32/imagelist: Fix a couple of imagelist leaks (Valgrind).
2011-01-17 12:50:33 +01:00
Vincent Povirk
173b2c5b0f
wininet: Use LIST_FOR_EACH_SAFE in a loop where we can delete an entry.
2011-01-17 12:49:14 +01:00
Michael Stefaniuc
e5b2a222ac
urlmon: Remove some leftovers from the old COM days.
2011-01-17 12:49:04 +01:00
Michael Stefaniuc
970e211a21
urlmon: COM cleanup for the IStream iface.
2011-01-17 12:49:00 +01:00
Michael Stefaniuc
a1cef7294d
urlmon: COM cleanup for the rest of the ifaces in Binding.
2011-01-17 12:48:55 +01:00
Michael Stefaniuc
7b496eb178
urlmon: COM cleanup for the IBinding iface.
2011-01-17 12:48:50 +01:00
Nikolay Sivov
0fc4e7b17c
oleaut32/tests: Fix a string leak (Valgrind).
2011-01-17 12:48:41 +01:00
Nikolay Sivov
6869f89a30
comctl32/tests: Fix a leak in rebar test data allocation (Valgrind).
2011-01-17 12:48:36 +01:00
Nikolay Sivov
e61fd95146
comctl32/tests: Fix a leak in toolbar test data allocation (Valgrind).
2011-01-17 12:48:28 +01:00
Nikolay Sivov
90090332a2
oleaut32/safearray: Fix allocation error check for array descriptor.
2011-01-17 12:48:07 +01:00
Alexander Kochetkov
69f88da187
wineps.drv: Disable world transform for fonts in GM_COMPATIBLE mode.
2011-01-14 18:26:20 +01:00
Erich Hoover
aaa9fa7112
urlmon: Fix MK protocol handling of escaped characters.
2011-01-14 18:26:20 +01:00
Erich Hoover
1678a4a673
urlmon: Update MK protocol handling to IInternetProtocolEx.
2011-01-14 18:26:20 +01:00
Jörg Höhle
0a81f12ce1
winmm: PlaySound ignores SND_NOWAIT.
2011-01-14 18:26:20 +01:00
Greg Geldorp
1e7c80ba9a
ddraw/tests: Remove some outdated tests.
2011-01-14 18:26:20 +01:00
Jacek Caban
4c6f8989eb
msxml3: Fixed memory leak (valgrind).
2011-01-14 18:26:19 +01:00
Greg Geldorp
f64a800fd9
shlwapi/tests: Don't assume date/time are separated by comma.
2011-01-14 18:26:19 +01:00
Greg Geldorp
16e9171989
gdi32/tests: Fix tmLastChar test.
2011-01-14 18:26:19 +01:00
Michael Stefaniuc
5d6b2f13de
urlmon: Use ifaces instead of vtbl pointers in ProtocolProxy.
2011-01-14 18:26:18 +01:00
Michael Stefaniuc
f0bd3e694b
objsel: COM cleanup for the IDsObjectPicker iface.
2011-01-14 18:26:18 +01:00
Michael Stefaniuc
39e80379e7
objsel: COM cleanup for the IClassFactory iface.
2011-01-14 18:26:18 +01:00
Michael Stefaniuc
1c35951f9f
sxs: COM cleanup for the IAssemblyCache iface.
2011-01-14 18:26:18 +01:00
Juan Lang
c91afb9733
rsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
2011-01-14 18:26:17 +01:00
Juan Lang
5ccf2bd998
rsaenh: Move check for CRYPT_IPSEC_HMAC_KEY to each key import function.
2011-01-14 18:26:17 +01:00
Alexandre Julliard
61cf2d35ae
mshtml: Remove a leftover string table.
2011-01-14 18:26:15 +01:00
Alexandre Julliard
036fe88ef4
sane.ds: Convert string tables resources to po files.
2011-01-14 18:26:11 +01:00
Alexandre Julliard
7294f7d80f
comdlg32: Convert string tables resources to po files.
2011-01-14 18:26:11 +01:00
Alexandre Julliard
cf1cd33570
dbghelp: Support pointer types of various sizes.
2011-01-13 20:09:49 +01:00
Piotr Caban
856da7e11d
shell32: Don't check if files are of the same type if name is equal in IShellFolder2_CompareIDs.
2011-01-13 17:33:43 +01:00
Piotr Caban
ad2201054c
shell32: Try to get file status from FileSystemBindData in UNIXFS_path_to_pidl.
2011-01-13 17:33:43 +01:00
Hans Leidekker
e6e454ab16
msi/tests: Accept one more estimated size.
2011-01-13 17:33:10 +01:00
Hans Leidekker
257beae1fd
msi: Fix some memory leaks (valgrind).
2011-01-13 17:26:24 +01:00
Jacek Caban
2f4968b597
wininet: Fixed memory leak in tests (valgrind).
2011-01-13 17:26:21 +01:00
Jacek Caban
0662555af3
wininet: Added post data tests.
2011-01-13 17:26:17 +01:00
Kusanagi Kouichi
5c987fc574
gdi32: GetCharABCWidthsA should work for DBCS.
2011-01-13 17:26:12 +01:00
Kusanagi Kouichi
fcb4a1610e
gdi32/tests: Add a test for GetCharABCWidthsA with DBCS.
2011-01-13 17:26:09 +01:00
Alexandre Julliard
39558f8d81
user32: Convert menu and string table resources to po files.
2011-01-13 17:24:15 +01:00
Alexandre Julliard
db60006e26
shell32: Convert menu and string table resources to po files.
2011-01-13 17:00:16 +01:00
Alexandre Julliard
7f59564fe0
oledlg: Convert string table resources to po files.
2011-01-13 16:18:24 +01:00
Alexandre Julliard
8062ec1a54
oleacc: Convert string table resources to po files.
2011-01-13 16:00:53 +01:00
Alexandre Julliard
af743a6b57
avifil32: Convert string table resources to po files.
2011-01-13 15:37:43 +01:00
Alexandre Julliard
902f10cc67
appwiz.cpl: Convert string table resources to po files.
2011-01-13 15:22:01 +01:00
Greg Geldorp
2b0d8ed7c3
user32/tests: Fix menu test failures on East-Asian machines.
2011-01-13 15:22:00 +01:00
Michael Stefaniuc
213532a260
shlwapi/tests: Finish the COM cleanup in ordinal.c.
2011-01-13 15:22:00 +01:00
Michael Stefaniuc
c4e71c2e09
wiaservc: COM cleanup for the IWiaDevMgr iface.
2011-01-13 15:22:00 +01:00
Michael Stefaniuc
70a1ce9954
wiaservc: COM cleanup for the IClassFactory iface.
2011-01-13 15:22:00 +01:00
Jacek Caban
2b99331e93
shlwapi: Fixed handling A->W buffer in UrlCanonicalizeA (valgrind).
2011-01-13 15:22:00 +01:00
Michael Stefaniuc
b1d9b7ee2a
windowscodecs/tests: Fix crash introduced with eaf394a9ac
.
2011-01-13 15:22:00 +01:00
André Hentschel
dd07baa824
kernel32/tests: Use the right return type and a better failed test message.
2011-01-13 15:22:00 +01:00
Alexandre Julliard
7ed304dd38
shell32: Build the file filter by hand instead of hardcoding it in resource strings.
2011-01-13 15:21:59 +01:00
Alexandre Julliard
85b4d92831
appwiz.cpl: Build the file filter by hand instead of hardcoding it in resource strings.
2011-01-13 15:21:59 +01:00
Alexandre Julliard
fc872b5b15
avifil32: Append the *.* extension by hand after loading the string.
2011-01-13 15:21:48 +01:00
Alexandre Julliard
8c9b54b7d7
cryptui: Unify the spelling of "All files" with the other modules.
2011-01-13 12:41:10 +01:00
Matteo Bruni
eb11dee4fc
ntdll/tests: Add a FILE_APPEND_DATA test.
2011-01-12 18:12:48 +01:00
Jacek Caban
e86353fd30
wininet: Make sure to initialize the whole z_stream struct (valgrind).
2011-01-12 18:12:42 +01:00
Alexandre Julliard
35f3db4e24
winspool.drv: Convert string table resources to po files.
2011-01-12 18:12:14 +01:00
Alexandre Julliard
ec547500f2
wininet: Convert string table resources to po files.
2011-01-12 18:12:10 +01:00
Alexandre Julliard
944d218a14
shlwapi: Convert string table resources to po files.
2011-01-12 18:11:51 +01:00
Alexandre Julliard
d3a1131660
shdocvw: Convert menu and string table resources to po files.
2011-01-12 17:52:20 +01:00
Alexandre Julliard
fac153be24
setupapi: Convert string table resources to po files.
2011-01-12 17:37:02 +01:00
Alexandre Julliard
f14712a24e
msvfw32: Convert string table resources to po files.
2011-01-12 17:24:35 +01:00
Alexandre Julliard
50c23add2a
mshtml: Convert string table resources to po files.
2011-01-12 17:12:44 +01:00
Alexandre Julliard
142d416440
mpr: Convert string table resources to po files.
2011-01-12 16:27:50 +01:00
Alexandre Julliard
0546dd5b0f
localui: Convert string table resources to po files.
2011-01-12 16:11:26 +01:00
Alexandre Julliard
be52106c54
inetcpl.cpl: Convert string table resources to po files.
2011-01-12 15:49:32 +01:00
Alexandre Julliard
aa1bdef9a4
cryptui: Convert string table resources to po files.
2011-01-12 15:30:17 +01:00
Alexandre Julliard
b6e78c4e7f
credui: Convert string table resources to po files.
2011-01-12 15:19:02 +01:00
Martin Petricek
ee3c179026
gdiplus: Support for indexed formats in GdipBitmapSetPixel.
2011-01-12 15:02:38 +01:00
André Hentschel
85386c2c6e
kernel32/tests: Don't test function directly when reporting GetLastError().
2011-01-12 14:59:43 +01:00
Greg Geldorp
5c9ce61e9b
d3d9/tests: Skip tests if not running in the foreground.
2011-01-12 14:56:25 +01:00
Greg Geldorp
c1736fed2d
d3d8/tests: Skip tests if not running in the foreground.
2011-01-12 14:56:20 +01:00
Greg Geldorp
33a5cdbf79
gdi32/tests: Allow ANSI_CHARSET for some tests.
2011-01-12 14:56:05 +01:00
Hans Leidekker
d08378a06f
msi: Fix parsing of patch product codes (valgrind).
2011-01-12 14:55:56 +01:00
Hans Leidekker
94f4c0f07d
msi: Fix a memory leak (valgrind).
2011-01-12 14:55:43 +01:00
Michael Stefaniuc
c567d1e461
avifil32: Avoid the forward declaration of the IAVIStream methods.
2011-01-12 14:55:37 +01:00
Michael Stefaniuc
1f8e505dc2
avifil32: COM cleanup for acmstream.c.
2011-01-12 14:55:30 +01:00
Andrew Nguyen
97fa635fc7
advapi32: Convert the trustee name buffer based on trustee form in SetEntriesInAclA.
2011-01-12 11:32:19 +01:00
Dylan Smith
d43cddcc83
richedit: Clear non-default style when changing to plain text mode.
...
Although the text must be empty for the mode to change to plain text
mode, there still may be a non-default style for the temporary insert
style and style for the end of text run.
2011-01-12 11:32:19 +01:00
Juan Lang
597a2f501a
rsaenh/tests: Add tests for CRYPT_IPSEC_HMAC_KEY.
2011-01-12 11:32:18 +01:00
Michael Stefaniuc
eaf394a9ac
windowscodecs/tests: COM cleanup for converter.c.
2011-01-12 11:32:18 +01:00
Michael Stefaniuc
2785e905bc
windowscodecs: Use ifaces instead of vtbl pointers in BmpDecoder.
2011-01-12 11:32:17 +01:00
Michael Stefaniuc
1515b36aaa
urlmon: COM cleanup for the rest of the iface in BindProtocol.
2011-01-12 11:32:17 +01:00
Michael Stefaniuc
c41cf7d6a5
urlmon: COM cleanup for the IInternetProtocolEx iface.
2011-01-12 11:32:17 +01:00
Alexandre Julliard
530e9c9b17
dbghelp: Try to load the string table from file number 4 too.
2011-01-12 10:45:49 +01:00
Greg Geldorp
3658b84509
gdi32/tests: Skip tests on unexpected font code page.
2011-01-11 16:05:48 +01:00
Andrew Nguyen
ee84a9df12
kernel32: Pass an output parameter when calling WriteConsoleOutputCharacterW and FillConsoleOutputAttribute.
2011-01-11 16:05:48 +01:00
Andrew Nguyen
df18e3fdd4
kernel32/tests: Demonstrate an input event handling peculiarity with WriteConsoleInputA.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
e2e9141918
kernel32/tests: Demonstrate an input event handling peculiarity with WriteConsoleInputW.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
b158d23c88
kernel32: Improve parameter validation for ReadConsoleOutputAttribute.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
66b42c86d1
kernel32: Improve parameter validation for ReadConsoleOutputCharacterA.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
c905b7e705
kernel32: Improve parameter validation for ReadConsoleOutputCharacterW.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
54684cf674
comctl32: Convert string table resources to po files.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
4447900540
browseui: Convert menu and string table resources to po files.
2011-01-11 16:05:47 +01:00
David Hedberg
5205d03800
urlmon: Add some error handling to the http protocol.
2011-01-11 16:05:46 +01:00
Hans Leidekker
c9e6f77419
fusion/tests: Add some tests for IAssemblyCache_QueryAssemblyInfo.
2011-01-11 16:05:46 +01:00
Hans Leidekker
52f719d18c
msi: Improve detection of installed local assemblies.
2011-01-11 16:05:46 +01:00
Hans Leidekker
6a0801a40a
msi: Don't extract files for assemblies which are already installed.
2011-01-11 16:05:46 +01:00
Hans Leidekker
65581e0e33
msi: Fix detection of installed global assemblies.
2011-01-11 16:05:46 +01:00
Hans Leidekker
0c25649d3e
msi: Add support for comparing TrueType font versions.
2011-01-11 16:05:46 +01:00
Nikolay Sivov
d47e638ba3
oleaut32/tests: Test for return value directly.
2011-01-11 16:05:46 +01:00
Nikolay Sivov
d91dbd0baa
ole32/tests: Test for return value directly without macros.
2011-01-11 16:05:46 +01:00
David Hedberg
900c5cde69
oleaut32: Make ITypeComp::BindType case-insensitive.
2011-01-11 16:05:46 +01:00
David Hedberg
454b1fca24
oleaut32: Handle NULL arguments to ITypeComp::BindType.
2011-01-11 16:05:45 +01:00
Michael Stefaniuc
8c0a69430c
urlmon: COM cleanup for the IMoniker iface.
2011-01-11 16:05:45 +01:00
Michael Stefaniuc
0ceabe8879
windowscodecs: COM cleanup for stream.c.
2011-01-11 16:05:45 +01:00
Michael Stefaniuc
d341bea673
windowscodecs: Use an iface instead of a vtbl pointer in BmpEncoder.
2011-01-11 16:05:45 +01:00
Michael Stefaniuc
346e766d53
urlmon: Use an iface instead of a vtbl pointer in AsyncBindCtx.
2011-01-11 16:05:45 +01:00
Michael Stefaniuc
2f7da964ac
urlmon: Use ifaces instead of vtbl pointers in BindStatusCallback.
2011-01-11 16:05:45 +01:00
Michael Stefaniuc
482740d020
urlmon: Use an iface instead of a vtbl pointer in stgmed_buf_t.
2011-01-11 16:05:45 +01:00
Vincent Povirk
f4ef7ff48a
windowscodecs: Accept failure when seeking to the start of a TGA footer.
2011-01-11 16:05:45 +01:00
Vincent Povirk
377d890820
windowscodecs: Ignore an unspecified extra sample in RGB TIFF images.
2011-01-11 16:05:44 +01:00
Vincent Povirk
a16df86db3
windowscodecs: Avoid an iface -> impl conversion from a non-method.
2011-01-11 16:05:44 +01:00
Vincent Povirk
b00c2979cf
windowscodecs: Support 8-bit RGB (as opposed to BGR) bitfields bitmaps.
2011-01-11 16:05:44 +01:00
Vincent Povirk
d9fb1a4b92
windowscodecs: Add a utility function for swapping 8-bit BGR/RGB data.
2011-01-11 16:05:43 +01:00
Vincent Povirk
d747652102
windowscodecs: Ignore the alpha channel of ICO files if it's empty.
2011-01-11 16:05:43 +01:00
Jacek Caban
226c44097b
mshtml: Get rid of win9x test failures workarounds.
2011-01-11 16:05:43 +01:00
Andrew Eikum
bd6f6bc2dd
mmdevapi: Prevent deadlock when releasing a stream that's still playing.
2011-01-11 16:05:31 +01:00
Andrew Eikum
436d26f935
mmdevapi: Children of IAudioClient should hold a reference to their parents.
2011-01-11 16:04:27 +01:00
André Hentschel
82efaae0a2
imagehlp: Use define instead of hardcoded value.
2011-01-11 11:23:18 +01:00
Jacek Caban
682dc4d6f8
urlmon: Store object instead of interface pointer to BindProtocol in Binding object.
2011-01-11 11:23:01 +01:00
Greg Geldorp
6b8812add1
kernel32/tests: Set TrueType console font before running tests.
...
ReadConsoleOutputW doesn't retrieve characters from the output buffer
correctly for characters that don't have a glyph in the console font.
2011-01-10 15:02:24 +01:00
Greg Geldorp
857ebf02df
gdi32/tests: Fix some font test failures on non-English machines.
2011-01-10 13:03:52 +01:00
Eric Pouech
c7c8c0dea7
dbghelp: Speed up source string creation (by using rb trees).
2011-01-10 13:03:52 +01:00
Eric Pouech
cbd5811e90
dbghelp: Better support for OOM conditions when creating source file table.
2011-01-10 13:03:52 +01:00
Eric Pouech
99439e7589
dbghelp: Added preliminary extended FPO information out of PDB files.
2011-01-10 12:52:18 +01:00
Eric Pouech
5ce195ae89
dbghelp: Keep the mapping of any PDB file open until the module is unloaded.
2011-01-10 12:52:11 +01:00
Eric Pouech
0693572e4c
dbghelp: Use new file/debug format framework to allow keeping pdb files opened.
2011-01-10 12:52:01 +01:00
Eric Pouech
1acbb1c0ed
dbghelp: Restructure internal PDB information.
2011-01-10 12:51:39 +01:00
Alexandre Julliard
cca319d594
comctl32/imagelist: Don't change destination size in ImageList_Duplicate without corresponding allocation.
2011-01-10 12:41:38 +01:00
Joel Holdsworth
90a8e3f37f
comctl32/rebar: Implemented dragging between rows.
2011-01-10 12:41:37 +01:00
Joel Holdsworth
53284d2a18
comctl32/rebar: Moved drag notify code into REBAR_MouseMove.
2011-01-10 12:41:36 +01:00
Joel Holdsworth
ebadd4ec46
comctl32/rebar: Implemented band reordering within rows.
2011-01-10 12:41:35 +01:00
Joel Holdsworth
1e644a7db7
comctl32/rebar: Removed a redundant call.
2011-01-10 12:41:35 +01:00
Hwang YunSong
ac2b56162a
winspool.drv: Update Korean resource.
2011-01-10 12:41:35 +01:00
Hwang YunSong
e1c71291cc
wininet: Update Korean resource.
2011-01-10 12:41:34 +01:00
Vitaliy Margolen
6b30480021
dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes.
2011-01-10 12:41:20 +01:00
Vitaliy Margolen
e6a8aa67d0
dinput: Explicitly define ASCII and Unicode methods in joydev joystick.
2011-01-10 11:04:07 +01:00
Vitaliy Margolen
d88cbac1c5
dinput: Explicitly define ASCII and Unicode methods in evdev joystick.
2011-01-10 11:04:01 +01:00
Vitaliy Margolen
6a07885029
dinput: Explicitly define ASCII and Unicode methods in joystick base class. Use new methods in child classes.
2011-01-10 11:03:49 +01:00
Vitaliy Margolen
30ab6c1749
dinput: Explicitly define ASCII and Unicode methods in mouse.
2011-01-10 11:03:40 +01:00
Vitaliy Margolen
9f9e376239
dinput: Explicitly define ASCII and Unicode methods in keyboard.
2011-01-10 11:03:34 +01:00
Vitaliy Margolen
0f24b9e86f
dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes.
2011-01-10 11:03:17 +01:00
Vitaliy Margolen
9594be7f79
dinput: Change internal check_dinput_hooks method to take W iface.
2011-01-10 11:02:16 +01:00
Vitaliy Margolen
399be3455a
dinput: COM cleanup - use helper function instead of direct typecast in OS/X joystick.
2011-01-10 11:02:04 +01:00
Vitaliy Margolen
f09ace0d83
dinput: COM cleanup - use helper function instead of direct typecast in linuxinput joystick.
2011-01-10 11:02:00 +01:00
Vitaliy Margolen
a1b08e5d04
dinput: COM cleanup - use helper function instead of direct typecast in Linux joystick.
2011-01-10 11:01:55 +01:00
Vitaliy Margolen
de4a9bb319
dinput: COM cleanup - use helper function instead of direct typecast in base joystick class.
2011-01-10 11:01:51 +01:00
Vitaliy Margolen
31c828ea27
dinput: COM cleanup - use helper function instead of direct typecast in keyboard.
2011-01-10 11:01:46 +01:00
Vitaliy Margolen
625fefca61
dinput: COM cleanup - use helper function instead of direct typecast in mouse.
2011-01-10 11:01:39 +01:00
Vitaliy Margolen
fc023b96d2
dinput: COM cleanup - use helper function instead of direct typecast in base device class.
2011-01-10 10:58:36 +01:00
Vitaliy Margolen
0b99bf3edb
dinput: COM cleanup - use proper interface instead of typecasting This when calling queue_event.
2011-01-10 10:58:26 +01:00
Vitaliy Margolen
b66e00cb09
dinput: COM cleanup - return interface instead of typecasting This.
2011-01-10 10:58:19 +01:00
Vitaliy Margolen
15216098e0
dinput: COM cleanup - use proper DirectInput interface with IUknown calls.
2011-01-10 10:58:14 +01:00
Vitaliy Margolen
7b47282625
dinput: More COM cleanup for IDirectInput - use interfaces instead of typecasts.
2011-01-10 10:58:06 +01:00
Gerald Pfeifer
37f5080e1b
ws2_32: Restructure and simplify debugstr_wsaioctl a bit.
2011-01-10 10:44:51 +01:00
Hans Leidekker
f133222d5e
msi/tests: Add a test for MsiGetComponentState.
2011-01-10 10:42:43 +01:00
Hans Leidekker
35bdf01881
msi/tests: Add tests for publishing and unpublishing assemblies.
2011-01-10 10:42:39 +01:00
Hans Leidekker
f6c46e41a2
appwiz.cpl: Fix two RegQueryValueExW calls.
2011-01-10 10:42:32 +01:00
Hans Leidekker
3440e768dd
Revert "advapi32: Fix cred domain according to tests.".
...
This reverts commit 061eb12ca3
.
The patch makes tests for CredRead and CredEnumerate pass but breaks
CredWrite at the same time.
2011-01-10 10:42:29 +01:00
Hans Leidekker
06562d16b3
kernel32: Add a stub implementation of GetThreadIOPendingFlag.
2011-01-10 10:42:23 +01:00
Jacek Caban
d3f456d146
msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface.
2011-01-10 10:41:18 +01:00
Jacek Caban
730fa1e7f2
msxml3: Don't forward get_nodeTypedValue to node's IXMLDOMNode iface.
...
Its current implementation for XML_ENTITY_REF_NODE can't work and will
always return VT_NULL variant anyways.
2011-01-10 10:41:13 +01:00
Michael Stefaniuc
0abef30926
urlmon: Use an iface instead of a vtbl pointer in MkProtocol.
2011-01-10 10:41:04 +01:00
Michael Stefaniuc
d4f8ce0a54
urlmon: Use ifaces instead of vtbl pointers in MimeFilter.
2011-01-10 10:40:57 +01:00
Michael Stefaniuc
3d05c172f0
urlmon: Use ifaces instead of vtbl pointers in GopherProtocol.
2011-01-10 10:40:51 +01:00
Travis Athougies
ee8b276731
d3dcompiler_43/tests: Added error tests to HLSL test suite.
2011-01-10 10:39:51 +01:00
Travis Athougies
3add55840d
d3dcompiler_43/tests: Fixed nonconformant C string literals in HLSL test suite.
2011-01-10 10:39:44 +01:00
Jacek Caban
89991e1f4c
shdocvw: Improved 'iexplore -nohome' handling.
2011-01-10 10:37:52 +01:00