> Then, lastly, try to replace:
> 
> hDev=dll.call("CreateFile|s ui ui ui ui ui ui",;;+
> ?"\\.\Keybd",0,1,0,3,0,0)
> 
> to
> 
> hDev=dll.call("CreateFile|s ui ui ui ui ui ui",;;+
> ?"\\.\Keybd",0x40000000,0,0,3,0,0)

Didn't work. The toggling of the LED isn't the important part for me though.
It's the control of the key's function. I'm going to leave keyboard driver
as-is, don't want to mess with other stuff.

Thanks!

David Troesch  |  Atlanta, GA  |  ICQ# 2333123
"What would you attempt to do if you knew you would not fail?"
Funstuff: If you're happy and you know it go away!



Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/power-pro/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to