I have a project that is compiling into a DLL , and a resource file that I added manually.
I’m looking for Win32 API that can help me find resource files and get information and data from them (using C++).
For example – to get the Company Name or the version..
Can anyone help me with it?
Thanks.
call the function below passing TEXT(“CompanyName”) as lpszVersionType
`
`