Check out Amazon.com!

BlitzCoder Code Archives PageMain Codes Page
"EnableDirectInput", by cloudnine
EnableDirectInput is a undocumented command that was introduced in V1.78 (or thereabouts). DirectInput is now disabled in all programs unless you use this command. Don't worry, you won't be affected, as Blitz now uses Windows messages (a.k.a the dreaded WndProc). The only reason I can see for using DirectInput is that it is slightly faster than Windows messages.
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.

Code software created by Krylar's Kreations