Set low-order bit of module handle for LOAD_LIBRARY_AS_DATAFILE.
[wine] / windows / spy.c
2001-06-04  Guy L. AlbertelliDisplay extra data for WM_NOTIFY that use NMCOMBOEX...
2001-03-16  Guy L. AlbertelliLabel the width and height correctly in the WINDOWPOS...
2001-02-14  François GougetBe smarter about the ellipsis in SPY_GetWndName.
2001-01-25  Gerard PatelAdded a few messages and notifications.
2001-01-21  Guy L. Albertelli- Added NMCBEENDEDIT structure for NOTIFY dump.
2000-12-24  Guy L. AlbertelliFixed loop test for negative value.
2000-12-20  Guy L. Albertelli- print out WM_NOTIFY message code if we know it.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-05  Dmitry TimoshkovAdded the ability to see names of the virtual key codes.
2000-10-22  Guy L. AlbertelliAdded wParam and lParam as parameters in SPY_ExitMessage
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-04-18  Stephane LussierImplemented Mousewheel support.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...