Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG...
[wine] / dlls / crypt32 / base64.c
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...