Re: Shell and mouse movement in VB6
- From: "Michael C" <mculley@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 3 Oct 2005 14:17:14 +1000
"Eric Jeltrup" <ejeltrup@xxxxxxxxxxxxx> wrote in message
news:eZLHzt8xFHA.900@xxxxxxxxxxxxxxxxxxxxxxx
>I can try that, but am not sure how that will emulate a mouse movement
> that the slideshow is looking for. One way I can solve this is to
> continuously (or periodically) send a new cursor position - but that is
> a messy solution.
Mousemoves get sent to an application via send message. By sending the
mousemove messages you are simulating mouse movements. Because the
application will keep them queued up you can just send 1 message and it will
remove the splash screen immegiately.
Michael
.
- Follow-Ups:
- Re: Shell and mouse movement in VB6
- From: nc_flyfisher
- Re: Shell and mouse movement in VB6
- References:
- Re: Shell and mouse movement in VB6
- From: Michael C
- Re: Shell and mouse movement in VB6
- From: Eric Jeltrup
- Re: Shell and mouse movement in VB6
- Prev by Date: Re: Interface question
- Next by Date: Re: VB 6 app on windows XP: strange text, graphics behavior
- Previous by thread: Re: Shell and mouse movement in VB6
- Next by thread: Re: Shell and mouse movement in VB6
- Index(es):