Paul Vriens
|
5faa3d0a59
|
crypt32/tests: No need to check return value of GetModuleHandle.
|
2007-03-14 22:44:14 +01:00 |
Paul Vriens
|
68fec9028c
|
crypt32/tests: Use GetModuleHandle and skip.
|
2007-03-13 21:07:58 +01:00 |
Juan Lang
|
353cd81c9a
|
crypt32/tests: Win64 printf format warning fixes.
|
2006-10-02 14:40:14 +02:00 |
Alexandre Julliard
|
93fd4524e4
|
crypt32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
|
2006-06-13 13:56:39 +02:00 |
Juan Lang
|
3174806f86
|
crypt32: Make base64 tests loadable on win9x.
|
2006-06-02 11:20:41 +02:00 |
Juan Lang
|
23791c2510
|
crypt32: Implement CryptBinaryToStringA and CryptStringToBinaryA.
Implement CryptBinaryToStringA and CryptStringToBinaryA based on Kai
Blin's base64 encoder/decoder.
|
2006-05-31 11:58:40 +02:00 |