Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[Strings] ;localized strings VENDOR = "Logitech" ;wingman force USB\VID_046D&PID_C281.DeviceDesc = "Logitech WingMan Force USB" ;wingman rally USB\VID_046D&PID_C291.DeviceDesc="Logitech WingMan Formula Force USB" LwForce.CLSID.Description="PID Force Feedback Joystick Effect Driver" LwForce.XAxis.Desc="X-axeln" LwForce.YAxis.Desc="Y-axeln" LwForce.ZAxis.Desc="Z-axel" LwForce.Button0.Desc="Utl�sare" LwForce.Button1.Desc="Tumknapp" LwForce.Button2.Desc="Knapp2" LwForce.Button3.Desc="Knapp3" LwForce.Button4.Desc="Knapp4" LwForce.Button5.Desc="Knapp5" LwForce.Button6.Desc="Knapp6" LwForce.Button7.Desc="Knapp7" LwForce.Button8.Desc="Knapp8" LwForce.Button9.Desc="Knapp9"
; ; non localized strings ; registry key WgmOem.WgmForce = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C281" WgmOem.WgmForce.Effect = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C281\OEMForceFeedback\Effects" WgmOem.WgmRally = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C291" WgmOem.WgmRally.Effect = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C291\OEMForceFeedback\Effects"
;force for all force device LwForce.CLSID="{EEC6993A-B3FD-11D2-A916-00C04FB98638}" LwForce.CLSID.DllName="pid.dll" LwForce.CLSID.SysName=""
|