Tagged Questions
1
vote
2answers
578 views
How to get .exe file properties details in c?
I am writing a c application in Visual Studio 2008, and need to grab some information from the executable to send to another application.
The info I need is what you get when you right click on an ...