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.
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.
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.
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.