21 Jan
2006
21 Jan
'06
6:33 p.m.
Jonathan wrote:
I now have a system with enough hard disk space where I should be > able to compile WinFract. Downloaded the VC++ toolkit and the Win 2003 SDK. It (version 18.2) won't compile right out of the box. Hmmm. Could be a 32-bit vs 16-bit compiler problem.
Sure is. Winfract is a 16 bit windows medium memory model application. This is why Bert was able to share so much fractint code. You'd probably have to compile it with the same compiler we use for DOS. It's been a long time since Microsoft dropped medium model support from their compiler. Tim