Xref: utzoo comp.lang.pascal:6624 comp.windows.ms.programmer:2311 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!psuvax1!psuvm!f0o From: F0O@psuvm.psu.edu Newsgroups: comp.lang.pascal,comp.windows.ms.programmer Subject: Re: Wanted: WinGraph unit for TPW Message-ID: <91128.085447F0O@psuvm.psu.edu> Date: 8 May 91 12:54:47 GMT References: <1991May7.193859.5525@maytag.waterloo.edu> Organization: Penn State University Lines: 17 In article <1991May7.193859.5525@maytag.waterloo.edu>, dmurdoch@watstat.waterloo.edu (Duncan Murdoch) says: >TP for Windows comes with a WinCrt unit that provides much of the >functionality of the CRT unit from regular TP, but doesn't give a >WinGraph unit to replace the Graph unit. Has anyone written one? I don't know much about TPW(just order mine this week), but since you're using Windows, why don't you use the function calls Windows provides? At least my guess is that using WinCrt for text mode pascal programs keeps you from having to do this. I think my first *real* Windows app I'll try to write is a Monopoly game. BTW, what do you think of TPW???? [Tim]