WTL SetToolTipText not working in UNICODE build



Hi,

I have an application that uses bool
CBitmapButton::SetToolTipText(LPCTSTR lpstrText). It works fine in
multi-byte character set, but when I compile the app with UNICODE
character set all the tool tips break.

Has anyone run into this situation? Can you offer some advice.

Regards

Steve

.


Loading