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
How to load a MDI form from a Login form
Can I write a number extracting algorithm
ASP.NET Session Resetting when New Browser Openned
error loading lmouse.vxd reinstall windows
Laptop drops Network Card periodically
Why does a user gets a Runtime error 70 with Permission Denied when attempting to delete the XLS files in a folder C:\SENTSPRING on his local drive ?
Windows Phone Dialer not Working Right With XP
Database backup using stored proc
Dataset - Column value - need correct syntax
How do i protect my excel woksheet information copy and past it in another worksheet? I already protected the worksheet and cells but copying information?