All 1 entries tagged Delphi Programming
No other Warwick Blogs use the tag Delphi Programming on entries | View entries tagged Delphi Programming at Technorati | There are no images tagged Delphi Programming on this blog
May 24, 2005
Interesting Projects in Delphi
Hi Everyone,
I was just wondering if there are any Delphi programmers at Warwick with any interesting projects. Has anyone done any Windows API stuff?
One of my projects is for controlling FPS games. It uses a low-level mouse hook to intercept mouse messages and generates keyboard events at driver level to control the game. All the inputs for the game are made by holding one of the preset 'function' keys and then using the mouse buttons.
Anyone else got any good Delphi or Windows API projects?