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?
Page 1 of 1
CTooltipCtrl won't show up
- ← Com+ Administration
- Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
- script (bat?) to check IP address of a PC and take action →
Share this topic:
Page 1 of 1



Help
Back to top








