Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29253 Discussions

How to modify in visual studio 8 graphical forms produced in VS6 and Compaq Fortran compiler

maral
Beginner
527 Views
Hi everybody
I am using a demo version of the new Intel Visual Fortran compiler professional edition V.11.1.060 for 32bit architecture with VS 2008. I need to modify the position and size of some controls in the forms (for input and output) for one application. this application was developed with VS 6 and Compaq fortran compiler. I can read the files but I do not find the graphical part in order to modify them.
What I am missing?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
527 Views
I assume you are using a separate install of VS2008 - the resource editor should be available to you there. What happens if you double-click on a .rc file?
0 Kudos
Reply