RyeCatcher
Sat Aug 23 02:17:33 PDT 2008
For the mouse driver, usually it will work as the USB device. If you have a
USB host in your platform, then you can try to develop the mouse driver as
the USB device. CE 600 and USB specification supports this function.
--
RyeCatcher
Shanghai, China
"Dipendra" <Dipendra@discussions.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ:B9D6D3BA-2819-4CD2-BBE4-415CB0E0E8CD@microsoft.com...
>i have already removed the mouse from my OS design.
> can you tell me where can i find the mouse driver.
> --
> Software Developer
> Johari Digital Healthcare LTD.
> INDIA
>
>
> "Bruce Eitman [eMVP]" wrote:
>
>> It depends, do you ever plan to have a mouse connected? If not remove
>> SYSGEN_CURSOR. If you do, then you will need to develop some way to
>> manage
>> the mouse cursor in your display driver and mouse driver.
>>
>> --
>> Bruce Eitman (eMVP)
>> Senior Engineer
>> Bruce.Eitman AT EuroTech DOT com
>> My BLOG
http://geekswithblogs.net/bruceeitman
>>
>> EuroTech Inc.
>> www.EuroTech.com
>>
>> "Dipendra" <Dipendra@discussions.microsoft.com> wrote in message
>> news:CCFAA001-14BF-4E51-8D5A-D5945752F8F7@microsoft.com...
>> > Hi,
>> >
>> > I am using 640x480 TFT LCD.
>> > As soon as system boots up a .NETCF application will start.
>> > at the same time a Mouse Pointer appear on the screen.
>> > Mouse Pointer moves as i touch the LCD Touch Panel and it is visible
>> > all
>> > the
>> > time.
>> > can any one tell me how make it invisible.
>> >
>> > --
>> > Software Developer
>> > Johari Digital Healthcare LTD.
>> > INDIA
>>
>>
>>