- Rename WIN_Handle16 to HWDN_16 and make it a macro.
[wine] / dlls / user / wnd16.c
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-07-03  Gregg MattinsonVoid functions can't return a value, even if it is...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-17  Alexandre JulliardChanged 16-bit USER Enum* functions to not use thunks...
2001-12-13  Alexandre JulliardStarted rewrite of painting functions for multiple...
2001-11-12  Lawson WhitneyCast id to unsigned in GetDlgItem16.
2001-11-09  Joshua ThielenChanged BM_ messages SETCHECK and GETCHECK to SETCHECK1...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...