Hi guys,
I've implemented the IDropTarget from here: www.vbforums.com/showthread.php?808125
However, when running the compiled .exe as Admin, then DRAG & Drop functionality stops!
The idea was to digitally sign the .exe, make sure it runs from program files (x86)
and the manifest to have UIAccess =True.
After all this, still Drag & Drop doesn't work with Admin or UAC off.
Can someone shed any light to this please?
I've implemented the IDropTarget from here: www.vbforums.com/showthread.php?808125
However, when running the compiled .exe as Admin, then DRAG & Drop functionality stops!
The idea was to digitally sign the .exe, make sure it runs from program files (x86)
and the manifest to have UIAccess =True.
After all this, still Drag & Drop doesn't work with Admin or UAC off.
Can someone shed any light to this please?