DrvSetPointerShape
- From: Nbyte0@xxxxxxxxx
- Date: Sat, 21 Jun 2008 02:21:14 -0700 (PDT)
Hi I'm developing mirror display driver. And I got problem. I want to
do my driver not to draw cursor on its surface. So I implanted
DrvMovePointer and DrvSetPointerShape and I added GCAPS_PANNING to
pDevInfo->flGraphicsCaps. Now DrvSetPointerShape works correctly. But
when I return SPS_ACCEPT_NOEXCLUDE or TRUE from DrvSetPointerShape
(without doing anything) it doesn't remove cursor drawing. Could
anyone can tell me please, where I'm doing wrong?
.
- Prev by Date: Re: Assert in pci.sys
- Next by Date: Re: [puzzle] how a device is found?
- Previous by thread: Re: Assert in pci.sys
- Next by thread: Re: [puzzle] how a device is found?
- Index(es):