Try using ::SendMessage(hWndActive,WM_CHAR,nCharCode,nData);
If nData is between 1 and 15, it is the number of repeats of the character
(see the help on WM_CHAR for the other values).
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |