Duplicate Definition

Started by Fraser Portwood, November 04, 2009, 10:16:05 AM

Previous topic - Next topic

Fraser Portwood

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

Roger Garstang

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.