Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!tahoe!jimi!sunnyland.cs.unlv.edu!whitney From: whitney@sunnyland.cs.unlv.edu (Lee Whitney) Newsgroups: comp.windows.ms.programmer Subject: Re: MS Windows Classes Message-ID: <1991May2.193422.26812@unlv.edu> Date: 2 May 91 19:34:22 GMT References: <203123@<1991Apr23> <149000023@primerd> Sender: news@unlv.edu (News User) Reply-To: whitney@sunnyland.cs.unlv.edu (Lee Whitney) Organization: UNLV Computer Science and Electrical Engineering Lines: 17 In article <149000023@primerd>, mguyott@primerd.prime.com writes: ) ) WARNING: Many opinions follow! ) ) 1. While Borland provides the same calls to the SDK routines as the SDK, ) they have managed to introduce some bugs in their thin interface. For ) example the OpenFile() call works perfectly when called from the ) Windows SDK. It does not work at all when called from Borland C++. This statement cannot be an opinion. The two possibilities are: 1.) The OpenFile function is actually bugged 2.) You are not using is correctly It would be more helpful if you could narrow this down one choice before posting.