home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / win32 / 2472 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!microsoft!hexnut!beng
  3. From: beng@microsoft.com (Ben Goetter)
  4. Subject: Re: Developing Regular Winapps On NT?
  5. Message-ID: <1992Dec15.114510.14855@microsoft.com>
  6. Date: 15 Dec 92 11:45:10 GMT
  7. Organization: Microsoft, WGA Shotgun
  8. References: <1gj243INN4si@smurf.sti.com>
  9. Lines: 21
  10.  
  11. In article <1gj243INN4si@smurf.sti.com> westes@smurf.sti.com (Will Estes) writes:
  12. | Has anyone out there been using NT as a platform for the development of
  13. | straight Win-16 Windows 3.1 apps?  Would it be better to use the
  14. | NT-supplied SDK and 7.0 compiler to do this, or the Win-16 7.0 compiler
  15. | now in commercial distribution?
  16.  
  17. The tools in the Beta SDK cannot generate Win16 binaries.  (Or rather, I
  18. should say that the compilers and linker in the SDK cannot generate these.
  19. Nothing prevents the SDK nmake, cvpack, etc. from working to a 16-bit end.)
  20.  
  21. While you could run MSC 7.0 on NT to this end, the October Beta VDM isn't
  22. quite yet up to C7's required level of 32-bit DPMI support.  This Beta will,
  23. however, run the OS/2-hosted version of the compiler (available through
  24. fulfillment).
  25.  
  26. I'm not sure whether the next Beta will enable 32-bit DPMI in a VDM or not.
  27.  
  28. --
  29. Ben Goetter
  30. beng@microsoft.com
  31.  
  32.