Grab the thread object in case the thread terminates with pending
[wine] / windows / multimon.c
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-04-29  Eric PouechFixed a few compilation warnings.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-06-26  Patrik StridvallANSI C fixes.
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-04  Patrik StridvallImplementation of the new monitor abstraction.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-10-18  Turchanov SergeyMoved Multimonitor API declarations to windows.h.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927