|
-
Apr 16th, 2004, 02:18 AM
#1
Thread Starter
New Member
IE Explorer Bar - ANYONE?
I'm working on a dll extension for the IE Explorer Bar. I'm pulling my hair trying to figure out how to get my frmband to display it's controls with the XP-Style look. This is an ActiveX DLL project created in VB6, and is primarily designed to run on WinXP systems.
I already tried inserting a resource file containing the proper manifest to the compiled dll file, and even though I initialized the ComCtl32.dll version 6 correctly in the project, it still wont work.
The only other way I'm able to get the xp-style to display, is to have a separate manifest file named 'Explorer.exe.manifest', and install it to the end-user's windows directory. It sure would be nice to do without that second file in the distribution package.
Is this my only option, or can I do something else? Thanks.
Last edited by BarNone; Apr 16th, 2004 at 11:34 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|