log loader/wine/basetsd.h @ 36152:c3b4a1b48c7d

age author description
Thu, 23 Dec 2010 18:20:51 +0000 reimar Remove __ptr32 and __ptr64 typedefs, we do not need them and
Thu, 11 Feb 2010 14:33:57 +0000 diego Remove extern "C" declarations from loader code.
Sat, 02 Jan 2010 17:41:11 +0000 reimar Several hacks to fix compilation of tvi_dshow on MinGW64.
Sat, 23 Feb 2008 14:50:55 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Tue, 01 Jan 2008 20:07:21 +0000 diego Consistently use just the name of the #ifdef directive in preprocessor comments.
Thu, 13 Sep 2007 08:50:21 +0000 diego Remove leading underscores from multiple inclusion guards,
Sat, 02 Jun 2007 12:27:33 +0000 diego Get rid of superfluous __WINE__ #define, it was always enabled and
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Tue, 07 Jun 2005 13:54:17 +0000 faust3 mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
Fri, 15 Apr 2005 20:17:14 +0000 diego Mark modified imported files as such to comply with GPL ¡ø2a.
Fri, 14 Jan 2005 00:14:45 +0000 diego icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision