Various background processes must be launched detached from current console (if any).
[wine] / dlls / crypt32 / tests / object.c
2009-01-12  Paul Vrienscrypt32/tests: Make tests run on some Win9x boxes again.
2008-12-12  Juan Langcrypt32: Support wide character base64-encoded PKCS...
2008-12-12  Juan Langcrypt32: Support base64-encoded PKCS messages in CryptQ...
2008-12-12  Juan Langcrypt32: Support base64-encoded context objects in...
2008-12-12  Juan Langcrypt32: Don't claim to have queried an object as a...
2008-12-12  Juan Langcrypt32: Validate input arguments to CryptQueryObject.
2008-12-12  Juan Langcrypt32: Add tests for CryptQueryObject.