Re: Bitwise operating...is that the term?
- From: "Michael C" <mculley@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 3 Aug 2005 16:32:14 +1000
"YYZ" <matt@xxxxxxxxx> wrote in message
news:1123034811.225826.160030@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Oh -- the reason it needs the X and Y coords of the mouse is because it
> needs to find the window handle of the window under the mouse to send
> the scroll message -- pthWnd = WindowFromPointXY(XPos, YPos)
>
> Thanks for any advice anyone has out there.
You could just copymemory it over to an integer, then you avoid any of the
VB conversions.
Michael
.
- Follow-Ups:
- References:
- Bitwise operating...is that the term?
- From: YYZ
- Bitwise operating...is that the term?
- Prev by Date: Re: Visual Basic 4 to Visual Basic .Net
- Next by Date: Re: Menu - hiding and showing selected menu items using code
- Previous by thread: Re: Bitwise operating...is that the term?
- Next by thread: Re: Bitwise operating...is that the term?
- Index(es):
Relevant Pages
|