Moved MAKEINTATOM to winbase.h and added Unicode version.
[wine] / dlls / user / mouse.c
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.