Cleaned up a few USER dependencies.
[wine] / include / windef.h
2000-06-11  Francois Gouget- Define HIC in this header rather than in windef.h...
2000-05-23  Francois GougetDefine the _X86_ macro on Intel processors.
2000-04-23  Francois GougetDECLARE_HANDLE should not be undef'ed after use.
2000-04-14  Huw D M DaviesDefine __fastcall.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-19  Francois Gouget- Added missing definition for GLOBALHANDLE and LOCALHANDLE
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-02-12  Matthew ClineAdded typedefs for PSHORT and PUSHORT.
2000-02-03  Jeremy WhiteMoved definitions such as BOOL16 and INT16 from windef...
1999-12-25  Steven ElliottChanged the "this_is_a_syntax_error" error message...
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-09-05  Alexandre JulliardRemoved __winelib flag.
1999-09-04  Huw D M DaviesAdded type PWORD.
1999-08-15  Patrik StridvallGCC 3.0 has not been released yet, but it is good to...
1999-08-01  Alexandre JulliardChanged INSTR_EmulateInstruction to use a CONTEXT86...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-04  Patrik StridvallStarted on an implementation of Win64 for use on 64...
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-25  Adrian ThurstonAdded support for strict handles. Only works on machine...
1999-03-28  Jiuming LuoMoved macro DECLARE_HANDLE() (in msacm.h and wtypes...
1999-03-24  Jim AstonAdded a few empty macros.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-12  Juergen SchmiedMade nt-related types compatible, throw out wine-specif...
1999-02-09  Michael VekslerMoved everything out of windows.h.