home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!sdcrsi!xlnt!ventura!vs@UCSD.EDU
- From: ventura!vs@UCSD.EDU (Shankar Venkataraman)
- Newsgroups: comp.lang.c++
- Subject: Using C++ classes in DLLs with MSC 7.0
- Message-ID: <240@ventura.UUCP>
- Date: 12 Dec 92 22:26:50 GMT
- References: <1992Nov30.220205.16705@microsoft.com>
- Sender: news@ventura.UUCP
- Reply-To: ventura!vs@UCSD.EDU
- Organization: Ventura Software, Inc., A XEROX Company
- Lines: 9
- Nntp-Posting-Host: vpdsb
-
- compiler. According to Microsoft ( based on a article in MSJ ),
- C++ and DLLs are not matched to work together. Borland has given a
- solution to this problem, but unfortunately, we cannot shift to the
- BC++ compiler due to other reasons. The solution provided by
- Microsoft is to use C API routines to access the class methods in
- the DLL. Has anyone got a better solution ?
-
- Shankar
- ventura!vs@ucsd.edu
-