Re: ShowCursor API - VB6
From: Bob O`Bob (filterbob_at_yahoogroups.com)
Date: 02/18/05
- Next message: Thorsten Albers: "Re: ShowCursor API - VB6"
- Previous message: Ken Halter: "Re: ShowCursor API - VB6"
- In reply to: Ken Halter: "Re: ShowCursor API - VB6"
- Next in thread: Thorsten Albers: "Re: ShowCursor API - VB6"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Feb 2005 15:16:06 -0800
Ken Halter wrote:
>>Private Declare Function ShowCursor Lib "user32.dll" (ByVal bShow As Long)
>>As Long
>>
>
>
> Here's my test code... "seems" to work fine. Needs a command button and a
> timer
Oh, I think the declaration differences (passing and expecting the wrong sized parameters)
can account for quite a collection of unexpected results. And crashes; and who-knows-what.
Bob
- Next message: Thorsten Albers: "Re: ShowCursor API - VB6"
- Previous message: Ken Halter: "Re: ShowCursor API - VB6"
- In reply to: Ken Halter: "Re: ShowCursor API - VB6"
- Next in thread: Thorsten Albers: "Re: ShowCursor API - VB6"
- Messages sorted by: [ date ] [ thread ]