mshtml: Added IHTMLWindow2::get_length implementation.
[wine] / dlls / kernel32 / selector.c
2009-10-08  Alexandre Julliardkernel32: Move some 16-bit definitions to kernel16_priv...
2009-09-28  Alexandre Julliardkernel32: Make toolhelp.dll into a stand-alone 16-bit...
2009-09-28  Alexandre Julliardkernel32: Moved GetThreadSelectorEntry to thread.c.
2009-06-15  Alexandre Julliardkernel32: Add appropriate stdcall decorations to assemb...
2007-05-30  Dmitry Timoshkovkernel32: Fix some compilation warnings in 64-bit mode.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.