make_dlls: Ignore generated import libraries from the top-level .gitignore.
[wine] / dlls / winedos / int33.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-10  Eric PouechGet rid of include/miscemu.h.
2004-09-20  Jukka HeinonenAdded support for int33 show/hide mouse cursor calls.
2003-10-27  Jukka HeinonenClean up mouse driver implementation.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Michael Stefaniucint33 21h is identical to int33 00h.
2003-08-29  Jukka HeinonenWorkaround implemented for passing faked mickeys to...
2003-08-25  Jukka HeinonenMake all users of DOSVM_Enter explicitly set V86 flag.
2003-07-08  Jukka HeinonenReal mode context should always have V86 flag turned on.
2002-11-24  Jukka HeinonenVGA text mode no longer flickers and it is much faster.
2002-11-06  Patrik StridvallFixed some issues found by winapi_check.
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-19  Jukka HeinonenConsole mode DOS programs now receive mouse events.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  NogImplement function 0xb (Read mouse motion counters...
2002-01-29  NogImplement function number 0x5 (Return mouse button...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.