That looks pretty much the same to me, just glancing at it. The US keyboard has stuff like the pound key too, but I do not currently know how to make a HID keyboard generate a UK pound sign just by using scancodes, so it may have to wait until we figure out a solution.
Thanks...like I said, I was basically just curious what he was trying to do. If he wants to fork it, I'd just prefer a different game, since I don't want to confuse people with two different source code and binary websites and the same driver name.
Just warning you, and please don't take this the wrong way, if you are unfamiliar with the device driver kit then messing with kernel drivers can really be a tough effort, and I am not sure how much support I would provide. If you are sure you want to get into experimenting with device drivers, you may want to read some documentation (my source code should have a link or two for a sample filter driver, though you may have to use google cache to see the site).
All I do to build things is run the WinDDK build environment for whatever system I'm going to build, using the start menu shortcut (i.e. Windows 7 x64), then use the command "testbuild.bat win7 amd64" from the top-level source directory. That batch file should run testbuild.bat files in the subdirectories. Good luck!



LinkBack URL
About LinkBacks
Reply With Quote
And i just have a question

Bookmarks