setupapi: Implement SetupPromptForDiskA by wrapping around W version.
[wine] / dlls / cryptnet / tests /
2009-01-30  Juan Langcryptnet: Skip failing tests no matter what the last...
2009-01-14  Michael Stefaniuccryptnet: Remove superfluous pointer casts.
2008-10-17  Juan Langcryptnet: Fix test failures on Windows Vista/2008.
2008-07-25  Detlef Riekenbergcryptnet/tests: Make the tests usable on win9x.
2007-10-23  Juan Langcryptnet: Return FALSE if the requested URL exists...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlA on top...
2007-10-23  Juan Langcryptnet: Add tests for CryptRetrieveObjectByUrl.
2007-10-22  Juan Langcryptnet: Fix a leak.
2007-10-19  Juan Langcryptnet: Add tests for CryptGetObjectUrl.