Re: How to write a driver for unsupported USB joystick?



use hte compiler that comes with the DDK, that is the only approved way of
creating a driver. The ddk is free, s/h is the only cost.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"CFran" <Michel0528@xxxxxxxx> wrote in message
news:1122186957.938847.182180@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> oh, thank you. by the way, what MS compiler do you think about? Visual
> C or something like that?
>
> Pavel A. wrote:
>> "CFran" <Michel0528@xxxxxxxx> wrote in message
>> news:1122078478.728515.202910@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> > No i dont think you understood, the joystick is not supposed to be
>> > recognized, i dont have any problem, it's just that this joystick is
>> > supposed to be only recognized as a HID mouse. now what i want, is to
>> > develop a driver, but i dont know how to. i thought this one group was
>> > the most appropriate to ask this...
>>
>> No, this group is obsolete and defunct.
>> Try microsoft.public.development.device.drivers
>> may be also microsoft.public.win32.programmer.kernel
>> By the way, to write Windows drivers you need MS compiler and the DDK,
>> forget GNU and Cygwin.
>>
>> --PA
>


.



Relevant Pages

  • Re: Using GET_CONFIGURATION_IOCTL_INPUT in an application.
    ... It is recommended to use the compiler that is shipped with the DDK to build ... Even if you would successful in building your driver with the VC++ ... We want this application not to execute from any media other than ... "Compiler version not supported by Windows DDK" error. ...
    (microsoft.public.development.device.drivers)
  • Re: Building a device driver using VC6 and VC2005
    ... other than the ddk compiler and linker is a question I would like to throw ... configured appropriately for building a device driver ... ...
    (microsoft.public.development.device.drivers)
  • Building a device driver using VC6 and VC2005
    ... whether one should attempt to build a device driver using anything ... other than the ddk compiler and linker is a question I would like to throw ...
    (microsoft.public.development.device.drivers)
  • Re: DDK newbie
    ... > compiler for driver development is included in the DDK. ... >> I'm new to driver building and need help to get started with 1394 ...
    (microsoft.public.development.device.drivers)
  • Re: Emulating a WebCamera
    ... > included the actual DDK. ... The reason I am hanging around this forum is to get some ... >>> My biggest problem now is the DDK, which I dont not have. ... >>> like to spend some time reading about driver development. ...
    (microsoft.public.development.device.drivers)

Loading