Hi
I've built a windows dll in Visual C++ using Visual Studio Express 2013 for Windows Desktop and I want to embed version and copyright information into the dll file.
I have searched the forums a lot and have seen people saying to either use the resource editor, which doesn't seem to be included in the express edition or to look at another thread, with a dead link.
Is this possible without having to shell out for the professional edition of Visual Studio, which would be massive overkill for my simple project.
Thanks
Scott