Define TRUE only if it hasn't been defined before
[reactos.git] / reactos / tools / widl / widltypes.h
2008-09-21 Eric KohlDefine TRUE only if it hasn't been defined before
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Colin FinckDefine O_BINARY to 0 in include/wine/port.h if it's...
2008-01-18 Colin FinckHopefully the last fix to get this to compile under...
2008-01-18 Colin FinckDefine O_BINARY to 0 if it is not defined (all hosts...
2008-01-18 Colin FinckSwitch to the new widl (Wine-20080118)
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Colin FinckTrying to fix the build on Unix hosts by only using...
2008-01-11 Aleksey Bragin- Switch to the new widl and new rpcrt4.
2007-11-28 Colin FinckDon't define the "min" and "max" macros in the general...
2007-11-28 Colin FinckChange widl to use only host headers.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-05-21 Eric KohlRevert latest update due to unexpected bug in compiled...
2007-05-19 Eric KohlUpdate WIDL to rev 20070519.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-07 Hervé PoussineauAdd missing svn:eol-style property
2006-07-30 Eric KohlSynchronize with current WINE widl 20060729.
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-25 Gé van GeldorpSync to Wine-20050419:
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-03 Eric KohlSupport 'ref' and 'unique' attributes for pointers.
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Eric Kohl- Support implict_handle attribute in IDL files.
2005-02-21 Filip NavaraFix build on Linux.
2005-02-20 Gé van GeldorpImport from Wine