- keyDown
void keyDown(ubyte c)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyDownOn
void keyDownOn(HWND h, ubyte c)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyUp
void keyUp(ubyte c)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyUpOn
void keyUpOn(HWND h, ubyte c)
Undocumented in source. Be warned that the author may not have intended to support it.
- press
void press(ubyte c, uint delay)
Undocumented in source. Be warned that the author may not have intended to support it.
- pressOn
void pressOn(HWND h, ubyte c, uint delay)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendCopyData
void sendCopyData(HWND hWnd, DWORD n, void[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
Windows input utility code.