Xref: utzoo comp.os.msdos.programmer:3086 comp.windows.ms:8886 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!uunet!samsung!caen!uflorida!reef.cis.ufl.edu!jdb From: jdb@reef.cis.ufl.edu (Brian K. W. Hook) Newsgroups: comp.os.msdos.programmer,comp.windows.ms Subject: Re: Programming Windows 3 applications Keywords: info wanted Message-ID: <26610@uflorida.cis.ufl.EDU> Date: 31 Jan 91 23:38:09 GMT References: <1991Jan30.145916.15189@phoenix.pub.uu.oz.au> Sender: news@uflorida.cis.ufl.EDU Organization: UF CIS Dept. Lines: 32 In article <1991Jan30.145916.15189@phoenix.pub.uu.oz.au> zen@phoenix.pub.uu.oz.au (Zen) writes: >I would like to begin programming applications for Windows 3, but have no idea >on where to start. > >Are there any toolkits/libraries for aiding Windows 3.0 programming? Preferably >for Turbo Pascal 5.5 of Turbo C 2.0 > Well, first off, I CAN tell you that you will need at least MSC 5.1 or Zortech C++ 2.x....that alone will be over 250 dollars. Then you will need the Windows SDK, another 300 dollars. Next, you will want a good Windows debugger, such as, hmmm, Multiscope. About 250 dollars. Then you will NEED a monochrome monitor for watching source as output is directed to color. Another 150 dollars (including card). After THAT, you will want to pick up about 3 or 4 books on programming Windows 3.0, each at about 24.95-39.95. Figure 100 bucks total. After that, if you want a toolkit, most that I know of are either for C++ (C++ Views) or are their own program language (Actor). Neither is cheap. Windows programming is NOT easy. Finally, I would recommend that you post on the windows group, which I can't remember. Something like comp.os.windows.msdos.programmer or some such nonsense. Comp.os.msdos.windows.programmer maybe..who knows. Hope this helped, Brian