Results 1 to 5 of 5

Thread: VB6 - on Windows 10: how use\activate the OLDragDrop??

  1. #1

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,966

    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?
    VB6 2D Sprite control

    To live is difficult, but we do it.

  2. #2

  3. #3

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,966

    Re: VB6 - on Windows 10: how use\activate the OLDragDrop??

    even the exe?
    can i work with exe without as administrator?
    VB6 2D Sprite control

    To live is difficult, but we do it.

  4. #4
    PowerPoster
    Join Date
    Jul 2010
    Location
    NYC
    Posts
    7,666

    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.

  5. #5
    Fanatic Member
    Join Date
    Nov 2011
    Posts
    809

    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
  •  



Click Here to Expand Forum to Full Width