MSFN Forum: CTooltipCtrl won't show up - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

CTooltipCtrl won't show up Rate Topic: -----

#1 User is offline   Bati9 

  • Group: Members
  • Posts: 1
  • Joined: 20-November 09

Posted 20 November 2009 - 12:48 PM

I posted my problem here

http://tech.groups.y...l/message/16194

Then I created a simple Win32 app with a dialog to test this w/out all
the overhead of the rest of the code in my plugin. The results where
even more confusing - it worked when the app was set to "Use Multi-
Byte Character Set" in the Character Set property, and did NOT work
when made it Unicode!!!! That is a fact, works for ANSII, does not
work with Unicode!!

The reason i'm so confused is that the other plugin mentioned in the
above post (an IE Infoband) is also set to Unicode, so how come that
works???

Not only that, i discovered that if I use sizeof(TTTOOLINFO_V1_SIZE );
as the size of my TOOLINFO structure and not sizeof(TOOLINFO ); then
the call to AddTool( .. ) succeeds, if not it fails.

Can anyone help me figure this out?


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy