home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6696 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  965 b 

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