Thank you for your kindly reminding. As your suggestion, I call the dll's "PreTranslateMessage" function successfully. By just do that, doesn't show tooltips yet. I also add the MessageMap (ON_NOTIFY) to DLL, doesn't call the "OnToolTipNotify" function yet. So I go on searching, and add a hook in my DLL. Voila, tooltips shows, but it doesn't show normally. Maybe it also has some hidden errors. The dawn of victory is coming. Thank you!~
↧