I am trying to add tool tips to a simple form and it does not have any common controls so the commctrl.inc is not automatically included.
Where is the best place to add it?
Thanks
I reported this to him, it may end up being an FF Function then when the FF_Tooltip function is used it is added. I usually add it to mine in the generated code, but I imagine sometime before the ToolTip code would work, or even in FF_WINMAIN or something.