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

QuickWin/FORTRAN assistance

Mike_M_1
New Contributor I
68 Views

I'm trying to resurrect & update a 20+-year-old QuickWin app.  I built a new project and solution and got everything to compile and link, with a few warnings.  But when I try to run the app, all I get is a frame without my dialog in it.  I think the dialog is OK, because I can view it inside my .rc file. DLGINIT apparently returns .TRUE. when invoked, but because the dialog doesn't display, I don't have any way to enter my inputs or start calculations.

 

I'm attaching:

- cognitw.rc, which contains my updated dialog;

- cognitw.fd;

- cognitqw.for, the source file for my main program and input pre-processor;

- COGNIT-I.exe, my executable: and

- cognitqw.lst the listing for my primary source file.  It contains my project's compiler settings.  It also shows, in the symbol cross reference section, that there are duplicate entries for most if not all of my variables.  I don't know what significancde this may have in this situation, but thought I'd mention it.

 

Your assistance is greatly appreciated.

 

Aloha, Mike 

0 Kudos
0 Replies
Reply