Attempting to resurrect yet another old CVf Program (yes they're still around)... I am trying to re-create a dialogue panel application.
I have copied in the necessary lines into the script.rc file which compiles ok - after I manually incorporated the "include <windows.h>" line. I can edit the dialogues ok in the Visual Studio 2010 dialogue editor. Running Fortran SE 2011 (Package ID: w_fcompxe_2011.4.196)
When I clicked Save I got a warning message saying that the script.rc & Resource.h files were from an older version - and did I want to re-create them - clicked yes to this. BUT when I come to build, once the resource.fd is created (using the deftold resource.h resource.fd) I get the following list of errors. Any ideas what I can try next ?
Script and resource.h and resourc.fd files attached. (script.rc and resource.fd renamed with .txt extensions since the upload tool didn't like their actual extensions).