Microsoft
Software
Hardware
Network
Question : Explorer.exe breadcrumbs control( How do I get the windows handle?)
I need to get the window handle to the windows exploere breadcrumb contol in the address bar. In my explorer name space extension (a virtual file explorer) the name is not being set to my virtual path. It looks like it is, but whne monitoring it wiht Spy++ the windows shows a differnet path. I want to try and send a message to the window changing that address to my virtual path. It may not work, but I am out of other ideas.
Answer : Explorer.exe breadcrumbs control( How do I get the windows handle?)
Ok, I solved the problem. I was handling the flags wrong in GetDisplayNameOf. It is better to use the functions provided to you by Microsoft rather than handle it yourself.
Random Solutions
Populate Text box based on combo box
Excel Arrange numbers in Random Order
SBS 2003 to SBS 2008 Migration sbsanswerfile.xml
Push out Office 2007 configuration settings
What is the VBA to do this in Access?
Setting Up Network Lab ESXi 4.0
Filter Report Based On Multiple Dynamic Combo boxes
Dynamic sql insert identity
Windows 98SE not running command when installed 2GB memory
How to read a registry key in VBA