quote:
Originally posted by eSouL
And also, how do I check if the user has diabled toolbar?
HKEY_CURRENT_USER\Software\Patchou\MsgPlus2\%email%\Preferences\InstantMessagesPlusIcon
DWORD Key
0 = Disabled
1 = Enabled
And yes you can subclass the window in VB and watch for WM_Paint.