PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Fraser Portwood on November 04, 2009, 10:16:05 AM

Title: Duplicate Definition
Post by: Fraser Portwood on November 04, 2009, 10:16:05 AM
Hi Paul
I am getting an Error 466 Duplicate Definition when compiling a converted FF2 project which compiles in FF2
I notice that it would appear that you have not include the 'Create Commctrl.inc exclude equates' option that was FF2 hence the duplicate definition
Regards
Fraser
Title: Re: Duplicate Definition
Post by: Roger Garstang on November 30, 2009, 11:33:02 AM
Exclude equates were dropped...I'm guessing do to issues and complexity in determining what controls are used and what happens when people use their own controls like Tooltips and such that get blocked with the equates.  You can still add them manually yourself in your code.