kbbar toolband example problem
- From: "Chimanrao" <chimanrao@xxxxxxxxx>
- Date: 15 Sep 2005 02:33:53 -0700
in the kbbar example when the toolbar gets created for the first time
the call to
GetClientRect(m_hwndParent, &rc);
returns different co-ordinates as compared to the co-ordinates returned
when launched from second time onwards.
By first time I mean, go to the the registry key
HKCU/software/microsoft/internet explorer/webexplorer and delete the
key ITBarLayout. Now run the sample you see a proper toolband, however
once this key is created, the call to
GetClientRect(m_hwndParent, &rc); returns junk co-ordinates so the
size of the toolband reduces. How do I fix this problem?
Regards
Chimanrao
.
- Prev by Date: Event for begin/end of selection in IE Window
- Next by Date: Re: Event for begin/end of selection in IE Window
- Previous by thread: Event for begin/end of selection in IE Window
- Next by thread: BHO Events
- Index(es):