develop
Petr Mrázek 2009-12-13 04:14:44 +00:00
parent 9ea2876203
commit cb4197f4fc
1 changed files with 2 additions and 0 deletions

@ -100,6 +100,8 @@ BOOL CALLBACK EnumWindowsProc (HWND hwnd, LPARAM lParam)
}
return TRUE;
}
// TODO: investigate use of PostMessage() for input sending to background windows
void API::TypeStr (const char *lpszString, int delay, bool useShift)
{
//Resume();