mshtml: Added IHTMLWindow2::get_length implementation.
[wine] / dlls / kernel32 / ne_module.c
2009-09-28  Alexandre Julliardkernel32: Make toolhelp.dll into a stand-alone 16-bit...
2009-07-21  Alexandre Julliardkernel32: Try to load a 32-bit builtin in WinExec16...
2009-06-15  Alexandre Julliardkernel32: Add appropriate stdcall decorations to assemb...
2009-03-11  Alexandre Julliardkernel32: Make the load order for a 16-bit stand-alone...
2009-03-11  Michael Stefaniuckernel32: Remove superfluous pointer casts.
2009-02-26  Alexandre Julliardkernel32: Add support for loading stand-alone 16-bit...
2008-12-01  Michael Stefaniuckernel32: Remove some superfluous casts of void pointers.
2008-11-04  Michael Stefaniuckernel32: Do not cast zero.
2008-04-21  Andrew Talbotkernel32: Remove unused variables.
2008-03-03  Alexandre Julliardkernel32: Added a winoldap.mod 16-bit exe to launch...
2008-02-04  Dmitry Timoshkovkernel32: LOADPARAMS16->showCmd can be NULL, do not...
2007-12-20  Andrew Talbotkernel32: Remove unneeded casts.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-02-05  Marcus Meissnerkernel32: Initialize owner_exists (Coverity).
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.