Alexandre Julliard
|
b8712b7f8a
|
kernel32/tests: Support broken GetTempPath return value on WinME.
|
2009-01-29 22:07:50 +01:00 |
Alexandre Julliard
|
687dfd69e9
|
gdi32: Check for memory allocation failure in region functions and propagate the error correctly.
|
2009-01-29 21:45:01 +01:00 |
Alexandre Julliard
|
ec4af0764b
|
gdi32: Replace the MEMCHECK macro in the region code by a proper function.
|
2009-01-29 21:45:01 +01:00 |
Alexandre Julliard
|
919b1076c9
|
gdi32: Don't hold the GDI lock while creating regions.
|
2009-01-29 21:45:01 +01:00 |
Alexandre Julliard
|
a686b8b583
|
gdi32: Store the region data directly in the GDI object.
|
2009-01-29 21:45:01 +01:00 |
Alexandre Julliard
|
73593cbf5a
|
gdi32: Store a separate flag to mark a GDI object for delayed destruction.
|
2009-01-29 21:45:01 +01:00 |
Alexandre Julliard
|
827e1f1de3
|
gdi32: Increment the reference count for the initial DC stock objects.
|
2009-01-29 21:44:52 +01:00 |
Ge van Geldorp
|
4b27dfec93
|
ole32/tests: Write to HKCR instead of HKCU/Software/Classes for the benefit of older Windows versions.
|
2009-01-29 15:59:39 +01:00 |
Hans Leidekker
|
aac2e8dd19
|
wininet: Make sure redirected POST requests become GET requests.
|
2009-01-29 15:59:03 +01:00 |
Hans Leidekker
|
cd38e554b6
|
wininet: Add a stub implementation of GetDiskInfoA.
|
2009-01-29 15:58:58 +01:00 |
Hans Leidekker
|
e1b916c142
|
wininet: Return success from per connection option stubs. Fully initialize the value.
|
2009-01-29 15:58:49 +01:00 |
Andrey Turkin
|
347272b37e
|
programs: Add lodctr and unlodctr tools.
|
2009-01-29 15:14:22 +01:00 |
Andrey Turkin
|
a9c5793d3f
|
loadperf: Rename argument to match its function.
|
2009-01-29 15:13:05 +01:00 |
Dan Kegel
|
d71a60378d
|
winedos: Get File Attributes must fail for files with names ending in slash.
|
2009-01-29 15:07:00 +01:00 |
Diaa Sami
|
cdb0497d7a
|
shell32: Include the text control when resizing ShBrowseForFolder dialog.
|
2009-01-29 15:06:00 +01:00 |
Paul Vriens
|
8218518695
|
crypt32: Fix CertDuplicateCertificateContext for a passed NULL context.
|
2009-01-29 14:31:10 +01:00 |
Rob Shearman
|
ff8bd24ec2
|
rpcrt4: Fix a cstub test failure on older versions of Windows.
|
2009-01-29 14:07:04 +01:00 |
Rob Shearman
|
522662faa9
|
oleaut32: Fix the typelib tests on 64-bit platforms.
|
2009-01-29 14:06:59 +01:00 |
Huw Davies
|
5d64f825b6
|
oleaut32: Print an LCID in hexadecimal.
|
2009-01-29 14:06:20 +01:00 |
Michael Stefaniuc
|
bca813a5a6
|
d3d9: Remove superfluous pointer casts.
|
2009-01-29 14:06:18 +01:00 |
Michael Stefaniuc
|
9d4c9a0cdd
|
msvcrt: Remove superfluous pointer casts.
|
2009-01-29 14:06:15 +01:00 |
Michael Stefaniuc
|
6c2aeaece7
|
winspool.drv: Remove superfluous pointer casts.
|
2009-01-29 14:06:13 +01:00 |
Michael Stefaniuc
|
24c4f1de95
|
services: Remove superfluous pointer casts.
|
2009-01-29 14:06:11 +01:00 |
Michael Stefaniuc
|
fa6e7c262e
|
d3dxof: Remove superfluous pointer casts.
|
2009-01-29 14:06:09 +01:00 |
Michael Stefaniuc
|
0087064c2f
|
wintrust: Remove superfluous pointer casts.
|
2009-01-29 14:06:06 +01:00 |
Michael Stefaniuc
|
30a37b65dc
|
expand: Remove superfluous pointer casts.
|
2009-01-29 14:06:04 +01:00 |
Michael Stefaniuc
|
cc7fc4abef
|
quartz: Remove superfluous pointer casts.
|
2009-01-29 14:06:01 +01:00 |
Michael Stefaniuc
|
330e6d86f9
|
oleaut32/tests: Remove superfluous pointer casts.
|
2009-01-29 14:05:58 +01:00 |
Jeremy White
|
620e81a982
|
twain_32: Return TWRC_FAILURE/TWCC_NODS when we have no sources.
|
2009-01-29 13:29:56 +01:00 |
Jeremy White
|
768c06d3e5
|
twain_32: Set the correct condition code for DG_CONTROL/DAT_IDENTITY/MSG_GETDEFAULT.
|
2009-01-29 13:29:49 +01:00 |
Jeremy White
|
e93c14fac7
|
sane.ds: Implement CAP_SUPPORTEDCAPS.
|
2009-01-29 13:29:41 +01:00 |
Jeremy White
|
7aa3bb3a68
|
sane.ds: Initialize the SupportedGroups field when returning a source.
|
2009-01-29 13:27:26 +01:00 |
Jeremy White
|
783e469e8b
|
twain_32: Add a bit more tracing about the scanners found.
|
2009-01-29 13:27:12 +01:00 |
Jeremy White
|
b161c1511c
|
twain_32: Add an interactive set of tests for a selected scanner.
|
2009-01-29 13:27:03 +01:00 |
Jeremy White
|
f7c267dac0
|
twain_32: Modify get_condition_status to allow for a specific source.
|
2009-01-29 13:26:51 +01:00 |
Austin English
|
0d731937b5
|
mssign32: Add stub dll.
|
2009-01-29 12:49:12 +01:00 |
Austin English
|
2de77982a9
|
traffic: Add stub dll.
|
2009-01-29 12:48:37 +01:00 |
Marcus Meissner
|
1db4c5dc67
|
xcopy: Handle return from vsnprintfW (Coverity).
|
2009-01-29 12:48:16 +01:00 |
Marcus Meissner
|
525a5510d1
|
msxml3: Handle get_element returning NULL (Coverity).
|
2009-01-29 12:48:13 +01:00 |
Marcus Meissner
|
3b86f463b5
|
server: Handle NULL thread in send_hardware_message (Coverity).
|
2009-01-29 12:45:32 +01:00 |
Marcus Meissner
|
a09621b00f
|
riched20: Handle more missing allocs gracefully (Coverity).
|
2009-01-29 12:45:23 +01:00 |
Marcus Meissner
|
605a40e477
|
riched20: Handle NULL fp more gracefully (Coverity).
|
2009-01-29 12:45:15 +01:00 |
Marcus Meissner
|
9eb4c73ae3
|
riched20: Handle cp NULL more gracefully (Coverity).
|
2009-01-29 12:45:07 +01:00 |
Marcus Meissner
|
3d8fd826e1
|
riched20: Exit the loop instead of crashing (Coverity).
|
2009-01-29 12:45:00 +01:00 |
Marcus Meissner
|
4662271afd
|
riched20: Removed unneeded NULL check (Coverity).
|
2009-01-29 12:44:53 +01:00 |
Marcus Meissner
|
1082779ddc
|
regedit: Check HeapAlloc results (coverity).
|
2009-01-29 12:44:48 +01:00 |
Juan Lang
|
674786527a
|
rsaenh: Also write a key's permissions when it's being stored to the registry.
|
2009-01-29 12:40:09 +01:00 |
Juan Lang
|
2edda7208f
|
rsaenh: Load/store key permissions along with key pair value.
|
2009-01-29 12:40:03 +01:00 |
Juan Lang
|
bd41f77d3d
|
rsaenh: Use key spec rather than char * to identify a key pair.
|
2009-01-29 12:39:55 +01:00 |
Juan Lang
|
fbc26f3855
|
rsaenh: Don't store a key to the registry when it's being read from the registry.
|
2009-01-29 12:39:49 +01:00 |