Ripper, thanks Jonathan! ---------------------------------------------------------- Paul de Leeuw Computers Central Coast Australia Email: pdeleeuw@deleeuw.com.au www: <http://www.deleeuw.com.au> ABN 72 360 822 562 ---------------------------------------------------------- ----- Original Message ----- From: Jonathan Osuch <osuchj@avalon.net> Date: Friday, April 19, 2002 9:59 am Subject: Re: [Fractdev] Xfractint version 20.2 patch 4
On Thursday 18 April 2002 12:29 am, PHD wrote:
I'm not using XFRACT as I then need to contend with all the unix stuff> and it's cleaner to use WIN32 as it makes more sense to the other users of FRACTINT source. I just need to find all the spots where the parser> etc sets up its pointers etc.
The main change which is needed is the 8 bit variables like dstack which blow guessing and tessaral apart as I can't pass 16 bit values.> Lots to do yet.
Then try finding all the occurrences of "#ifdef XFRACT" and replace them with "#if (defined(XFRACT) || (defined(WIN32))"
Jonathan
_______________________________________________ Fractdev mailing list Fractdev@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/fractdev