home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / win32 / 3092 < prev    next >
Encoding:
Text File  |  1993-01-27  |  2.4 KB  |  53 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!uni-paderborn.de!urmel.informatik.rwth-aachen.de!solaris.rz.tu-clausthal.de!root
  3. From: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  4. Subject: Re: 3.0/3.1 hardware drivers (DLL's) for NT
  5. Message-ID: <1993Jan26.133935.721@solaris.rz.tu-clausthal.de>
  6. News-Software: IBM OS/2 PM RN (NR/2) v0.17e by O. Vishnepolsky and R. Rogers
  7. Lines: 38
  8. Sender: root@solaris.rz.tu-clausthal.de (Operator)
  9. Reply-To: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  10. Organization: Philipps-University Marburg, Germany
  11. References: <43754@sdcc12.ucsd.edu>
  12. Distribution: na
  13. Date: Tue, 26 Jan 1993 13:39:35 GMT
  14.  
  15. In <43754@sdcc12.ucsd.edu> dlou@sdcc3.ucsd.edu (Dennis Lou) writes:
  16. >
  17. >I am currently using a GPIB board that came with Windows 3.1 DLL's
  18. >that serve as the programming interface for the hardware.  (the board
  19. >is a National Instruments AT-GPIB board, FYI) I just spoke with the
  20. >company and they said they don't have any NT drivers for it yet.
  21. >My boss is itching for our software to be ported to NT.
  22. >
  23. >Will the 3.1 drivers (DLL's) work with NT?
  24. >
  25.  
  26. No!
  27.  
  28. >On a related note, I have some software that makes direct references
  29. >to I/O ports (inportb() and outportb()).  Will I have to rewrite my
  30. >code?
  31. >
  32.  
  33. Get IOPORT.ZIP and/or RAWIO.ZIP from allfiwib1.wiwi.uni-marburg.de
  34. in /ftp/anonymou/nt or from CI$ MSWIN32 forum in the DDK Lib to see
  35. how to gain direct access to I/O ports under WIN32,WIN16 and DOS subsystems.
  36.  
  37. >Well, as long as I am posting, I may as well ask...
  38. >I have code written using Borland C++ 3.1.  Do I have to port
  39. >everything to MSC to run under NT?
  40. >
  41. BC++ compiled binaries run under the WIN16 subsystem. If you want to
  42. port it to WIN32 and you have used pretty generic code, this should be
  43. no problem. If you made use of OWL, you may want to wait until BC++ for
  44. Windows NT comes out.
  45.  
  46. Christoph
  47. -------------------------------------------------------+-----------------------
  48. Christoph H. Hochstaetter, Philipps-University Marburg | Universitaetsstr. 25
  49. Internet: hochstae@allfiwib1.wiwi.uni-marburg.de       | D-W-3550 Marburg
  50. Bitnet  : HOCHSTAE AT DMRHRZ11                         | Germany
  51. Fido    : 2:243/660                                    | Phone +49-6421-28-7092
  52. Fax     : +49-6421-28-4858                             |
  53.