Hi!
The first problem is that I'm trying to add a version info into .exe file and I just can't get it working (if I click on the .exe file with the right button there should be a tab named "Version" beside the "General" tab). In the resource file I added the version info component and now I think that I should write something into the .c file but I really do not have any idea what to write.
Can you help me with this problem?
And the second problem is that I somehow can not add a listbox component on the main window (that window has a menu and a toolbar). How to do that?
