home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!cbnewsc!cbfsb!att-out!rutgers!cmcl2!panix!awerman
- From: awerman@panix.com (Aaron Werman)
- Newsgroups: comp.databases
- Subject: OS/2 database manager + Borland C++: has anyone linked them in DOS?
- Message-ID: <1992Sep12.013101.12053@panix.com>
- Date: 12 Sep 92 01:31:01 GMT
- Organization: PANIX Public Access Unix, NYC
- Lines: 12
-
- OS/2 database manager comes with a MS-DOS requester library. This is linkable
- into a Microsoft C application. Microsoft C libraries are generally not linkable
- with Borland (differing LIB formats), and even if the object files are
- extracted, they use a different set of low level primitives.
-
- Despite this, it is possible in some cases to link BC and MSC together.
- I am starting a project in which I would prefer to work in Borland. I am hoping
- that a victim has volunteered to attempt to link to Borland (C++ 3.1 or
- anything else) and knows if it is possible.
-
- Thanks in advance,
- Aaron
-