Hi D,
Actually our design was such that we write a USB Client Driver to get
co-ordinates from our Touch Screen device and communicate to mouse class.We
were getting the IOCTL from Mouse Class,and using the CONNECT_DATA
structure,we were communicating to Mouse Class in Windows 2k,XP.I guess I am
clear in explaining our design.But as you have mentioned,there is no such
IOCTL in Windows-ME.How do I communicate with Mouse Driver?.Is it necessary
to write a HID-Mini Driver?
Thanks.
Best Regards,
Sai Prasad
~ If u r not living on the edge, u r occupying too much of space ~
Keep
From: Doron Holan[SMTP:xxxxx@windows.microsoft.com]
Reply To: NT Developers Interest List
Sent: Tuesday, June 25, 2002 12:44 PM
To: NT Developers Interest List
Subject: [ntdev] RE: Problem receiving IOCTL_INTERNAL_MOUSE_CONNECT
in Windows-MEon win9x, there is no such thing as IOCTL_INTERNAL_MOUSE_CONNECT in the
input stack, it is only on NT based systems. You must interface with the
proper VXD (vkd.vxd i think, but i can’t remember for certain) in
assembly.d
-----Original Message-----
From: Sai_Prasad [mailto:xxxxx@Satyam.com]
Sent: Mon 6/24/2002 11:50 PM
To: NT Developers Interest List
Cc:
Subject: [ntdev] RE: Problem receiving IOCTL_INTERNAL_MOUSE_CONNECT
in Windows-MEHi D,
Yeah that’s right.But,how do i make mouse driver send me
IOCTL_INTERNAL_MOUSE_CONNECT ?Thanks.
Best Regards,
Sai Prasad> ----------
> From: Doron Holan[SMTP:xxxxx@windows.microsoft.com]
> Reply To: NT Developers Interest List
> Sent: Tuesday, June 25, 2002 11:34 AM
> To: NT Developers Interest List
> Subject: [ntdev] RE: Problem receiving
IOCTL_INTERNAL_MOUSE_CONNECT
> in Windows-ME
>
> input on win9x based systems (win95, win98, winme) is completely
differen
> then on NT based systems (NT4, win2k, winxp). input is VXD based
on
> win9x. If you write a HID miniport and declare your input reports
> correctly, these differences are taken of for you by the native
drivers
> written for each system.
>
> d
>
> -----Original Message-----
> From: Sai_Prasad [mailto:xxxxx@Satyam.com]
> Sent: Mon 6/24/2002 10:47 PM
> To: NT Developers Interest List
> Cc:
> Subject: [ntdev] Problem receiving
IOCTL_INTERNAL_MOUSE_CONNECT in
> Windows-ME
>
>
>
> Hi D,
> I have a .inf file for installing my USB Device.The Class
I have
> mentioned in my inf file is MOUSE.In Windows 2k,XP I was
receiving
> IOCTL_INTERNAL_MOUSE_CONNECT but in Windows-ME,I am not
receiving
> it.Can you
> pls tell me the reason for the same?.What are the registry
entries
> for Mouse
> Class in Windows-ME,I need to check ?
>
>
> Thanks.
> Best Regards,
> Sai Prasad
>
>
**************************************************************************
> This email (including any attachments) is intended for the
sole use
> of the
> intended recipient/s and may contain material that is
CONFIDENTIAL
> AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by
others or
> copying or
> distribution or forwarding of any or all of the contents in
this
> message is
> STRICTLY PROHIBITED. If you are not the intended recipient,
please
> contact
> the sender by email and delete all copies; your cooperation
in this
> regard
> is appreciated.
>
>
**************************************************************************
>
> —
> You are currently subscribed to ntdev as:
> xxxxx@windows.microsoft.com
> To unsubscribe send a blank email to %%email.unsub%%
>
>
> b.?&v?'?j??[&r &? iZGj)mW u
> ?±+
>**************************************************************************
This email (including any attachments) is intended for the sole use
of the
intended recipient/s and may contain material that is CONFIDENTIAL
AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or
copying or
distribution or forwarding of any or all of the contents in this
message is
STRICTLY PROHIBITED. If you are not the intended recipient, please
contact
the sender by email and delete all copies; your cooperation in this
regard
is appreciated.**************************************************************************
You are currently subscribed to ntdev as:
xxxxx@windows.microsoft.com
To unsubscribe send a blank email to %%email.unsub%%b.?&v’?j
?[&r &? iZGj)mW u
?±+
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************