Don't define BEGIN_INTERFACE in unknwn.h.
[wine] / dlls / x11drv / dga2.c
2003-11-21  Alexandre JulliardRemoved the remaining TSX calls.
2003-11-03  Alexandre JulliardFixed type and protection values returned by NtQueryVir...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-10-25  Greg TurnerAvoid X11 error during DGA detection.
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-07-16  Lionel UlmerTest for X11 errors for DGA2 and XVidMode extensions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-30  Glenn SchraderUse gdi_display everywhere to avoid BadColor errors.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-05-16  Marcus MeissnerAdopted to new threaded displays.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-04-27  Ove KaavenReimplemented DXGrab with improvements; it no longer...
2001-04-16  Ove KaavenImplemented the XF86DGA2 driver for the ddraw HAL.