home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1887 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  2.3 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!ux1.cso.uiuc.edu!cs.uiuc.edu!vela!pd-dom!wintert
  2. From: wintert@wl.com (Tom Winters)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Excluding areas of memory in NT
  5. Message-ID: <1992Nov9.202723.1187@wl.com>
  6. Date: 9 Nov 92 20:27:23 GMT
  7. Article-I.D.: wl.1992Nov9.202723.1187
  8. Organization: Warner Lambert / Parke-Davis
  9. Lines: 33
  10.  
  11. I have managed to install the Oct release of the Windows/NT SDK on my Everex
  12. Step 386/20, with 8 Meg of memory.  Things seem to be working overall pretty
  13. well except for my Network installation. That however is to be expected since
  14. I am running Lantastic NOS 4.1, on their early AE-2 ethernet boards.  I don't
  15. wish to change my LAN over to LanManager at the momment, but I would like
  16. to be able to access my other Peers on the network, if nothing else via the
  17. MSDOS command line interface. The problem is I can't load my NetBios onto the 
  18. card as I would under regular MSDOS.  When I attempt to do so the LANBIOS pro
  19. program indicates that there is no card at the address normal for the card.  
  20. Again thats no problem as this happened also under WINDOWS 3.1 untill I told
  21. it to exclude - EMMexclude=D000-DFFF under the [386enh] section of the 
  22. system.ini file.  As far as I can acertain Windows/NT doesn't allow this sort
  23. of behavior. 
  24.  
  25. I have taken a look at the REGEDIT program and the registration database is
  26. quite meaningless to me without any detailed DOCS, Any Idea where they are 
  27. located on the CD? 
  28.  
  29. So far my experences have been pretty good with this release.  It seems to 
  30. run much of my software pretty well, including quite a lot of Windows 3.0 and
  31. Windows 3.1 shareware.  I have also found that if I replace the HIMEM.SYS  
  32. driver that comes with Windows/NT with the one shipped with Windows 3.1 (the
  33. version number is later) I am able to run quite a few very old MSDOS programs 
  34. that wouldn't work with the Windows/NT version of HIMEM.SYS.  Unfortunately 
  35. this results in not being able to load WOWEXEC.EXE.  So I have switched back
  36. to the NT version.
  37.  
  38. I would welcome any comments anyone might have in how to solve the problem I 
  39. am having with the Lantastic Adapter card.  I can see that this might also be a
  40. problem for someone else that might be running Data acquisition hardware that 
  41. might also map some of its memory into the systems address space.
  42.  
  43. Tom. 
  44.