CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #2
    Join Date
    Jun 2008
    Posts
    592

    Re: Need help understanding something

    It is because getmessage isn't going to work because you have no windows at all. You need a window. Are you trying to get keys from other windows that don't belong to your thread?
    Last edited by Joeman; June 3rd, 2010 at 02:33 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured