makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / cryptnet / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-19  Juan Langcryptnet: Add tests for CryptGetObjectUrl.
2007-10-19  Juan Langcryptnet: Implement DllRegisterServer/DllUnregisterServer.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-06-29  Maarten Lankhorstcryptnet: Implement a stub cryptnet dll.