Results 1 to 33 of 33

Thread: [Resolved] ShellExcecute - wait

Threaded View

  1. #1

    Thread Starter
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429

    [Resolved] ShellExcecute - wait

    Good Morning (Night) all,

    I want to set the mouse to 'HourGlass' until ShellExcecute has
    loaded the appropriate app and file, then I want to set the mouse back to 'Default' (I know the sytax etc for the mouse).

    So, what I'm after is the Return, from that API call, to determine the app has loaded. - I guess something similar to SendKeys [wait]

    VB Code:
    1. ShellExecute Me.hwnd, vbNullString, sPathName, vbNullString, "C:\", SW_SHOWNORMAL


    Regards,
    Bruce.
    Last edited by Bruce Fox; Nov 14th, 2002 at 07:11 PM.

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