Gerald Pfeifer
e985ca06cf
comctl32: Simplify twelve functions by removing unused parameters.
2009-01-19 14:50:39 +01:00
Vincent Pelletier
0ea7dc15f8
dinput: Move WARN where it belongs.
2009-01-19 14:46:24 +01:00
Andrey Turkin
d0a345f914
ole32: Add a few fields to OLE TLS area to match native memory layout.
2009-01-19 14:46:02 +01:00
Andrey Turkin
a06f568a2a
ole32: Add CoGetCallContext and CoSwitchCallContext implementations.
2009-01-19 14:44:32 +01:00
Austin Lund
80e71e63f2
riched20/tests: Added ITextServices::TxGetNaturalSize test.
2009-01-19 14:36:06 +01:00
Michael Gruber
8c914986a6
winex11.drv: Remove "German keyboard layout without dead keys 105".
2009-01-19 14:25:39 +01:00
Christian Costa
c51ef12b17
mciavi: Don't wait for events we don't handle.
2009-01-19 14:23:43 +01:00
Hans Leidekker
d2a383b658
msvcrt: Forward ANSI open functions to their Unicode counterparts instead of the other way around. Implement _wfreopen.
2009-01-19 14:22:57 +01:00
Hans Leidekker
b33792235e
wininet: Avoid illegal filenames in CreateUrlCacheEntryW.
2009-01-19 14:20:49 +01:00
Paul Vriens
2c9a41a4e4
wintrust/tests: Add some tests that creates catalog files.
2009-01-19 14:20:29 +01:00
Paul Vriens
db8cce3fcb
wintrust/tests: Make the catalog properties test a bit more flexible.
2009-01-19 14:20:07 +01:00
Paul Vriens
39361deadc
wintrust/tests: Add a few parameter tests.
2009-01-19 14:19:56 +01:00
Paul Vriens
4a2e02d57d
wintrust: Add some CryptCATCDF stubs.
2009-01-19 14:19:45 +01:00
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
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
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
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
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
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
0208fe2f1f
gdiplus: Fix a typo that breaks the Mingw build.
2009-01-16 16:36:29 +01:00
Michael Stefaniuc
273dbe4619
riched20: Fix a typo (stray address of operator).
2009-01-16 16:34:46 +01:00
Huw Davies
3288c72057
comdlg32: Add an is_metric() helper function.
2009-01-16 13:58:14 +01:00
Huw Davies
8149f2a645
comdlg32: Correctly rotate the margins when the paper orientation is changed.
2009-01-16 13:58:09 +01:00
Henri Verbeet
2afa23867b
ddraw: Add extern to some global variable declarations.
2009-01-16 13:30:08 +01:00
Henri Verbeet
e6babd8367
d3d9: Properly test for dynamic usage in device_parent_CreateSurface().
2009-01-16 13:29:57 +01:00
Henri Verbeet
b5eaca542e
d3d8: Properly test for dynamic usage in device_parent_CreateSurface().
2009-01-16 13:29:52 +01:00
Henri Verbeet
558cc750c4
d3d10core: Add a small test for CreateTexture2D().
2009-01-16 13:29:44 +01:00
Henri Verbeet
bd9320f822
dxgi: Add a small test for CreateSurface().
2009-01-16 13:29:38 +01:00
Henri Verbeet
a966293f59
wined3d: Add an IWineD3DDeviceParent interface.
...
Other than being a bit nicer than passing function pointers all over the
place, this helps dxgi/d3d10. While the swapchain itself is created in dxgi,
its surfaces are constructed in d3d10core, which makes it impractical for dxgi
to pass the appropriate function pointers.
2009-01-16 13:29:32 +01:00
Jeff Latimer
f4ca7d2d1a
user32/tests: Clarify the msgs to differentiate Unicode and ASCII in tests.
2009-01-16 13:25:32 +01:00
Ge van Geldorp
c2a2c429b1
shell32/tests: Prevent crash on XP/W2K3.
2009-01-16 13:25:13 +01:00
Dylan Smith
f73a34647f
richedit: Respect the cbSize field on EM_GETPARAFORMAT.
...
EM_GETPARAFORMAT previously would overwrite the cbSize field with the
size of PARAFORMAT2, would read past the end of the struct, and might
indicate that PARAFORMAT2 fields are valid using the mask regardless
of the value of cbSize.
2009-01-16 12:57:10 +01:00
Dylan Smith
1181bb762f
richedit: Prevent copying PARAFORMAT2 fields from PARAFORMAT struct.
...
If a EM_SETPARAFORMAT message is sent to the richedit control with bits
in the dwMask field that correspond to PARAFORMAT2 fields, then these
fields should be ignored. Instead data was copied from outside of the
structure.
2009-01-16 12:56:57 +01:00
Michael Stefaniuc
f1a877a69d
dplayx: Remove superfluous pointer casts.
2009-01-16 12:56:10 +01:00
Michael Stefaniuc
8882cf0175
winejack.drv: Remove superflouous pointer casts.
2009-01-16 12:56:08 +01:00
Austin English
72fb5e6276
iphlpapi: Define RTF_MULTICAST if not available.
2009-01-16 12:56:04 +01:00
Dylan Smith
89f88a49a4
richedit: Store an internal copy of the window style flags.
2009-01-16 12:35:28 +01:00
Dylan Smith
9a902f358b
richedit: Added tests for initial options.
...
Using the WS_VSCROLL style causes the ES_AUTOVSCROLL option to be set,
and using the WS_HSCROLL style causes the ES_AUTOHSCROLL flag to be
set (except with richedit v1.0).
2009-01-16 12:35:17 +01:00
Dylan Smith
77a94bed98
richedit: Fix implementation of handling Page Up/Down keys.
2009-01-16 12:34:54 +01:00
Hans Leidekker
667e48286e
wininet: Calculate the header size if needed in HttpSendRequestW.
2009-01-16 12:34:35 +01:00
Hans Leidekker
b013ad168b
wininet: Implement InternetReadFileExW.
2009-01-16 12:34:26 +01:00
Alexandre Julliard
7551797bc4
user32/tests: Fix some more failures in the message test.
2009-01-16 12:33:07 +01:00
Alexandre Julliard
1608cb99b5
user32/tests: Add support for testing only some bits of wparam or lparam. Make some more messages optional.
2009-01-15 15:43:58 +01:00
Alexandre Julliard
078689adb0
user32/tests: Print the failure position in the message sequence.
2009-01-15 14:45:53 +01:00
Hans Leidekker
2d15dd54c6
shell32: Implement GUIDFromStringW.
2009-01-15 14:18:14 +01:00
Dylan Smith
e6fedf879c
richedit: Implemented the horizontal scrollbar.
2009-01-15 14:13:38 +01:00
Dylan Smith
01ee55a8f6
richedit: Clip painting to formatting rectangle.
2009-01-15 14:13:31 +01:00
Nikolay Sivov
e7a27694b9
advapi32: Added SaferCreateLevel stub.
2009-01-15 13:06:39 +01:00
Nikolay Sivov
1a38b7bf5e
advapi32/tests: Test for enumeration order preservation of reg keys.
2009-01-15 13:03:20 +01:00
Alistair Leslie-Hughes
1584719604
mshtml: Implement IHTMLStyle get/put borderTopStyle.
2009-01-15 12:53:31 +01:00
Alistair Leslie-Hughes
7c3b5b6931
mshtml: Implement IHTMLStyle get/put borderRightStyle.
2009-01-15 12:52:53 +01:00
Alistair Leslie-Hughes
1d1f60bbee
mshtml: Implement IHTMLStyle get/put borderBottomStyle.
2009-01-15 12:52:44 +01:00
Alistair Leslie-Hughes
44de20a0c7
mshtml: Implement IHTMLStyle get/put borderLeftStyle.
2009-01-15 12:52:08 +01:00
Alexandre Julliard
0ffd26ab17
user32: Use the message_data_t union when receiving a message.
2009-01-15 12:50:59 +01:00
Huw Davies
358ab47023
comdlg32: Remove a couple of obsolete WARN()s.
2009-01-15 12:44:06 +01:00
Huw Davies
ef5daf38e7
comdlg32: Set the margin edit controls using unicode functions.
2009-01-15 12:44:01 +01:00
Huw Davies
680e5112e3
comdlg32: Simplify the margin initialization.
2009-01-15 12:43:56 +01:00
Huw Davies
40bed9c504
comdlg32: If a measurement system isn't specified use the default one and update the Flags field to reflect this.
2009-01-15 12:43:50 +01:00
Andrey Turkin
347ab8993b
qmgr: Make credentials stubs return success code.
2009-01-15 12:43:47 +01:00
Henri Verbeet
5570a1da8e
dsound: Don't convert single samples at a time.
...
This gives a minor performance improvement.
2009-01-15 12:43:37 +01:00
Henri Verbeet
44240eff27
wined3d: Remove some comments.
2009-01-15 12:43:32 +01:00
Henri Verbeet
17b94f6034
wined3d: Implement a R5G6B5 to X8R8G8B8 surface format converter.
...
Based on a patch by Mike Ruprecht.
2009-01-15 12:43:28 +01:00
Henri Verbeet
e398a779f7
d3d10core: Add a stub ID3D10Texture2D implementation.
2009-01-15 12:43:23 +01:00
Henri Verbeet
529faa2cd4
dxgi: Add a stub IDXGISurface implementation.
2009-01-15 12:43:20 +01:00
Michael Stefaniuc
89b043744f
dxdiagn: Remove superfluous pointer casts.
2009-01-15 12:43:07 +01:00
Michael Stefaniuc
5f3ac30b3c
msi: Remove superfluous pointer casts.
2009-01-15 12:43:03 +01:00
Michael Stefaniuc
20c70ed85d
msrle32: Remove superfluous pointer casts.
2009-01-15 12:43:00 +01:00
Michael Stefaniuc
9975dcd19e
msi/tests: Remove superfluous pointer casts.
2009-01-15 12:42:57 +01:00
Michael Stefaniuc
24e5816245
mciseq: Remove superfluous pointer casts.
2009-01-15 12:42:55 +01:00
Lei Zhang
e9f1aa29b2
quartz: Add a filtergraph test for mpeg files.
2009-01-15 12:42:50 +01:00
Andrey Turkin
1138c28eeb
gdiplus: GdipLoadImageFromStream should use well-known pixel format constants when possible.
2009-01-15 12:42:43 +01:00
Andrey Turkin
d20ab01ed2
ole32: Do not crash in WriteClassStg if passed NULL pointer.
2009-01-15 12:42:33 +01:00
Andrey Turkin
37d27c38ce
ole32: Add IContextCallback interface to context object.
2009-01-15 12:42:12 +01:00
Juan Lang
ba48d37837
shell32: Document SHFlushSFCache, and remove an unneeded fixme.
2009-01-15 12:41:57 +01:00
Hans Leidekker
1c07d94ddc
wininet: Send a content length header for all verbs other than GET.
2009-01-15 12:41:53 +01:00
Alexandre Julliard
31fd066393
kernel32/tests: Add test cases for reading/writing process memory from an invalid buffer address.
2009-01-15 12:06:16 +01:00
Alexandre Julliard
858a7efdd4
ntdll: Check buffer for access in NtRead/WriteVirtualMemory.
...
This also triggers page faults needed for DIB section access and write
watches.
2009-01-15 12:06:16 +01:00
Alexandre Julliard
e016d2ec5e
kernel32: Remove the DIB section hack in WriteFile now that NtWriteFile takes care of it.
2009-01-15 12:06:16 +01:00
Alexandre Julliard
d2b217e90a
gdi32/tests: Add a test case for calling WriteFile with the DIB section bits as buffer.
2009-01-15 12:06:15 +01:00
Alexandre Julliard
8de57bd541
kernel32/tests: Add test cases for reading/writing from an invalid buffer address.
2009-01-15 12:05:53 +01:00
Alexandre Julliard
63bff0937f
ntdll: Check buffer for access in NtReadFile before performing I/O.
...
This also triggers page faults needed for write watches.
2009-01-15 12:05:26 +01:00
Alexandre Julliard
39d4f9e272
ntdll: Check buffer for access in NtWriteFile before performing I/O.
...
This also triggers page faults needed for DIB section access.
2009-01-15 12:04:24 +01:00
Alexandre Julliard
51c7fe5fc7
cabinet: Don't try to copy data from the file if we don't even have a data buffer.
2009-01-15 12:03:08 +01:00
Huw Davies
8b10dd2a8d
comdlg32: We no longer need to update the dialog struct on exit as all of the information is up to date.
2009-01-14 15:56:06 +01:00
Huw Davies
3e43528a99
comdlg32: Use a unicode dialog.
2009-01-14 15:55:59 +01:00
Huw Davies
90651c049a
comdlg32: Keep the DEVMODE's papersize member up to date.
2009-01-14 15:55:01 +01:00
Huw Davies
34c771bd9a
comdlg32: Keep the DEVMODE's orientation member up to date.
2009-01-14 15:54:59 +01:00
Nikolay Sivov
4e12b8efc8
kernel32/tests: Some todo tests for CompareStringA and lstrcmpi.
2009-01-14 15:54:41 +01:00
Jeff Latimer
1f5b2f7e0c
user32/tests: Add tests for DdeGetData Ascii interface.
2009-01-14 15:22:51 +01:00
Jeff Latimer
56784f60c1
user32: Check for NULL pData in DdeClientTransAction expecting to be passed a handle.
2009-01-14 14:59:34 +01:00
Paul Vriens
950514c8c3
ddrawex/tests: Don't crash on win9x.
2009-01-14 14:52:55 +01:00
Paul Vriens
b8cde623dd
setupapi/tests: Fix some test failures on win9x.
2009-01-14 14:52:51 +01:00
Francois Gouget
053d521ca7
ddrawex: Add a trailing '\n' to a Wine trace.
2009-01-14 14:52:24 +01:00
Francois Gouget
5656e41640
rpcrt4/tests: Add a trailing '\n' to ok() calls.
2009-01-14 14:52:18 +01:00
Dylan Smith
b81144b350
richedit: Correct limitations on values for setting zoom ratio.
2009-01-14 14:22:43 +01:00
Dylan Smith
fcabbbf30f
richedit: Zoom in and out with mouse wheel with control held.
2009-01-14 14:22:37 +01:00
Dylan Smith
b70b3e893f
richedit: Added tests for zooming.
...
The contents of the text can be zoomed in with EM_SETZOOM, or with the
mouse wheel. EM_SETZOOM is implemented, but these tests show bugs in
the implementation, and zooming using the mouse wheel isn't
implemented at all yet.
2009-01-14 14:22:26 +01:00
Andrey Turkin
8ff76d24f6
ole32/tests: Add test for IContextCallback.
2009-01-14 14:16:21 +01:00
Andrey Turkin
aa8f008952
include: Add ctxtcall.idl file with IContextCallback interface definition.
2009-01-14 14:16:08 +01:00
Michael Stefaniuc
a28052ab8a
cryptnet: Remove superfluous pointer casts.
2009-01-14 13:51:01 +01:00
Michael Stefaniuc
357c3f4a2c
d3d8: Remove superfluous pointer casts.
2009-01-14 13:51:01 +01:00
Michael Stefaniuc
02602bd3cf
dswave: Remove superfluous pointer casts.
2009-01-14 13:51:01 +01:00
Michael Stefaniuc
b53877d92e
gdiplus: Remove superfluous pointer casts.
2009-01-14 13:51:00 +01:00
Henri Verbeet
4c7e72bb96
wined3d: Fix a memory leak in CreateSwapChain() error handling.
2009-01-14 13:51:00 +01:00
Henri Verbeet
c8c073fc9b
wined3d: Get rid of D3DCREATEOBJECTINSTANCE.
2009-01-14 13:51:00 +01:00
Henri Verbeet
9440dfedf4
wined3d: Remove AddDirtyRect() from the public interface.
2009-01-14 13:51:00 +01:00
Henri Verbeet
fd90021666
wined3d: Remove AddDirtyBox() from the public interface.
...
This is an internal wined3d function.
2009-01-14 13:51:00 +01:00
Henri Verbeet
881780276b
wined3d: Remove CleanDirtyBox().
...
It's never used.
2009-01-14 13:51:00 +01:00
Alexandre Julliard
8c84636cd5
configure: Specify the target flags directly from configure to avoid trouble on BSD make.
2009-01-14 13:50:52 +01:00
Alistair Leslie-Hughes
022ae89e0f
mshtml: Add missing IHTMLCurrentStyle interfaces.
2009-01-14 12:41:04 +01:00
Alistair Leslie-Hughes
421dca6a96
msxml3: Add fixme for unsupported parameter.
2009-01-14 12:40:56 +01:00
Andrew Talbot
d287e88691
riched20: Declare some functions static.
2009-01-14 12:40:40 +01:00
Hervé Chanal
831290e93d
shell32: A nicer icon for desktop.
2009-01-14 12:22:59 +01:00
Dmitry Timoshkov
1fb2a50986
serialui: Use "-1" as a "don't care value", fix dialog id duplicates.
2009-01-14 12:21:48 +01:00
Dmitry Timoshkov
abbd88d07c
mshtml: Use "-1" as a "don't care value", fix dialog id duplicates.
2009-01-14 12:21:43 +01:00
Dmitry Timoshkov
267c709341
cryptui: Use "-1" as a "don't care value", fix dialog id duplicates.
2009-01-14 12:21:38 +01:00
Dmitry Timoshkov
8b394c6686
credui: Use "-1" as a "don't care value", fix dialog id duplicates.
2009-01-14 12:21:32 +01:00
Michael Stefaniuc
f516cab017
include: Change to LONG/ULONG in fdi.h for Win64 compatibility.
2009-01-14 12:21:20 +01:00
Michael Stefaniuc
602f42c25f
include: Change to LONG/ULONG in fci.h for Win64 compatibility.
2009-01-14 12:21:13 +01:00
Michael Stefaniuc
8b5a5e532b
ddrawex: Remove superfluous pointer casts.
2009-01-14 12:21:08 +01:00
Michael Stefaniuc
5ee7a104c9
ddraw: Remove superfluous pointer casts.
2009-01-14 12:21:02 +01:00
Michael Stefaniuc
a04ed94580
comdlg32: Remove superfluous pointer casts.
2009-01-14 12:20:58 +01:00
Michael Stefaniuc
ea885c1393
setupapi: Add the Romanian translation.
2009-01-14 12:20:51 +01:00
Michael Stefaniuc
790e7c465f
wineps.drv: Add the Romanian translation.
2009-01-14 12:20:43 +01:00
Michael Stefaniuc
fe794a36b1
comdlg32: Fix typo in #pragma line in cdlg_Ro.rc.
2009-01-14 12:20:38 +01:00
Nikolay Sivov
800b05c4b5
ntdll: Check pointers in NtAccessCheck to prevent access violation.
2009-01-14 12:20:17 +01:00
André Hentschel
eda4872c45
comctl32/tests: Fix wrong comment-headline in toolbar.c.
2009-01-14 12:20:11 +01:00
Hans Leidekker
d92e738f4a
setupapi: Fix resolving target path when given a section. Default to the system directory.
2009-01-13 17:33:08 +01:00
Alexandre Julliard
c6144893b6
user32/tests: Fix the layered window tests for some Vista versions.
2009-01-13 17:33:08 +01:00
Alexandre Julliard
41e6d71757
user32/tests: Comment out the menu size tests, there's no consistent behavior to test for.
2009-01-13 17:33:08 +01:00
Stefan Dösinger
903c774263
d3d9: Use D3DFOG_* constants instead of plain integers.
2009-01-13 17:33:08 +01:00
Stefan Dösinger
b3b60f9602
d3d9: Properly set AutoRestoreDisplayMode.
2009-01-13 16:39:53 +01:00
Nikolay Sivov
2013cdc604
kernel32: Implemented GetErrorMode().
2009-01-13 16:39:45 +01:00
Ge van Geldorp
444f4a7fbc
user32/tests: keybd_event can send HCBT_KEYSKIPPED notifications.
2009-01-13 16:39:37 +01:00
Ge van Geldorp
a9950e3cee
rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows.
...
The failures in rpcrt4:server on Windows are caused by an access violation
thrown in NdrVaryingArrayUnmarshall() called from get_5numbers(). I've
created a minimum get_5numbers() test with Microsoft tools and that throws
the same access violation. The access violation disappears when zeroing
out the StubMsg before calling NdrClientInitializeNew(), so my guess is
Windows NdrVaryingArrayUnmarshall() uses an uninitialized member.
2009-01-13 16:39:30 +01:00
Andrey Turkin
000136ac30
setupapi: Add support for DIRID_PRINTPROCESSOR.
2009-01-13 16:21:22 +01:00
David Adam
be964897aa
d3dx9: Fix falling tests in native windows.
2009-01-13 16:17:02 +01:00
Austin English
753affe48d
ole32: Add tests for CoInitializeEx.
2009-01-13 16:17:02 +01:00
Andrey Turkin
2f2723893d
httpapi: Add HttpDeleteServiceConfiguration, HttpQueryServiceConfiguration and HttpSetServiceConfiguration stubs.
2009-01-13 16:17:02 +01:00
Andrey Turkin
3104f77e40
httpapi: Add HttpInitialize and HttpTerminate stubs.
2009-01-13 16:15:49 +01:00
Huw Davies
c458f41aec
comdlg32: Use the DEVMODE and DEVNAMES directly from the PAGESETUPDLG structure.
2009-01-13 15:53:56 +01:00
Huw Davies
00e5840eb0
comdlg32: Update the original dialog structure rather than a temporary copy.
2009-01-13 15:53:49 +01:00
Andrew Talbot
8ddf6c0a25
riched20: Declare some functions static.
2009-01-13 15:53:43 +01:00
Hans Leidekker
b0f2bebc4c
setupapi: Enable reuse of create_inf_file in tests.
2009-01-13 15:37:06 +01:00
Jacek Caban
66a7da71ee
urlmon: Added https binding tests.
2009-01-13 15:29:14 +01:00
Jacek Caban
1876f46bcf
urlmon: Use pluggable protocol handler for https binding.
2009-01-13 15:29:07 +01:00
Jacek Caban
d4ce90e688
urlmon: Ignore ReportProgress(BINDSTATUS_ACCEPTRANGES) calls.
2009-01-13 15:29:01 +01:00
Jacek Caban
3b84a40cf1
urlmon: Added HttpSProtocol object tests.
2009-01-13 15:28:56 +01:00
Jacek Caban
998b4653c9
urlmon: Call ReportProgress(BINDSTATUS_ACCEPTRANGES) in https handler.
2009-01-13 15:28:47 +01:00
Jacek Caban
12931062fb
wininet: Make sure that we have data buffered before sending INTERNET_STATUS_REQUEST_COMPLETE notification.
2009-01-13 15:28:39 +01:00
Michael Stefaniuc
49177a0958
dmime: Remove superfluous pointer casts.
2009-01-13 15:26:23 +01:00
Michael Stefaniuc
68eb63a4fa
dmusic: Remove superfluous pointer casts.
2009-01-13 15:26:19 +01:00
Michael Stefaniuc
934ed50d49
version: Remove superfluous pointer casts.
2009-01-13 15:26:16 +01:00
Michael Stefaniuc
e202baabd5
user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR.
2009-01-13 15:26:11 +01:00
Michael Stefaniuc
898d795fdd
wintrust/tests: Remove superfluous pointer casts.
2009-01-13 15:26:04 +01:00
Michael Stefaniuc
2fc7b81009
advapi32/tests: Remove superfluous pointer casts.
2009-01-13 15:26:00 +01:00
Michael Stefaniuc
7eb3abc1c1
uxtheme: Remove superfluous pointer casts.
2009-01-13 15:25:55 +01:00
Michael Stefaniuc
2b9c8433b2
dmstyle: Remove superfluous pointer casts.
2009-01-13 15:25:52 +01:00
Michael Stefaniuc
d62a0eec7b
dmscript: Remove superfluous pointer casts.
2009-01-13 15:25:48 +01:00
Michael Stefaniuc
16042cff7b
rsaenh: Remove superfluous pointer casts.
2009-01-13 15:25:46 +01:00
Michael Stefaniuc
4b50a4c670
dmloader: Remove superfluous pointer casts.
2009-01-13 15:25:43 +01:00
Michael Stefaniuc
d576c2d934
wldap32: Remove superfluous pointer casts.
2009-01-13 15:25:41 +01:00
Michael Stefaniuc
f7c133284b
devenum: Remove superfluous pointer casts.
2009-01-13 15:25:38 +01:00
Michael Stefaniuc
b5e905a622
wsock32: Remove superfluous pointer casts.
2009-01-13 15:25:35 +01:00
Henri Verbeet
a37782595f
wined3d: Fix cube texture creation error handling.
2009-01-13 15:20:56 +01:00
Henri Verbeet
d030cbdad2
wined3d: Fix volume texture creation error handling.
2009-01-13 15:20:52 +01:00
Henri Verbeet
99d3c62163
wined3d: Fix surface creation error handling.
2009-01-13 15:20:44 +01:00
Henri Verbeet
2654a148de
wined3d: Fix texture creation error handling.
...
Doing the levels calculation before the object is created prevents leaking
resources and avoids changing baseTexture.levels after it's been initialized
by basetexture_init().
2009-01-13 15:20:38 +01:00
Henri Verbeet
e4cfbdd4f7
wined3d: Get rid of D3DCREATERESOURCEOBJECTINSTANCE.
2009-01-13 15:20:28 +01:00
Alexandre Julliard
7d9b745391
user32/tests: Only display failing message sequences instead of every single message.
2009-01-12 21:51:01 +01:00
Alexandre Julliard
a26857da31
user32/tests: Centralize the tracing of the received messages in the msg.c test.
2009-01-12 21:03:57 +01:00
Austin English
8cf8e2c60a
httpapi: Add stub dll.
2009-01-12 16:53:18 +01:00
Austin Lund
c607ab96b6
riched20/tests: Added ITextServices::TxSetText test.
2009-01-12 16:53:18 +01:00
Hwang YunSong(황윤성)
e90c8f53e2
cryptui: New Korean resource.
2009-01-12 16:53:18 +01:00
Michael Karcher
1c56d293f0
widl: Dereference operator in expr works on any declared pointer.
2009-01-12 16:53:18 +01:00
Paul Vriens
110f2c2cd9
crypt32/tests: Make tests run on some Win9x boxes again.
2009-01-12 15:26:05 +01:00
Dylan Smith
f885d40d67
richedit: Store mouse captured state rather than calling GetCapture.
...
Windowless richedit control will not be able to call GetCapture without
a handle to the host window (and there is no ITextHost_TxGetCapture
method), but there is a ITextHost_TxSetCapture method available for
setting and releasing the capture on the mouse. This means that the
richedit control will need to keep track of whether it has captured the
mouse or not to implement windowless richedit controls.
2009-01-12 14:42:02 +01:00
Dylan Smith
ee19ec056a
richedit: Prevent an unsigned integer underflow.
2009-01-12 14:40:30 +01:00
Dylan Smith
8089d980d1
richedit: Set bEmulateVersion10 initially to avoid retroactive changes.
...
Previously the WM_NCCREATE was handled by the as if it was always for
later versions, then the window proc for version 1.0 would make
appropriate changes afterwards. Instead both versions should call the
same function (e.g. ME_MakeEditor) and provide the value for
bEmulateVersion10 to make the code clearer.
2009-01-12 14:40:11 +01:00
Dylan Smith
603be645d2
richedit: Pressing enter adds newline on WM_KEYDOWN rather than WM_CHAR.
2009-01-12 14:39:42 +01:00
Dylan Smith
576ff4b104
richedit: Tested EM_CHARFROMPOS with position outside of control.
2009-01-12 14:38:57 +01:00
Dylan Smith
55d9e95892
richedit: Added tests for autoscrolling options based on WS_V/HSCROLL.
2009-01-12 14:38:36 +01:00
Dylan Smith
a1aaf97c11
richedit: Added tests to show that options are stored internally.
2009-01-12 14:38:17 +01:00
Andrey Turkin
d2685e7bd7
ntdll: Add RtlCaptureStackBackTrace stub.
2009-01-12 14:37:57 +01:00
Andrey Turkin
a0f681ad4c
ntoskrnl: Add version resource.
2009-01-12 14:37:40 +01:00
Andrey Turkin
86635b3c48
loadperf: Add LoadPerfCounterTextStrings stubs.
2009-01-12 14:37:18 +01:00
Christian Costa
2322a06dd6
mciavi: In MCI, RECT structure is used differently: rc.right = width & rc.bottom = height so do the conversion when needed.
2009-01-12 14:37:12 +01:00
Chris Wulff
10637b4f0d
gdiplus: Implement hatch brush accessor functions.
2009-01-12 14:36:41 +01:00
Chris Wulff
a2a94a49bc
gdiplus: Partial implementation of GdipCreateHatchBrush.
2009-01-12 14:36:37 +01:00
Ge van Geldorp
f9f2e91198
msi/tests: Opening package with relative filename sometimes succeeds on Windows.
2009-01-12 14:34:51 +01:00
Henri Verbeet
07f9991062
dsound: Const correctness fixes.
2009-01-12 13:22:14 +01:00
Henri Verbeet
b069321650
wined3d: Fix and unify shader creation error handling.
2009-01-12 13:22:07 +01:00
Henri Verbeet
894edc49cc
wined3d: Get rid of D3DCREATESHADEROBJECTINSTANCE.
2009-01-12 13:22:02 +01:00
Henri Verbeet
87627c811e
wined3d: Get rid of D3DINITIALIZEBASETEXTURE.
2009-01-12 13:21:56 +01:00
Henri Verbeet
00a4b85fa9
wined3d: Update the pixelshader when the texture type changes.
2009-01-12 13:21:51 +01:00
Stefan Leichter
2ca9f2c536
shell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-12 13:21:09 +01:00
Christian Costa
75ac489ea4
d3dxof: Avoid accessing template/object buffer directly.
2009-01-12 13:19:03 +01:00
Rico Schüller
619a74ec5f
setupapi: Fix if condition in SetupEnumInfSectionsA/W.
2009-01-12 13:18:28 +01:00
Jacek Caban
954e55b55b
urlmon: Added https pluggable protocol handler.
2009-01-12 13:11:21 +01:00
Andrew Talbot
1e06fcdc8c
qcap: Declare a function static.
2009-01-12 13:11:05 +01:00
Andrew Talbot
9e537ae06c
ole32: Declare a function static.
2009-01-12 13:11:01 +01:00
Andrew Talbot
668197a898
msi: Declare some functions static.
2009-01-12 13:10:53 +01:00
David Adam
e1fefd57e7
d3dx9_36/test: Remove an unconsistent test.
2009-01-12 13:10:43 +01:00
Rob Shearman
59158fb25c
rpcrt4: Unmarshalling functions should always set fMustAlloc when allocating memory.
...
The memory is uninitialised and so further unmarshalling shouldn't try
to reuse any memory. fMustAlloc is always set to TRUE when allocating
memory so that it is clear that the unmarshalling is safe and to avoid
future problems with change or the code being copied.
2009-01-12 13:07:31 +01:00
Rob Shearman
17a30ff2e8
oleaut32: Test the return value of the remote IWidget_StructArgs call.
2009-01-12 13:07:10 +01:00
Rob Shearman
ea00dc4b49
user32: Free allocated memory in USER_unload_driver.
2009-01-12 13:07:07 +01:00
Rob Shearman
07090c2485
ntoskrnl: Free allocated buffers on exit from wine_ntoskrnl_main_loop.
...
Avoids a warning of a memory leak in Valgrind.
2009-01-12 13:07:05 +01:00
Rob Shearman
b3c8124a15
oleaut32: Dump MSFT format typeinfos upon loading.
2009-01-12 13:07:01 +01:00
Michael Stefaniuc
f93b29b04d
dxgi: Remove superfluous pointer casts.
2009-01-12 13:06:50 +01:00
Michael Stefaniuc
c171379f47
include: Use ULONG in rpcdcep.h for Win64 compatibility.
2009-01-12 13:06:44 +01:00
Michael Stefaniuc
ca8d5a7922
msvfw32: Remove superfluous pointer casts.
2009-01-12 13:06:42 +01:00
Michael Stefaniuc
f927cfd26b
mpr: Remove superfluous pointer casts.
2009-01-12 13:06:39 +01:00
Michael Stefaniuc
c91aa7a96d
dsound: Remove superfluous pointer casts.
2009-01-12 13:06:36 +01:00
Michael Stefaniuc
e1797a7367
crypt32/tests: Remove some superfluous pointer casts.
...
There is no need to cast the pointers passed to the penultimate
argument of the CryptDecodeObjectEx and CryptEncodeObjectEx functions
as those expect void pointers.
2009-01-12 13:05:09 +01:00
Stefan Dösinger
365e1f3b07
wined3d: Avoid hooking non-fog glEnable/glDisable calls.
...
This prevents fallout from the GL_EXT_fog_coord emulation. glEnable
and glDisable calls other than those that change GL_FOG are not
hooked. The glEnableWINE and glDisableWINE functions can be used to
add other hooks too if ever needed.
2009-01-12 13:03:47 +01:00
Stefan Dösinger
1deafcb5a7
wined3d: Split the remains of state_fog.
2009-01-12 13:02:49 +01:00
Stefan Dösinger
061087811f
wined3d: Remove the apply_pshader_fog state handler.
...
The fog doesn't depend on pixel shaders any longer(but still vice
versa), so we don't need this state any more.
2009-01-12 13:02:39 +01:00
Stefan Dösinger
2dd18635c9
wined3d: Move fogdensity and fogcolor to the fragment pipeline.
2009-01-12 13:02:29 +01:00
Stefan Dösinger
e61aa24aa3
wined3d: Use the ARB fog option in ARB_fragment_program shaders.
...
This is the "replacement" for the fog coord optimization removed in
the previous patch.
2009-01-12 13:02:19 +01:00
Stefan Dösinger
7c21147dcd
wined3d: Remove the pixelshader fogstart/fogend optimization.
2009-01-12 13:01:49 +01:00
Jacek Caban
4a43c308b5
wininet: Use SSL_pending in NETCON_query_data_available.
2009-01-12 13:01:25 +01:00
Jacek Caban
5bf719690a
wininet: Improve NETCON_recv over SSL implementation.
...
Current implementation uses only peek buffer if there is any data,
which causes reads one byte per call in common
InternetQueryDataAvailable/InternetReadFile scenario.
2009-01-12 13:01:20 +01:00
Alexandre Julliard
9c6494a417
user32: The PackDDElParam return value is sign-extended on 64-bit.
2009-01-10 21:06:49 +01:00
Alexandre Julliard
9cc75a5b50
user32: Winproc handles do not get sign-extended on 64-bit.
2009-01-10 21:06:32 +01:00
Alexandre Julliard
8377b2464b
ole32/tests: Fix marshalling data layout for Win64.
2009-01-10 21:06:09 +01:00
Alexandre Julliard
ac543e5bc7
gdi32/tests: Fix an uninitialized value check and a structure size for Win64.
2009-01-10 21:05:52 +01:00
Alexandre Julliard
76a2fe5cf7
comctl32/tests: Fix lparam checks in the treeview test for Win64.
2009-01-10 21:05:32 +01:00
Alexandre Julliard
de375d7335
comctl32: Fix the COMBOBOXEXITEM structure and the treeview handles for Win64.
2009-01-10 21:05:17 +01:00
Rico Schüller
5e79b0608d
wined3d: Add a checkGLcall() after glReadBuffer.
2009-01-10 18:04:28 +01:00
Allan Tong
29dd286d79
wined3d: Add code to cleanup device multistate_funcs.
2009-01-10 17:43:11 +01:00
Vincent Povirk
538cf8b847
winex11: Select StructureNotifyMask input on all windows.
2009-01-10 17:43:11 +01:00
Ge van Geldorp
7f22f1c68d
urlmon/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.
2009-01-10 17:43:11 +01:00
Ge van Geldorp
b67f0de1c6
mshtml/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.
2009-01-10 17:43:11 +01:00
Michael Stefaniuc
ca91850a30
include: Use LONG instead of long in dmusics.h for Win64 compatibility.
2009-01-10 17:43:11 +01:00
Michael Stefaniuc
9e296ead7e
include: Use LONG instead of long in dmusici.h for Win64 compatibility.
2009-01-10 17:43:10 +01:00
Michael Stefaniuc
4bfb33ec73
include: Change MUSIC_TIME from long to LONG for Win64 compatibility.
...
Fix also 192 printf format warnings produced by this change.
2009-01-10 17:43:10 +01:00
Michael Stefaniuc
cee7954a67
ddrawex: Remove redundant NULL check before HeapFree (Smatch).
2009-01-10 17:43:10 +01:00
Andrew Talbot
1ac07906ae
ddraw: Fix double unlock of critical section.
2009-01-10 17:43:10 +01:00
Juan Lang
cfd1a6317d
riched20: Add stub IOleClientSite interface.
2009-01-10 14:49:46 +01:00
Juan Lang
113cb2d313
cryptui: Don't make certificate status control disabled.
...
This allows using the scrollbar when there are lots of usages set for
the certificate.
2009-01-10 14:49:46 +01:00
Juan Lang
9ecb7b75e3
cryptui: Improve control spacing.
...
This makes the two static control borders between the three regions on
the general page appear to be the same height.
2009-01-10 14:49:46 +01:00
Alexandre Julliard
e1a4d068d1
setupapi/tests: Pass the correct size to SetupDiGetDeviceInterfaceDetailA.
2009-01-10 14:49:46 +01:00
Alexandre Julliard
8cd82dda1f
shell32/tests: Fix some uninitialized handle checks for Win64.
2009-01-10 14:49:41 +01:00
Alexandre Julliard
450e9e3adf
rpcrt4/tests: Fix an uninitialized pointer check for Win64.
2009-01-09 18:08:57 +01:00
Alexandre Julliard
328ca0e00c
gdi32/tests: Fix an uninitialized pointer check for Win64.
2009-01-09 18:08:50 +01:00
Alexandre Julliard
ec1b28edb0
include: Fix a number of mmsystem.h structure for Win64.
2009-01-09 18:08:29 +01:00
Stefan Dösinger
a69c86d3f5
ddrawex: Add a test for the permanent DC function.
2009-01-09 16:26:06 +01:00
Stefan Dösinger
58480f1663
ddrawex: Make the GetDC test more generic.
2009-01-09 16:26:01 +01:00
Stefan Dösinger
da6c9e4cc2
ddrawex: Implement a GetDC special behavior Internet Explorer depends on.
...
Tests show that in ddrawex.dll it is legal to create a surface with
both DDSCAPS_VIDEOMEMORY and DDSCAPS_SYSTEMMEMORY flag set. A surface
created that way shows different behavior in IDirectDrawSurface::GetDC.
2009-01-09 16:23:18 +01:00
Stefan Dösinger
0d80130aa2
ddrawex: Create a surface wrapper.
2009-01-09 16:20:20 +01:00
Stefan Dösinger
b138944892
ddrawex: Add a refcount test.
2009-01-09 16:18:50 +01:00
Stefan Dösinger
ae4e824423
ddraw[ex]: Show a caps handling difference.
2009-01-09 16:18:12 +01:00
Stefan Dösinger
60039a5ba8
ddrawex: Start some tests.
2009-01-09 16:17:47 +01:00
Stefan Dösinger
efcecb9b99
ddrawex: Implement a wrapper around IDirectDraw.
...
This allows us to cleanly implement the differences between ddraw.dll and
ddrawex.dll without private functions and if checks if an object was created
by ddraw or ddrawex. A similar wrapper will be added for IDirectDrawSurface.
2009-01-09 15:53:43 +01:00
Detlef Riekenberg
8eff8acc46
localspl: Call DrvDriverEvent in AddPrinterDriverEx.
2009-01-09 14:58:47 +01:00
Andrew Talbot
0592ca5fb0
iphlpapi: Remove unused function.
2009-01-09 14:56:08 +01:00
Stefan Leichter
9871dc0766
shell32: Add stub for ordinal 526.
2009-01-09 14:56:00 +01:00
Alistair Leslie-Hughes
bb829372f1
mshtml: Implement IHTMLStyle get/set Attribute.
2009-01-09 14:55:53 +01:00
Juan Lang
e50e78f1cb
cryptui: Fix crash with native riched20.
2009-01-09 14:48:36 +01:00
Juan Lang
732fce7c3c
cryptui: Call CryptUIWizImport from the certificate manager dialog.
2009-01-09 14:47:51 +01:00
Juan Lang
ed5d0d8894
cryptui: Set appropriate radio button in CryptUIWizImport if the destination store is specified.
2009-01-09 14:47:47 +01:00
Juan Lang
9d6d8570fc
cryptui: Implement removing certificates from certificate manager dialog.
2009-01-09 14:47:33 +01:00
Juan Lang
a6e21329ee
cryptui: Show usages for selected cert in certificate manager dialog.
2009-01-09 14:47:24 +01:00
Juan Lang
a3f746b085
cryptui: Show selected certificate when requested in the certificate manager dialog.
2009-01-09 14:47:03 +01:00
Juan Lang
c33dfc2d41
cryptui: Enable/disable controls based on selection in certificate manager dialog.
2009-01-09 14:46:57 +01:00
Juan Lang
0a58167b07
cryptui: Filter shown certs according to purpose selection in certificate manager dialog.
2009-01-09 14:46:51 +01:00
Juan Lang
e7e91402d2
cryptui: Refresh cert view when purpose selection is changed in the certificate manager dialog.
2009-01-09 14:46:29 +01:00
Juan Lang
73a8f89468
cryptui: Add saved purposes to the purpose selection in the certificate manager dialog.
2009-01-09 14:46:23 +01:00
Juan Lang
dfc8b91ca2
cryptui: Save purposes in certificate manager dialog's advanced dialog.
2009-01-09 14:45:54 +01:00
Juan Lang
0c17a5d61c
cryptui: Recall usage state from registry in certificate manager dialog's advanced dialog.
2009-01-09 14:45:33 +01:00
Juan Lang
a180f505b9
cryptui: Allow toggling a usage in the certificate manager dialog's advanced dialog.
2009-01-09 14:45:25 +01:00
Juan Lang
06505e53ae
cryptui: Add known usages to certificate manager dialog's advanced dialog.
2009-01-09 14:45:19 +01:00
Juan Lang
7675bf428a
cryptui: Add a (empty) advanced dialog to the certificate manager dialog.
2009-01-09 14:45:14 +01:00
Juan Lang
be1587ca50
cryptui: Refresh store display when a tab is switched or the purpose selection is changed in the certificate manager dialog.
2009-01-09 14:44:53 +01:00
Juan Lang
29dcd60587
cryptui: Display contents of certificate store in certificate manager dialog.
2009-01-09 14:44:44 +01:00
Juan Lang
1d59060152
cryptui: Show names of stores certificate manager dialog.
2009-01-09 14:44:31 +01:00
Juan Lang
96d0e63620
cryptui: Add purpose selection and column headings to certificate manager dialog.
2009-01-09 14:44:23 +01:00
Juan Lang
1f183ea289
cryptui: Add a (empty) certificate manager dialog.
2009-01-09 14:44:13 +01:00
Andrew Talbot
3b26d50d17
mshtml: Declare a function static.
2009-01-09 14:21:31 +01:00
Andrew Talbot
7a326f9405
d3dxof: Declare a function static.
2009-01-09 14:21:26 +01:00
Andrew Talbot
d1d5584299
msacm32: Declare a variable static.
2009-01-09 14:21:20 +01:00
Paul Vriens
30bb78f0f9
shell32/tests: Skip a test on Vista.
2009-01-09 14:18:42 +01:00
Paul Vriens
189ea312d7
shell32/tests: Fix test failures on Vista.
2009-01-09 14:18:33 +01:00
Paul Vriens
7bd150e091
shell32/tests: Fix remaining test failures on NT4.
2009-01-09 14:18:26 +01:00
Paul Vriens
850cd7ccb2
shell32/tests: Fix some test failures on Vista.
2009-01-09 14:18:20 +01:00
Paul Vriens
faf2f8e682
shell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09 14:18:12 +01:00
Paul Vriens
7ea6c85e97
shell32/tests: Fix the last test failure on Win9x.
2009-01-09 14:18:03 +01:00
Alexandre Julliard
a2cf243776
include: Fix packing of the setupapi structures.
2009-01-09 14:06:14 +01:00
Alexandre Julliard
3b6cab3f77
oleaut32/tests: Only compare the initialized part of DECIMAL variants.
2009-01-09 14:06:14 +01:00
Henri Verbeet
9d8c6326c0
wined3d: Remove stray tabs.
2009-01-09 14:06:14 +01:00
Henri Verbeet
ac914262ed
wined3d: Rewrite BeginStateBlock() to use CreateStateBlock() instead of duplicating the code.
2009-01-09 14:06:14 +01:00
Henri Verbeet
9d523ebd8f
wined3d: Remove a silly check in drawStridedInstanced().
2009-01-09 14:06:14 +01:00
Henri Verbeet
92488ca7c1
wined3d: Simplify checking if an attribute is used in loadNumberedArrays().
2009-01-09 14:06:14 +01:00
Henri Verbeet
d9e58e6591
wined3d: Failing HeapAlloc() should be an ERR.
2009-01-09 14:06:13 +01:00
Henri Verbeet
e028e3f7bd
wined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve the max point size.
2009-01-09 14:06:13 +01:00
Francois Gouget
b881cfc541
kernel32: Fix the sysctl() usage and the CPU detection on NetBSD.
2009-01-09 14:06:13 +01:00
Francois Gouget
5da42336d9
xinput1_3/tests: Add a trailing '\n' to an ok() call.
2009-01-09 14:06:13 +01:00
Francois Gouget
916d6a4450
setupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-09 14:06:13 +01:00
Nikolay Sivov
37d4349636
ole32: Some tests for IMoniker::IsRunning with NULL args.
2009-01-09 14:06:13 +01:00
Nikolay Sivov
df0ecdfd30
ole32: Fix some comment typos.
2009-01-09 14:06:13 +01:00
Dylan Smith
1f6b8c7fd9
richedit: Missing condition for inserting newline before table.
...
This case occurs when the cursor is at the start of the table, the
table is at the start of the text, and there is no selection.
2009-01-09 14:06:13 +01:00
Alexandre Julliard
8c33528372
quartz: Use SetWindowLongPtr to store a pointer value.
2009-01-08 17:30:57 +01:00
Alexandre Julliard
149259d49f
ddraw: Fix an uninitialized variable warning on non-i386.
2009-01-08 17:30:22 +01:00
Alexandre Julliard
9d09985ad1
rpcrt4: Fix an unused value warning on non-i386.
2009-01-08 17:30:09 +01:00
Alexandre Julliard
adad9b6682
msvcrt: Fix an unused function warning on non-i386.
2009-01-08 17:29:59 +01:00
Alexandre Julliard
a46441bd02
ws2_32: Fix an error return value in bind().
2009-01-08 17:29:31 +01:00
Alexandre Julliard
f45874ae28
wineps.drv: Use INT_MAX instead of LONG_MAX to initialize a LONG value.
2009-01-08 17:29:14 +01:00
Alexandre Julliard
6b07ac5453
ntdll: Fix pointer cast warnings on 64-bit.
2009-01-08 17:28:45 +01:00
Alexandre Julliard
bb8883dda0
wininet: Fix handle cast warnings on 64-bit.
2009-01-08 17:28:21 +01:00
Alexandre Julliard
d1613f60c2
user32: Fix pointer cast warnings on 64-bit.
2009-01-08 17:28:04 +01:00
Alexandre Julliard
e2e4da9732
urlmon: Fix pointer cast warnings on 64-bit.
2009-01-08 17:27:58 +01:00
Alexandre Julliard
53bc99855a
shdocvw: Fix a pointer cast warning on 64-bit.
2009-01-08 17:27:49 +01:00
Alexandre Julliard
e65c2d9a0d
shell32: Fix a pointer cast warning on 64-bit.
2009-01-08 17:27:41 +01:00
Alexandre Julliard
41533fa516
setupapi: Fix pointer cast warnings on 64-bit.
2009-01-08 17:27:27 +01:00
Alexandre Julliard
99132baebd
oleaut32: Fix handle cast warnings on 64-bit.
2009-01-08 17:27:14 +01:00
Alexandre Julliard
469f0b4757
ntoskrnl.exe: Fix handle cast warnings on 64-bit.
2009-01-08 17:27:05 +01:00