- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a fortran program which uses QuickWin. About one time in ten, when I start the program, this message box appears: QuickWin Error - Internal Error - unexpected error - file "E:fortrtluildqwnbuildqwgswc.c", line 1051. If I OK it, the child windows aren't set up right and some text written to the screen does not appear.
This effect is present when running Win 2000, but not when running the same *.EXE under Win 98.
Any thoughts ?
Thanks
This effect is present when running Win 2000, but not when running the same *.EXE under Win 98.
Any thoughts ?
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We've seen this reported on a dual-processor system. The solution seems to be to add CALL SLEEPQQ(500) at the beginning of the program - this allows enough time for INITIALIZEFONTS to complete.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page