From cb4197f4fcfac64e7ec3fd48abdfb1c9ccc30157 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 13 Dec 2009 04:14:44 +0000 Subject: [PATCH] foo --- library/DFKeys-windows.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/library/DFKeys-windows.cpp b/library/DFKeys-windows.cpp index 8ceb776a0..c3bf11632 100644 --- a/library/DFKeys-windows.cpp +++ b/library/DFKeys-windows.cpp @@ -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();