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

Threaded View

  1. #1
    Join Date
    Apr 2007
    Posts
    68

    Question Getting thread id of a process

    I have created a process using ShellExecute and i have the process handle.
    I need to get the PROCESS_INFORMATION of that process.

    Some body please help me
    Last edited by zuhrs; December 4th, 2008 at 04:35 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