Paul Vriens
|
669aa20c91
|
wintrust/tests: Add a test for enumerating catalog attributes.
|
2009-01-19 14:18:30 +01:00 |
Ge van Geldorp
|
3355f3d66f
|
msi/tests: Double nul-terminate REG_MULTI_SZ values.
|
2009-01-19 14:18:04 +01:00 |
Ge van Geldorp
|
349d8bd1a1
|
msi/tests: Windows Installer 3.0 often returns ERROR_INVALID_PARAMETER.
|
2009-01-19 14:17:57 +01:00 |
Alexandre Julliard
|
913e792b57
|
server: Store process/thread affinity as a 64-bit value.
|
2009-01-19 14:15:51 +01:00 |
Alexandre Julliard
|
7f1dc355ec
|
server: Generate padding in request structures from make_requests.
Add compile-time asserts to check that the structures have the expected layout.
|
2009-01-19 14:01:39 +01:00 |
Alexandre Julliard
|
317ad64985
|
kernel32: LCMapString should include the terminating NULL also for LCMAP_SORTKEY.
|
2009-01-19 13:46:30 +01:00 |
Andrew Nguyen
|
6d75522fb4
|
msi/tests: Fix a few handle leaks.
This was pointed out by Christoph von Wittich.
|
2009-01-19 13:36:27 +01:00 |
Erich Hoover
|
51a04d5b65
|
regedit: Fix import mangling REG_EXPAND_SZ values.
|
2009-01-19 13:36:26 +01:00 |
Andrew Talbot
|
273b40656b
|
rpcrt4: Declare some functions static.
|
2009-01-19 13:36:26 +01:00 |
Andrew Talbot
|
b53d7d3295
|
riched20: Declare some functions static.
|
2009-01-19 13:36:26 +01:00 |
Dan Kegel
|
ebe4a9e321
|
msvcrt: Remove CRs earlier in ascii mode.
|
2009-01-19 13:36:26 +01:00 |
Rob Shearman
|
28ee1ee90f
|
widl: Add new type_get_type and type_get_real_type_type functions.
Use these to implement a few helper functions. Change the type
verification in type accessor functions to use these new functions.
|
2009-01-19 13:36:26 +01:00 |
Rob Shearman
|
bdb1321544
|
widl: Add a new function, type_alias_get_aliasee to wrap the retrieval of the type that the alias aliases.
|
2009-01-19 13:36:26 +01:00 |
Ge van Geldorp
|
4de19cff1f
|
winetest: Make the wrapper immune to Ctrl-C.
|
2009-01-19 13:36:26 +01:00 |
Austin English
|
7f3439d556
|
kernel32: Fix a compiler warning on NetBSD.
|
2009-01-19 13:36:26 +01:00 |
Austin English
|
198b8f736a
|
ntdll: Add support for NetBSD.
|
2009-01-19 13:36:26 +01:00 |
Juan Lang
|
0509d021c0
|
crypt32: Include root store in CertEnumSystemStore enumeration for the local machine location.
|
2009-01-19 13:36:26 +01:00 |
Juan Lang
|
69e43ef108
|
crypt32: Remove location checks when opening root store.
|
2009-01-19 13:36:26 +01:00 |
Juan Lang
|
56634dce7b
|
crypt32: Only open the read-only root store for the local machine location.
|
2009-01-19 13:36:26 +01:00 |
Alexandre Julliard
|
7d585678be
|
user32/tests: Fix some more msg test failures and improve message sequence tracing.
|
2009-01-19 13:36:25 +01:00 |
Andrew Nguyen
|
976d5cae8d
|
kernel32: Ensure that WriteConsoleW succeeds with an empty input buffer.
|
2009-01-19 13:36:25 +01:00 |
Andrew Nguyen
|
1571c05ad5
|
kernel32/tests: Simplify a test function's parameters.
|
2009-01-19 13:36:25 +01:00 |
Henri Verbeet
|
c9f116a56f
|
dxgi: Implement IDXGIDevice::CreateSurface().
|
2009-01-19 13:36:25 +01:00 |
Henri Verbeet
|
23094bfad8
|
dxgi: Allow dxgi_surface to be aggregated.
|
2009-01-19 13:36:25 +01:00 |
Henri Verbeet
|
bb0e940e16
|
d3d10core: Implement device_parent_CreateDepthStencilSurface().
|
2009-01-19 13:36:25 +01:00 |
Henri Verbeet
|
57242b848f
|
d3d10core: Implement device_parent_CreateRenderTarget().
|
2009-01-19 13:36:25 +01:00 |
Henri Verbeet
|
43f469ec6a
|
d3d10core: Implement device_parent_CreateSurface().
|
2009-01-19 13:36:25 +01:00 |
Michael Stefaniuc
|
f21b436853
|
inetcomm: Remove superfluous pointer casts.
|
2009-01-19 13:36:25 +01:00 |
Michael Stefaniuc
|
3c3a9b5081
|
dbghelp: Remove superfluous pointer casts.
|
2009-01-19 13:36:25 +01:00 |
Michael Stefaniuc
|
a2187cad1f
|
winex11.drv: Remove superfluous pointer casts.
|
2009-01-19 13:36:25 +01:00 |
Michael Stefaniuc
|
14b136ca43
|
crypt32: Remove some superfluous pointer casts.
|
2009-01-19 13:36:24 +01:00 |
Nikolay Sivov
|
61808b1689
|
include/msiquery.h: Fix MSIMODIFY enum definition.
|
2009-01-19 13:36:24 +01:00 |
Jeff Latimer
|
be027eeb28
|
user32/tests: Resend: Fix test to work on Vista.
|
2009-01-19 13:36:24 +01:00 |
Ge van Geldorp
|
df0168d8eb
|
user32/tests: Save iSmCaptionWidth for later testing.
|
2009-01-19 13:36:24 +01:00 |
Damjan Jovanovic
|
c160b944b1
|
shlwapi: Support the content type query.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
59360ced97
|
view: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
409fb90ab8
|
winemine: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
688bdb645f
|
wordpad: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
c36ce23795
|
mscms: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
8dbc7a699e
|
mlang: Remove superfluous pointer casts.
|
2009-01-19 12:46:41 +01:00 |
Gerald Pfeifer
|
2a06a97336
|
comctl32: Remove unused parameter from SYSLINK_WrapLine.
|
2009-01-19 12:46:41 +01:00 |
Dylan Smith
|
d29a301ccd
|
richedit: Prevent sending Ctrl-C to console and ending tests.
|
2009-01-19 12:46:41 +01:00 |
Dylan Smith
|
b4babc16bb
|
richedit: EM_SETTEXTEX detects ascii richtext with Unicode codepage.
|
2009-01-19 12:46:41 +01:00 |
Dylan Smith
|
164778452c
|
richedit: Added test for detecting ascii rtf with Unicode codepage.
|
2009-01-19 12:46:41 +01:00 |
Detlef Riekenberg
|
0730963d56
|
ddrawex/tests: Fix a typo in ok().
|
2009-01-19 12:46:41 +01:00 |
Huw Davies
|
2a0f86afc5
|
comdlg32: We need to be able to type the decimal separator into the margin edit controls so ES_NUMBER is no use. Subclass them and filter WM_CHAR instead.
|
2009-01-19 12:15:03 +01:00 |
Huw Davies
|
fd9d79ab5d
|
comdlg32: Display the fractional part of the margins.
|
2009-01-19 12:14:52 +01:00 |
Huw Davies
|
6ca8b91f39
|
comdlg32: Set the margins groupbox title to reflect whether we are using metric or imperial measurements.
|
2009-01-19 12:14:46 +01:00 |
Huw Davies
|
ef4588a08e
|
comdlg32: Fix spelling of millimeter.
|
2009-01-19 12:14:41 +01:00 |
Alexandre Julliard
|
76bb12558b
|
Release 1.1.13.
|
2009-01-16 17:28:07 +01:00 |