Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!rex!rouge!basin04.cacs.usl.edu From: pcb@basin04.cacs.usl.edu (Peter C. Bahrs) Newsgroups: comp.windows.ms.programmer Subject: Borland C++, are you telling me there are no WIN Classes? Message-ID: <26272@rouge.usl.edu> Date: 4 Mar 91 14:47:54 GMT Sender: anon@rouge.usl.edu Organization: The Center for Advanced Computer Studies Lines: 30 Originator: pcb@basin04.cacs.usl.edu This is a repost. The responses I have received are not clear. Does Borland C++ come with a set of class libraries for windows programming? i.e. window, button, bitmap, controls in general.... I suspect this is not the case. Or is Borland C++ just SDK protocol compatible. That is, if I have the lib specs from C/SDK, I can make the same calls under borland c++. Which of course means that the Petzold book is not enough...all of the functions are not covered in here...rather I need the MSC SDK references. I have sdk and actor (and smalltalk), so I have the function descriptions, but if I just had borland c++ I would be stuck! So in summary, I have a C++ development environment that generates windows applications and is itself pseudo-windows compatible. But my graphics and gui development will be from scratch. Is anyone working on classes? Will the zortech, or glockenspeil classes work? i.e. Can I just copy them to a new directory and compile them into borland c++? Is this legal? My copy of borland c++ is still in the mail. /*----------- Thanks in advance... --------------------------------------+ | Peter C. Bahrs | | The USL-NASA Project | | Center For Advanced Computer Studies INET: pcb@swamp.cacs.usl.edu | | 2 Rex Street | | University of Southwestern Louisiana ...!uunet!dalsqnt!gator!pcb | | Lafayette, LA 70504 | +-----------------------------------------------------------------------*/