|
-
Thread Starter
PowerPoster
VB6 - on Windows 10: how use\activate the OLDragDrop??
how use\activate the OLDragDrop??
the DragMode is manual, but the mouse icon is forbidden :P
how can i resolve it?
-
Re: VB6 - on Windows 10: how use\activate the OLDragDrop??
Doesn't work when the IDE is elevated (as administrator).
-
Thread Starter
PowerPoster
Re: VB6 - on Windows 10: how use\activate the OLDragDrop??
even the exe?
can i work with exe without as administrator?
-
Re: VB6 - on Windows 10: how use\activate the OLDragDrop??
You can't drag and drop between an admin and nonadmin process. Theoretically it's possible but the requirements undocumented... Microsoft claims a token with UIAccess from a signed exe in Program Files is sufficient, but it's not. Might need an EV certificate or some other hoop.
-
Fanatic Member
Re: VB6 - on Windows 10: how use\activate the OLDragDrop??
easiest way is to run notepad as admin, browse for a file. then from the browse window drag that file to your app.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|