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

Threaded View

  1. #10
    Join Date
    Jul 2011
    Posts
    33

    Re: Need Help in VC++ Threading

    Here is the declaration:
    Code:
    static UINT LoadData( LPVOID aParam );
    Last edited by p_zshk; September 9th, 2011 at 04:02 AM.

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