Click here to Skip to main content
15,886,780 members
Articles / Desktop Programming / MFC

Get Process Info with NtQueryInformationProcess

Rate me:
Please Sign up or sign in to vote.
4.70/5 (13 votes)
21 Jul 2007CPOL6 min read 188.3K   13.2K   71  
Get process parent ID, command-line, etc.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Steven Moore is a self-taught programmer on and off over the last 20+ years. He programmed in BASIC, Microsoft Visual Basic for Applications (VBA), Wang COBOL, a little Wang ASM, JavaScript, a little in C++ with inline ASM and Python 3.x. First article was GetNtProcessInfo on this site.

Comments and Discussions