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?


- 2 comments by 1 or more people Not publicly viewable

  1. I made a program ages ago that hooks into the DC++ chat window and connects it up with an AI chatbot.

    24 May 2005, 18:23

  2. A while ago, rewrote my keyboard remapping program in Visual C++. The software lets users fake various key presses on the keyboard depending on preset combos, and injects events at driver level to support DirectX games. The Windows API function SendInput has been improved and now allows an array of device events to be passed for generating a series of events (that will not be interspersed by real keyboard/mouse events or calls to SendInput) without the need for multiple calls to SendInput.

    04 Oct 2007, 16:46


Add a comment

You are not allowed to comment on this entry as it has restricted commenting permissions.

May 2005

Mo Tu We Th Fr Sa Su
Apr |  Today  | Jun
                  1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31               

Search this blog

Galleries

Most recent comments

  • A while ago, rewrote my keyboard remapping program in Visual C++. The software lets users fake vario… by on this entry
  • very helpful, all my spyware has now gone by jon` on this entry
  • Thanks for the help by Diane on this entry
  • Hi simon, thank you very much for your email. Haven carried out a forensic analysis of the PC. I am … by on this entry
  • Yes I've heard about One Care too. But I think people are concerned about the effect this will have … by on this entry

Blog archive

Loading…
Not signed in
Sign in

Powered by BlogBuilder
© MMXXIII