Michael Stefaniuc
|
9cafb9c168
|
rsaenh: Use 0 instead of casting NULL to a handle of integer type.
|
2008-10-27 11:28:09 +01:00 |
Michael Stefaniuc
|
dfb8e7cba3
|
advapi32/tests: Use 0 instead of casting NULL to a handle of integer type.
|
2008-10-27 11:28:06 +01:00 |
Juan Lang
|
80b33c8aeb
|
crypt32: Fix a failing test on Windows.
|
2008-10-27 11:22:20 +01:00 |
Juan Lang
|
ab9a53f685
|
cryptui: Choose appropriate destination store for a cert.
|
2008-10-27 11:21:45 +01:00 |
Juan Lang
|
4b66952b7a
|
cryptui: Test the import destination of a couple more certs.
|
2008-10-27 11:21:39 +01:00 |
Juan Lang
|
3f705af961
|
cryptui: Support importing certificate contexts.
|
2008-10-27 11:21:31 +01:00 |
Juan Lang
|
dd81561123
|
cryptui: Move cert creation to a helper function.
|
2008-10-27 11:21:23 +01:00 |
Juan Lang
|
caa64b4d03
|
cryptui: Improve parameter checking.
|
2008-10-27 11:21:13 +01:00 |
Juan Lang
|
7e0e1a1f9d
|
cryptui: Add tests for CryptUIWizImport.
|
2008-10-27 11:20:39 +01:00 |
Juan Lang
|
199bf79507
|
cryptui: Don't crash if pImportSrc is NULL.
|
2008-10-27 11:19:57 +01:00 |
Alexandre Julliard
|
07fafa26a3
|
Release 1.1.7.
|
2008-10-24 17:55:14 +02:00 |
James Hawkins
|
cd4b952863
|
msi: Fix several test failures.
|
2008-10-24 14:25:01 +02:00 |
James Hawkins
|
acfc915914
|
msi: Fix a failing test in win9x.
|
2008-10-24 14:25:01 +02:00 |
Detlef Riekenberg
|
d4e7845887
|
shdocvw/tests: Add tests for URLSubRegQueryA.
|
2008-10-24 14:25:01 +02:00 |
Detlef Riekenberg
|
507665deee
|
shdocvw: Implement URLSubRegQueryA.
|
2008-10-24 14:25:01 +02:00 |
Michael Stefaniuc
|
26bba27dc0
|
ntdll: Don't cast void pointers to other pointer types.
|
2008-10-24 14:25:01 +02:00 |
Andrew Talbot
|
a63749cce0
|
ntdll: Sign-compare warnings fix.
|
2008-10-24 14:25:00 +02:00 |
Francois Gouget
|
3aae9546a4
|
secur32: Check that the GnuTLS header is recent enough for schannel.
|
2008-10-24 14:25:00 +02:00 |
Francois Gouget
|
fc967b45e8
|
comdlg32/tests: Remove unneeded casts.
|
2008-10-24 14:25:00 +02:00 |
Paul Vriens
|
5e05a7b9eb
|
riched20/tests: Skip some tests on Win9x and WinMe.
|
2008-10-24 14:25:00 +02:00 |
Hans Leidekker
|
bd80529709
|
wininet: Add an exception handler in HttpOpenRequestA to protect against invalid accept type pointers.
|
2008-10-24 14:25:00 +02:00 |
Juan Lang
|
cd434dd992
|
crypt32: Change expected behavior of a test to match Windows Vista/2008.
|
2008-10-24 14:25:00 +02:00 |
Juan Lang
|
12a848e54b
|
wintrust: Partially implement SoftpubLoadMessage for catalog files.
|
2008-10-24 14:25:00 +02:00 |
Juan Lang
|
153066c64a
|
wintrust: Pass file handle and path to SOFTPUB_GetMessageFromFile.
|
2008-10-24 14:25:00 +02:00 |
Juan Lang
|
1bfb602993
|
wintrust: Separate loading a message from a WINTRUST_FILE_INFO into a helper function.
|
2008-10-24 14:25:00 +02:00 |
Juan Lang
|
6455674c97
|
wintrust: Separate loading a message from a WINTRUST_CERT_INFO into a helper function.
|
2008-10-24 14:25:00 +02:00 |
Juan Lang
|
92e88c3a9e
|
crypt32: Fix a failing test on Windows, and remove TODO_ERROR since Wine's implemenation already matches.
|
2008-10-24 14:24:59 +02:00 |
Michael Stefaniuc
|
6060ca9438
|
comctl32: LockResource() returns a LPVOID so don't cast its return value.
|
2008-10-24 14:24:59 +02:00 |
Michael Stefaniuc
|
1659313142
|
comctl32: DPA_GetPtr() returns a LPVOID so don't cast its return value.
|
2008-10-24 14:24:59 +02:00 |
Michael Stefaniuc
|
b723e6f6b6
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
Michael Stefaniuc
|
2d94915f27
|
gdi32: Don't cast the void pointer returned by GDI_GetObjPtr().
|
2008-10-24 14:24:59 +02:00 |
Stefan Leichter
|
6a262ac74f
|
include: Fix prototype of SCardReleaseStartedEvent.
|
2008-10-24 14:24:59 +02:00 |
Reece Dunn
|
7a1e721205
|
include/mlang: Added a missing out attribute.
|
2008-10-24 14:24:59 +02:00 |
Jacek Caban
|
2ef724113a
|
urlmon: Added IsLoggingEnabled[AW] stub implementation.
|
2008-10-24 14:24:59 +02:00 |
Paul Vriens
|
c5866d3696
|
shlwapi/tests: Fix failures on multiple platforms.
|
2008-10-24 14:24:59 +02:00 |
Henri Verbeet
|
7142754820
|
wined3d: Remove the SDKVersion parameter to WineDirect3DCreate().
|
2008-10-24 14:24:59 +02:00 |
Henri Verbeet
|
99a50b5396
|
ddraw: Make sure pWineDirect3DCreate and pWineDirect3DCreateClipper match the header.
|
2008-10-24 14:24:59 +02:00 |
Henri Verbeet
|
0f0f2a626b
|
dxgi: Add a debug function for DXGI_FORMAT.
|
2008-10-24 14:24:58 +02:00 |
Henri Verbeet
|
db6be63bd3
|
d3d10: It doesn't make sense to prefer native d3d10.
|
2008-10-24 14:24:58 +02:00 |
Henri Verbeet
|
5d6b7e4c45
|
d3d10: Implement D3D10CreateDeviceAndSwapChain().
|
2008-10-24 14:24:58 +02:00 |
Henri Verbeet
|
c7e1c0907c
|
d3d10: d3d10 doesn't need wined3d.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
6dee4c6e63
|
kernel32: Return the Windows symlink in QueryDosDevice instead of the Unix one.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
cb566755f7
|
mpr: Use a mountmgr ioctl to retrieve the UNC name for a drive.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
abe00bbebe
|
winecfg: Load the existing drive config from mountmgr instead of relying on QueryDosDevice.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
18b66912b7
|
winecfg: Store the Unix device if any in the drive configuration.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
eb65f6a212
|
winecfg: Use an ioctl to the mount manager to define drives.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
bc32b857ab
|
mountmgr: Add a Wine-specific ioctl to query the Unix information about a drive.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
8faceff2f9
|
mountmgr: Add a Wine-specific ioctl to define a drive for a Unix path.
|
2008-10-24 14:24:53 +02:00 |
Alexandre Julliard
|
b2ebab9f6f
|
mountmgr: Allow to specify the drive letter explicitly when creating/removing a drive.
|
2008-10-23 15:44:18 +02:00 |
Alexandre Julliard
|
5f2d2c7df0
|
mountmgr: Store the contents of the device symlink in the drive object.
|
2008-10-23 15:43:46 +02:00 |