Add support for WM_WINDOWPOSCHANGED to save new origin of window.
[wine] / dlls / urlmon / umon.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Eric KohlAdded Extract stub.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-10-08  Malte StarostikCreateURLMoniker takes a LPCWSTR, not a LPWSTR.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...