[Box Backup-dev] Re: [Box Backup-commit] Re: #3: Merge Win32 branch
Charles Lecklider
boxbackup-dev@fluffy.co.uk
Sat, 18 Nov 2006 03:13:35 +0000
trac@fluffy.co.uk wrote:
> * [1076] why are you using TRUE instead of true?
Because Windows uses BOOL not bool; TRUE is not the same as true.
-C