Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > keyboard driver code for XP

Reply
Thread Tools

keyboard driver code for XP

 
 
izik l
Guest
Posts: n/a
 
      10-28-2004
Hi ppl,
I am looking for the code of Microsoft Standard Keyboard driver. If
you have any idea how can I achieve it please email me the link or
send me the code to my email. I have searched all over the internet -
with no result.
I hope that somewhere, there is a brilliant programer that has this
code.
izik ()
 
Reply With Quote
 
 
 
 
Jens.Toerring@physik.fu-berlin.de
Guest
Posts: n/a
 
      10-28-2004
In comp.lang.c izik l <> wrote:
> I am looking for the code of Microsoft Standard Keyboard driver. If


Beside this being rather off-topic here in clc wouldn't be asking
Microsoft if they are willing to give you the code the right thing
to do?
Regards, Jens
--
\ Jens Thoms Toerring ___
\__________________________ http://www.toerring.de
 
Reply With Quote
 
 
 
 
jacob navia
Guest
Posts: n/a
 
      10-28-2004
izik l wrote:
> Hi ppl,
> I am looking for the code of Microsoft Standard Keyboard driver. If
> you have any idea how can I achieve it please email me the link or
> send me the code to my email. I have searched all over the internet -
> with no result.
> I hope that somewhere, there is a brilliant programer that has this
> code.
> izik ()


In the windows device driver development kit (DDK) there is the
complete source code for the keyboard driver. In my setput this
is in
\winddk\3790.1069\src\input\kbdclass

You can download the DDK from the microsoft sites.
 
Reply With Quote
 
izik l
Guest
Posts: n/a
 
      10-28-2004
>
> Beside this being rather off-topic here in clc wouldn't be asking
> Microsoft if they are willing to give you the code the right thing
> to do?
> Regards, Jens



interesting.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xffc Thread 0x228 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-30-2006 03:16 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 1 03-24-2006 04:20 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-24-2006 02:22 PM
Keyboard error or no keyboard present??? Bud Light Computer Support 2 01-22-2005 04:00 AM
How to write Keyboard driver Ike Microsoft Certification 1 10-07-2003 12:33 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57