home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / win32 / 2648 < prev    next >
Encoding:
Text File  |  1993-01-03  |  2.1 KB  |  37 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!ira.uka.de!Sirius.dfn.de!solaris.rz.tu-clausthal.de!root
  3. From: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  4. Subject: Re: Win32s on Beta SDK CDROM?
  5. Message-ID: <1993Jan3.223842.3090@solaris.rz.tu-clausthal.de>
  6. News-Software: IBM OS/2 PM RN (NR/2) v0.16 by O. Vishnepolsky and R. Rogers
  7. Lines: 23
  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
  11. References: <1i4vb0INNj3c@neuro.usc.edu> <726015753snz@chrism.demon.co.uk>
  12. Date: Sun, 3 Jan 1993 22:38:42 GMT
  13.  
  14. In <726015753snz@chrism.demon.co.uk> chris@chrism.demon.co.uk (Chris Marriott) writes:
  15. >Yes - Win32s is a set of DLL's for Enhanced mode Windows 3.1.  As its
  16. >name suggests, it consists of a subset of the complete NT Win32 API.
  17. >Basically, you develop your application on an NT machine, then Win32s
  18. >allows that application to run under Windows 3.1.  You get the 32-bit
  19. >flat memory model.  You *don't* get things like pre-emptive multitasking,
  20. >separate address space, etc.  All the Win32 API functions are there,
  21. >but the things which aren't implemented in Win32s are simply "stub"
  22. >functions - eg, "CreateThread" always returns a "failure" result.
  23.  
  24. FYI, a list of supported (and unspported) WIN32 API Calls in WIN32s is
  25. available from ftp.uu.net in /vendor/microsoft/compuserve-lib/mswin32/1.
  26. The files are win32s.xls (Excel format) or win32s.csv (comma-delimited).
  27. I am using these files on a daily basis for WIN32s development. You'll
  28. find them also on CI$ in Library 1 of the MSWIN32 forum.
  29.  
  30. Christoph
  31. -------------------------------------------------------+-----------------------
  32. Christoph H. Hochstaetter, Philipps-University Marburg | Universitaetsstr. 25
  33. Internet: hochstae@allfiwib1.wiwi.uni-marburg.de       | D-W-3550 Marburg
  34. Bitnet  : HOCHSTAE AT DMRHRZ11                         | Germany
  35. Fido    : 2:243/660                                    | Phone +49-6421-28-7092
  36. Fax     : +49-6421-28-4858                             |
  37.