Best place for commctrl.inc if no common controls on form

Started by Mark Strickland, June 09, 2005, 08:06:32 PM

Previous topic - Next topic

Mark Strickland

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

Roger Garstang

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.