Results 1 to 3 of 3

Thread: Making a Win32 joystick driver...

  1. #1
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Making a Win32 joystick driver...

    I have sometime ago made a SNES Joystick into a parallel port attachment and used a simple Win95/98 driver to make it work like a normal joystick. It however does not work on win2000 or winXP(winNT rule right? Cannot access hardware ports the same way). I do however know how to access the ports in the NT way, but I lack the knowlage required to make a stand-alone Windows Joystick driver(NOT component). Do any of you guys know how you make this with Delphi? I'll be more than glad to share my software/hardware specs/materials on the whole project if you are interested.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #2

    Making a Win32 joystick driver...

    Tried searching google my friend?
    Perhaps this search helps: http://www.google.com/search?sourcei...ver+windows+xp

    Edit: I don't think you speak dutch so I have changed the link a bit

  3. #3
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Making a Win32 joystick driver...

    That I have an could have done myself. :/

    The links that come up do not talk about building a windows joystick DRIVER(not component) via Delphi.
    Jason McMillen
    Pascal Game Development
    Co-Founder





Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •