All Questions
Tagged with shell-namespace-extension image
1 question
0
votes
1
answer
120
views
images not working properly if I open it from my shell namespace extension folder
I have my custom shell namespace extension. Just want to have a virtual folder mapped to some folder on disk C:/ with the same functionality.
using namespace ATL;
class ATL_NO_VTABLE ...