Hi guys,
i've been working under an object and i found a method at msdn that is not declared in FWH.
Some body knows how can I implement this?
can i use the method handleevent for?
thanks
regards,
Diego Imenes
Diego Imenes
Hi guys,
i've been working under an object and i found a method at msdn that is not declared in FWH.
Some body knows how can I implement this?
can i use the method handleevent for?
thanks
Diego,
What method is it ?
Antonio Linares wrote:Diego,
What method is it ?
Diego,
I guess that you mean to implement support for some TVN_... (TreeView Notifications) values.
We have been reviewing all TVN_... values in c:\bcc55\include\commctrl.h and we don't find any values related to AfterCheck and BeforeCheck. Which TVN_... values do you mean ? thanks