How can I get the username of the person executing my program?

Posted by H4cKL0rD on Stack Overflow See other posts from Stack Overflow or by H4cKL0rD
Published on 2010-02-03T02:29:21Z Indexed on 2010/04/03 14:23 UTC
Read the original article Hit count: 254

Filed under:
|
|
|
|

How can I get the username of the process owner (the user who is executing my program) in C++?

© Stack Overflow or respective owner

Related posts about c++

Related posts about win32