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
Using Server.Mappath to get a file from a virtual directory
DOS/Windows Script
Use multi parameters in query criteria
MS Access 2007 Passthrough Query Fails
Relational Database Cardinality (How is it expressed)
Error "windows cannot access the specified device path, or file. you may not have the appropriate permissions to access them"
SQL - Filter Dates from Two Different Tables
Terminal Services Installation Fails on Windows Server 2008
MS Access 2003- The Microsoft Jet database engine could not find the object 'MSysDb'.
Generate a Graph/Chart from a Crosstab Query - Can it be done dynamically?