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

Help again about Test not displaying in QWin32

heinzketchup
Beginner
419 Views
I read in a previous post that another individual created an app using QWin32 and couldn't see text in his console. He upgraded from 5.0a to 5.0d (well an upgrade anyways) and it worked for him.

Well I did that ages ago (as soon as the patch came out)and everything had been working fine until... 'IT' came along. Almost every week they have an update when you log onto the network, and now I've lost the text in my console (existing app created with QWin32). Our OS is Win NT 4.0.

I can't upgrade any further without buying the next version... I think 6.6... my company's cheap and will stick with the 5.0d version I'm already using. Any one have ideas as to watched changed (system dll) that I could put back to "make" things work?

Much appreciated. I'm beginning to hate FORTRAN now.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
419 Views
The change was in the QuickWin support library, not a DLL. The MS implementation of QuickWin could not deal with diaplay color depths greater than 256. We fixed that.

Steve
0 Kudos
Reply