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 |
Juan Lang
|
4eb1ee4277
|
rsaenh: Store a key's value to the registry when a key is imported.
|
2009-01-29 12:39:45 +01:00 |
Juan Lang
|
17da3004ef
|
rsaenh: Split CPImportKey into a helper function for each type of key supported.
|
2009-01-29 12:39:40 +01:00 |
Juan Lang
|
30764edd12
|
rsaenh: Use helper function to install keys.
|
2009-01-29 12:22:28 +01:00 |
Juan Lang
|
8f4a491489
|
rsaenh: Separate storing a key container's keys from releasing them.
|
2009-01-29 12:22:21 +01:00 |
Juan Lang
|
21a3ae0b7c
|
rsaenh: Add a test for importing a key into a container and acquiring a container with the same name before the original container is released.
|
2009-01-29 12:22:15 +01:00 |
Juan Lang
|
e8ea6700ca
|
rsaenh: Honor a key's permissions when exporting a private key.
|
2009-01-29 12:22:07 +01:00 |
Juan Lang
|
8265569e99
|
rsaenh: Split CPExportKey into helper functions for each export type.
|
2009-01-29 12:21:59 +01:00 |
Juan Lang
|
0eb9ae17fe
|
rsaenh: Fix CryptSetKeyParam for KP_PERMISSIONS.
|
2009-01-29 12:21:50 +01:00 |
Juan Lang
|
1cc5886771
|
rsaenh: Honor the CRYPT_EXPORTABLE flag to CryptAcquireContext and CryptGenKey.
|
2009-01-29 12:21:45 +01:00 |
Juan Lang
|
cc1e6eed7e
|
rsaenh: Honor the CRYPT_EXPORTABLE flags to CryptImportKey.
|
2009-01-29 12:21:38 +01:00 |
Juan Lang
|
ba01e7b2b9
|
rsaenh: Add tests for key permissions.
|
2009-01-29 12:21:25 +01:00 |
Dan Kegel
|
7f3c70c52f
|
msvcrt: Remove CRs earlier in ascii mode in fseek, too.
|
2009-01-29 12:21:11 +01:00 |
Dan Kegel
|
5bf1ae82f1
|
msvcrt: _flsbuf zeroes _cnt.
|
2009-01-29 12:20:44 +01:00 |
Alasdair Sinclair
|
c2c564db9d
|
user32/tests: Fix missing void in empty parameter list.
|
2009-01-29 12:19:51 +01:00 |
Alasdair Sinclair
|
986b957e4a
|
winmm/tests: Fix missing void in empty parameter list.
|
2009-01-29 12:19:49 +01:00 |
Alasdair Sinclair
|
ac1ef319ac
|
urlmon/tests: Fix missing void in empty parameter list.
|
2009-01-29 12:19:47 +01:00 |
Alasdair Sinclair
|
0bd6da81c5
|
msi/tests: Fix missing void in empty parameter list.
|
2009-01-29 12:19:44 +01:00 |
Alasdair Sinclair
|
9de1f80999
|
mshtml/tests: Fix missing void in empty parameter list.
|
2009-01-29 12:19:42 +01:00 |
Paul Vriens
|
407f0d9f56
|
kernel32/tests: Fix some test failures on Win9x and WinME (GetPrivateProfileString).
|
2009-01-29 12:19:35 +01:00 |
Paul Vriens
|
48f035bd4c
|
kernel32/tests: Fix some test failures on Win9x and WinME (GetPrivateProfileSectionNames).
|
2009-01-29 12:19:29 +01:00 |
Paul Vriens
|
7099cdebd5
|
kernel32/tests: Fix some test failures on several platforms.
|
2009-01-29 12:19:19 +01:00 |
Gerald Pfeifer
|
ee1d767fd8
|
iphlpapi: #define RTF_LLINFO if not in system headers.
|
2009-01-29 12:19:11 +01:00 |
Anders Jonsson
|
100df7378d
|
comdlg32: Update Swedish translation.
|
2009-01-29 12:19:00 +01:00 |
Anders Jonsson
|
e958d4f99e
|
cmdlgtst: Add Swedish translation.
|
2009-01-29 12:18:54 +01:00 |
Aric Stewart
|
c6ba4eed01
|
shell32: In ParseDisplayName make use of shdocvw if the display name is not a drive but has a :.
|
2009-01-29 12:18:42 +01:00 |
Aric Stewart
|
7392162ed1
|
setupapi: Implement pSetupInstallCatalog.
|
2009-01-29 12:18:17 +01:00 |
Aric Stewart
|
648094f119
|
wine.inf: Add reg.exe as a stub to system32 now that it does something.
|
2009-01-29 12:18:12 +01:00 |
Hans Leidekker
|
67c38bd472
|
wininet: Mark IE6 behaviour of HttpSendRequestW as broken.
|
2009-01-29 12:18:01 +01:00 |
Hans Leidekker
|
2095ba19bb
|
kernel32: Add stub implementations of Wow64DisableWow64FsRedirection and Wow64RevertWow64FsRedirection.
|
2009-01-29 12:17:58 +01:00 |
Alexandre Julliard
|
f8313855e4
|
ntdll: Convert the DbgPrint* functions to use MS ABI varargs.
|
2009-01-28 19:38:19 +01:00 |
Alexandre Julliard
|
649a576fd0
|
ntdll: Copy the msvcrt printf implementation to ntdll to allow supporting MS ABI varargs.
|
2009-01-28 19:38:19 +01:00 |
Alexandre Julliard
|
7b82b98ee8
|
gdi32: Don't hold the GDI lock while calling the Freetype font engine functions.
|
2009-01-28 19:38:15 +01:00 |