PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Brian Chirgwin on April 08, 2009, 03:42:19 PM

Title: New project, no toolbar, TBNotify
Post by: Brian Chirgwin on April 08, 2009, 03:42:19 PM
I am using FireFly 2.95.

Generating a new project and compiling without any change causes the following error:


Error Number = 524
Error Description = undefined TYPE
Local FF_pTBN as TBNOTIFY ptr

FORM = FORM1
CONTROL = GENERAL
MESSAGE = OTHER MESSAGE

Setting the option "Force use of InitCommonControlsEX code" under Code Generation removes the error.

Has my installation been corrupted? Has anyone else had this issue?
I usually do use a toolbar, so not sure if this has been in previous versions as well.

Don't necessarily require a fix as I have a temporary fix.

Title: Re: New project, no toolbar, TBNotify
Post by: TechSupport on April 08, 2009, 04:11:00 PM
Hi Brian,

Yeah, that seems like it may be a problem with your installation. I can easily create, compile and run a new project and not get that error.

Interesting to hear if anyone else has the same problem.

Title: Re: New project, no toolbar, TBNotify
Post by: TechSupport on April 08, 2009, 04:14:29 PM
hmmm.... actually, it seems that the error is triggered when you enable the option "Dynamically create CommCtrl.inc equates".

You may want to uncheck that option for now.
Title: Re: New project, no toolbar, TBNotify
Post by: Brian Chirgwin on April 09, 2009, 10:24:34 AM

I have that "Dynamically create CommCtrl.inc equates" unchecked and have the problem. I did have it checked in the past. Maybe it isn't really being unchecked.

I am in the middle of a few projects. Once I finish I'll try reinstalling and see if the problem goes away. Don't want to make problems worse during these projects.