home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / tools / 554 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.2 KB

  1. Xref: sparky comp.os.ms-windows.programmer.tools:554 comp.os.ms-windows.programmer.misc:977
  2. Newsgroups: comp.os.ms-windows.programmer.tools,comp.os.ms-windows.programmer.misc
  3. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!salter@magnus.acs.ohio-state.edu
  4. From: John E Salter <salter@magnus.acs.ohio-state.edu>
  5. Subject: MSC to Turbo C++
  6. Message-ID: <9207231812.AA12333@top.magnus.acs.ohio-state.edu>
  7. Sender: daemon@magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Date: Thu, 23 Jul 1992 18:12:13 GMT
  10. X-Mailer: ELM [version 2.3 PL11]
  11. Lines: 15
  12.  
  13.  
  14.  
  15.  
  16. We are trying to compile and link a sample  "C" program  for windows
  17. written for Microsoft "C" using Turbo C++ for windows 3.1.  The sample
  18. program has some libraries of it own and it is also looking explicitly for
  19. the Microsoft "C" library ( slibce.lib) during the link process.
  20.  
  21. Is it possible to some set the Turbo C++ for windows environment to
  22. compile and link programs written for Microsoft "C" (windows)?
  23. To be specific the the sample programs that we are trying
  24. convert is the "wtcpclnt" program from the novell lan workplace for
  25. dos socket toolkit.  Thanks.
  26.  
  27. John.
  28.