Hi, i have created an IE bandobject (toolbar) that sits in IE and works well, however it also appears in the XP taskbar menu under toolbars. does anyone know how to prevent this behaivour?
Thanks!
|
|
Hi, i have created an IE bandobject (toolbar) that sits in IE and works well, however it also appears in the XP taskbar menu under toolbars. does anyone know how to prevent this behaivour? Thanks!
|
|||
|
|
|
|
You should check in DllMain what process tries to load dll and return FALSE if it's not IE. For instance:
|
||
|
|
|
|
Would the NoExplorer registry key also work? |
||
|
|