CWnd *pWnd = CWnd::GetActiveWindow();
pWnd->PostMessage(WM_PASTE,(WPARAM)0,(LPARAM)0);
let me know if you find problems with that.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: PostMessage() InquiryThreaded View
|
Click Here to Expand Forum to Full Width |