You might want to take a look at Visual DialogScript (www.dialogscript.com). It compiles into one executable and uses only one dll. The syntax is very friendly and is somewhat like Delphi. It's a procedural/non-OO language. Message forums are very helpful at www.vdsworld.com.
BTW: I've designed an example application called G-Hotkey (www.g-hotkey.com) which is a macro program for computer games if you'd like to see how small the application footprint is.
Guys - if you are just looking at remapping and creating macros for games I developed a program called 'G-Hotkey' that does this in games that use DirectInput. This is a software solution and is much cheaper then getting new hardware ($10 bucks). Basically has the same and more functionality then this keyboard.
You might want to take a look at Visual DialogScript (www.dialogscript.com). It compiles into one executable and uses only one dll. The syntax is very friendly and is somewhat like Delphi. It's a procedural/non-OO language. Message forums are very helpful at www.vdsworld.com.
BTW: I've designed an example application called G-Hotkey (www.g-hotkey.com) which is a macro program for computer games if you'd like to see how small the application footprint is.
Guys - if you are just looking at remapping and creating macros for games I developed a program called 'G-Hotkey' that does this in games that use DirectInput. This is a software solution and is much cheaper then getting new hardware ($10 bucks). Basically has the same and more functionality then this keyboard.