Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!rpi!bu.edu!polygen!bill From: bill@polygen.uucp (Bill Poitras) Newsgroups: comp.windows.ms Subject: Re: Borland C++ with Windows 3.0? Message-ID: <807@stewart.UUCP> Date: 14 Jul 90 15:42:43 GMT References: <604@cvbnetPrime.COM> <20226@grebyn.com> Reply-To: bill@stewart.UUCP (Bill Poitras) Organization: Polygen Corporation, Waltham, MA Lines: 23 In article <20226@grebyn.com> ted@grebyn.UUCP (Ted Holden) writes: >In article dsampson@x102a.harris-atd.com (sampson david 58163) writes: >>In article <604@cvbnetPrime.COM> jshekhel@feds19.prime.com (Jerry >>Shekhel ) writes: >> >>>Does anyone know whether Borland C++ is capable of producing Windows >>>3.0 applications if used with the SDK? >> >>The current version of Turbo C++ does not allow you to use the SDK to >>write windows 3.0 programs. Somebody please tell me I wrong :). I The New Turbo Assembler that comes with Turbo C++ is capable of generating Windows compatible code. Turbo C 2.0 is cabable of generating assembler from C code, so that I assume that Turbo C++ can too. What that means is that you can generate assembler from the C(++) code, then assemble it into object code. The source of the information about the Turbo Assembler is a Turbo C++ pamphlet that I found in a computer software store. +-----------------+---------------------------+-----------------------------+ | Bill Poitras | Polygen Corporation | {princeton mit-eddie | | (bill) | Waltham, MA USA | bu sunne}!polygen!bill | | | | bill@polygen.com | +-----------------+---------------------------+-----------------------------+