home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / win32 / 216 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!wupost!darwin.sura.net!mips!odin!puff.esd.sgi.com!jc
  3. From: jc@puff.esd.sgi.com (Joe Chien)
  4. Subject: Re: NT Development Platform Possibilities
  5. Message-ID: <1992Jul21.190554.25142@odin.corp.sgi.com>
  6. Sender: news@odin.corp.sgi.com (Net News)
  7. Nntp-Posting-Host: puff.esd.sgi.com
  8. Organization: Silicon Graphics, Inc.
  9. References:  <98160002@hpcuhe.cup.hp.com>
  10. Date: Tue, 21 Jul 1992 19:05:54 GMT
  11. Lines: 19
  12.  
  13. In article <98160002@hpcuhe.cup.hp.com>, edwardm@hpcuhe.cup.hp.com (Edward McClanahan) writes:
  14. |> I'm trying to put together a Windows NT development system (for a reasonable
  15. |> amount of money) and have run into several difficulties with would-be vendors.
  16. |> 
  17. |> Problem 1 - S3 video
  18. |>             Not currently supported in the NT SDK, but RSN
  19. |>             Do the S3 cards have a VGA-compatible mode which NT can use?
  20. |> 
  21. If you have a V7 VRAMII card, you can have a 1024x768x4 display mode by
  22. doing this "copy \winnt\system\v7_1024.dll \winnt\system\vga.dll"
  23. or "copy \winnt\system\v7_800.dll \winnt\system\vga.dll" for 800x600x4.
  24.  
  25. Do this "copy \winnt\system\xga.dll \winnt\system\vga.dll", if you are using
  26. a XGA card.
  27.  
  28. -------------------------------------------------------------------------
  29. Joe Chien
  30. Silicon Graphics Inc.
  31. jc@esd.sgi.com
  32.