advapi32: Skip token attribute testing if OpenProcessToken() is not implemented.
[wine] / dlls / advapi32 / tests / crypt_md4.c
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction007.
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-06-13  Mike McCormackSilence some -Wmissing-declarations warnings.
2004-10-06  Hans LeidekkerImplement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.