Christian Costa
66d66f2e22
d3dx9_36: Implement stubbed ID3DXConstantTable interface.
2010-03-01 13:56:14 +01:00
Christian Costa
edb9fad0a8
d3drm: Use proper macro for AddRef.
2010-03-01 12:05:53 +01:00
Christian Costa
2e48bdd144
ddraw/tests: Fix typos.
2010-03-01 12:05:53 +01:00
Christian Costa
feaf2904bf
d3dxof: Use proper macro for AddRef.
2010-03-01 12:05:52 +01:00
Christian Costa
b30509fc0c
d3dxof: Remove wrong description.
2010-03-01 12:05:52 +01:00
Christian Costa
aed6a4a4f8
d3dxof: Fix file types checks + tests.
2010-03-01 12:05:52 +01:00
Christian Costa
074465b675
d3dxof: Allow templates to be defined anywhere in objects file.
2010-03-01 12:05:52 +01:00
Nikolay Sivov
cf663d17e7
shlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW with tests.
2010-03-01 12:05:52 +01:00
Nikolay Sivov
5d74e5753f
shlwapi: Fix mask usage in SHSetWindowBits with tests.
2010-03-01 12:05:52 +01:00
Jeff Latimer
d970ea7fd7
usp10: Fix trace to remove an incorrect assignment.
2010-03-01 11:48:35 +01:00
Maarten Lankhorst
9924b40eb9
mmdevapi: Implement a stub of MMDevice.
2010-03-01 11:47:56 +01:00
Alexandre Julliard
00ac7074df
kernel32: Move shared heap creation to krnl386 and load it by default on Win9x versions.
2010-03-01 11:34:34 +01:00
Nikolay Sivov
464ece6474
kernel32/lcformat: Get rid of back jumps on errors.
2010-03-01 11:34:09 +01:00
Michael Stefaniuc
400fb55219
oleaut32: Remove superfluous NULL check before HeapFree (Smatch).
2010-03-01 11:34:04 +01:00
Andrew Eikum
f97fbce8f4
shdocvw: Fix typo in WARN.
2010-03-01 11:34:01 +01:00
André Hentschel
a78490bf8a
oleaut32: Fix fractional calculation.
2010-03-01 11:33:57 +01:00
Gerald Pfeifer
297e559af4
comdlg32: Shed unused parameters from CFn_WMInitDialog and CFn_WMDestroy.
2010-03-01 11:33:33 +01:00
Gerald Pfeifer
f7e292a51e
comdlg32: Remove unused wParam parameters from PRINTDLG_WMInitDialog and PRINTDLG_WMInitDialogW.
2010-03-01 11:33:27 +01:00
Austin English
b4173d7d40
ntdll: Add initial support for OpenBSD to fill_cpu_info.
2010-03-01 11:33:07 +01:00
David Hedberg
534398a57e
richedit: GTL_PRECISE to GETTEXTLENGTHEX implies GTL_NUMBYTES.
...
If GTL_PRECISE is passed without specifying either GTL_NUMCHARS or
GTL_NUMBYTES, behave as if GTL_NUMBYTES was passed.
2010-03-01 11:33:01 +01:00
Dylan Smith
7ed13120ab
richedit: Make zooming affect all pictures.
2010-03-01 11:32:33 +01:00
Dylan Smith
1f2575ba7c
richedit: Documented paragraph border widths are in points not pixels.
...
The border widths documented by msdn are in points which are 72 dpi, which
is not equivalent to pixels (normally 96 dpi). I pre-converted all the
border widths to 96 dpi resolution since this avoids needed to store
fractions, and often avoids the need for convertion to the displays
resolution.
2010-03-01 11:32:18 +01:00
Detlef Riekenberg
583f0f08ed
msvcrt20: Forward more functions to msvcrt.dll.
2010-02-26 17:56:19 +01:00
Detlef Riekenberg
2feb3aa7f9
msvcr71: Forward more functions to msvcrt.dll.
2010-02-26 17:56:15 +01:00
Hans Leidekker
930b5e1c68
msi: The table for isolated components is called IsolatedComponent.
2010-02-26 14:20:53 +01:00
Hans Leidekker
fd5887e5a9
msi: Remove empty directories as part of the RemoveFiles action.
2010-02-26 14:20:48 +01:00
Adam Petaccia
9f303c8942
mshtml: Test IHTMLScriptElement_put_type.
2010-02-26 14:19:00 +01:00
Adam Petaccia
a7c9ae4d08
mshtml: Implement HTMLScriptElement_put_type.
2010-02-26 14:19:00 +01:00
Justin Chevrier
b4bfa6e1c1
gdiplus: Basic implementation of GdipGetNearestColor with changes to test to reflect fixes.
2010-02-26 14:18:59 +01:00
Justin Chevrier
56238cd70e
gdiplus/test: Add GdipGetNearestColor test.
2010-02-26 14:18:59 +01:00
Alexandre Julliard
52a05108fe
ntdll/tests: Add some test cases for Wow64 registry redirection.
2010-02-26 14:18:44 +01:00
Reece Dunn
78ce24d632
comctl32/mru: In EnumMRUListA, ensure that the string is NULL terminated and the correct size is returned.
2010-02-26 13:02:33 +01:00
Huw Davies
062628ad80
dispex: Add a stub dispex.dll.
2010-02-25 17:38:38 +01:00
Hans Leidekker
b2c8f35107
msi: Add tests for removing registry values.
2010-02-25 16:00:58 +01:00
Hans Leidekker
342f866044
msi: Implement the RemoveRegistryValues standard action.
2010-02-25 16:00:51 +01:00
Piotr Caban
ccdafdb9c3
oleaut32: Update TypeInfo flags when object inherits IDispatch.
2010-02-25 16:00:40 +01:00
Piotr Caban
247b11e046
oleaut32: Added ITypeLib2_GetDocumentation implementation.
2010-02-25 16:00:33 +01:00
Piotr Caban
177d7aac3d
oleaut32: Added ITypeLib2_GetLibAttr implementation.
2010-02-25 16:00:20 +01:00
Huw Davies
522a00e69a
oleaut32: Correctly marshal NULL interface ptrs.
2010-02-25 15:59:47 +01:00
Vincent Povirk
10990f5898
gdiplus: Stub GdipGetRegionScansCount.
2010-02-25 12:12:11 +01:00
Vincent Povirk
ab124aa6b8
gdiplus: Stub GdipGetImageItemData.
2010-02-25 12:12:08 +01:00
Vincent Povirk
f62560f76c
gdiplus: Free the attached HBITMAP when destroying Bitmap objects.
2010-02-25 12:12:03 +01:00
Dmitry Timoshkov
2f7053e6c0
gdi32: Fix the DeleteDC test failures under Win9x.
2010-02-25 12:11:04 +01:00
Reece Dunn
f08206b31f
ole32: Fix the HGLOBAL stream Seek implementation.
2010-02-25 12:10:40 +01:00
Reece Dunn
4cd390ca4e
ole32/tests: Improve the HGLOBAL stream tests for Seek.
2010-02-25 12:10:35 +01:00
Gerald Pfeifer
9d8160c52a
winmm/tests: Fix test condition in test_midiStream().
2010-02-25 12:10:28 +01:00
Jacek Caban
f6b4341638
atl: Properly release registrar in do_register_dll_server.
2010-02-25 12:10:20 +01:00
Jacek Caban
75967cd9ff
atl: Don't add CLSID_ATLRegistrar replacement in do_register_dll_server.
2010-02-25 12:10:17 +01:00
André Hentschel
da519c603b
oleaut32/tests: Add some tests.
2010-02-25 12:10:12 +01:00
Charles Davis
5415b62fc2
include: Don't accidentally redefine a member in struct _IRP (LLVM/Clang).
2010-02-25 12:10:07 +01:00