views:

38

answers:

0
browser.BrowseObject(PIDLFromPath, NativeMethods.SBSP_ABSOLUTE);

It works great in explorer, and for the common dialog. However, when running Office XP, it goes nuts. The view on the screen is refreshed, and shows the contents of the new folder correctly. However, the Combo Box up the top of the dialog still references the original IShellFolder object where the Context menu was initiated. How should I change this IShellFiolder object in the Combo Box?