crypt32: Trace enhanced key usage extension.
[wine] / dlls / kernel32 / module.c
2009-10-28  Alexandre Julliardkernel32: Add a structure to store all the information...
2009-10-21  Alexandre Julliardkernel32: Return the appropriate binary type for 64...
2009-10-14  Stefan Dösingerkernel32: Make some functions hookable.
2009-10-08  Alexandre Julliardkernel32: Fix a couple of compiler warnings on 64-bit.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit PE module functions to kernel...
2009-08-12  Alexandre Julliardkernel32: Add a 64-bit flag to the MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Check for a 32-bit NT header before getting...
2009-08-12  Alexandre Julliardkernel32: Return the dll flag in MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Change MODULE_GetBinaryType return value...
2009-05-26  Alexandre Julliardkernel32: Remove the file parameter check again in...
2008-09-03  James Hawkinskernel32: Fix two tests that fail in win2k3 and modify...
2008-06-18  Dmitry Timoshkovkernel32: Make GetModuleFileName set ERROR_INSUFFICIENT...
2008-05-07  Francois GougetAssorted spelling fixes.
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2007-12-19  Andrew Talbotkernel32: Remove unneeded casts.
2007-05-16  Alexandre Julliardkernel32: Check for already loaded module also for...
2007-05-16  Alexandre Julliardkernel32: Support incrementing the module refcount...
2007-04-25  Rob Shearmankernel32: Add the directory the executable was loaded...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.