home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / win32 / 888 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  3.9 KB

  1. Path: sparky!uunet!sun-barr!olivea!gossip.pyramid.com!pyramid!pyrps5.eng.pyramid.com!atam
  2. From: atam@pyrps5.eng.pyramid.com (Alexander Tam)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: BIG troubleS in NT
  5. Message-ID: <183465@pyramid.pyramid.com>
  6. Date: 10 Sep 92 00:05:42 GMT
  7. Sender: news@pyramid.pyramid.com
  8. Organization: Pyramid Technology Corporation, Mountain View
  9. Lines: 67
  10.  
  11. Hi, deb. Hope you still recall who I am. I sent some mail a few weeks ago for
  12. some questions on NEC CDR-84 and some questions on NT too. I wish you can give
  13. me some help on the following ones. Thank you very much.
  14.  
  15.  
  16. I will give my hardware and software configurations on my computer first.
  17. Hardware:    DECpc 433ST, 20MB/128K
  18.         Adaptec 1542B
  19.         Maxtor LXT-340s (total 340MB)
  20.         NEC CDR-84(internal)
  21.         Regular VGA
  22.         Complete Communicator(not for NT, for Windows 3.1 only)
  23. Software:    All of the following are reside in a single partition of 340MB 
  24.         - DOS 5.0
  25.         - Windows 3.1
  26.         - Word 2.0, Excel 4.0, Money, etc. (all Windows apps)
  27.  
  28. The above configuration is what I had before installing NT. Next, I put NT
  29. on my machine. Installation went smoothly from the beginning to the end.
  30. No errors and warnings like those posted in this news group ealier. My NT
  31. is installed successfully. I started to run it and installed Win32 SDK.
  32. That installation is fine *TOO*. No errors and warnings. So, NT resides in the
  33. same partition as DOS+Windows+App does. My page file is of 32MB.
  34.  
  35. Strange things occur from this point onward:
  36. 1) I tried to build those samples in mstools. By going to the samples directory    and I typed makeall, I got the following error on *EACH* sample:
  37.     Error: Cannot find c:\temp\000112ex: no such file or directory
  38.    I forgot the error name and number. It is a compiler error though. Next, I
  39.    do the same mstools installation ONE MORE TIME by going to the CD-ROM drive
  40.    and type setup in mstools directory. This time, after the install, the 
  41.    compiler works fine. But I get a bunch of warnings for each sample:
  42.     filename.exe(): warning 0505: No modules extracted from c:\mstools\lib\CRTDLL.LIB
  43.     filename.exe():...............................c:\mstools\lib\LIBC.LIB
  44.     ....
  45.    total 10 to 20 warning messages. Are these warnings generated by the debug
  46.    flag?
  47.  
  48. 2) After *2* times installation to get Win32 compiler working, I have another
  49.    BIG, BIG problem. I *CANNOT* run Windows app in my hard disk. Not even a
  50.    single one. For each app (e.g. word, excel, etc), I did the following things:
  51.     - from file manager, go to app's directory, click-click in app's file,
  52.     - from ms-dos windows/console, cd to app's directory, type start <app>,
  53.     - setup the applications thru Windows NT setup, let's NT itself search
  54.       for all apps it recognize. Then, click-click on the icon in the 
  55.           Applicatin group.
  56.    All the above method fails. All I get is the mouse pointer changes to a 
  57.    hour-glass and rapidly changes back to a mouse pointer. *NOTHING* happens.
  58.    I *CANNOT* even run DOS apps too. I cd to DOS directory in dos windows and
  59.    type start edit. Same, nothing happens. I just *CANNOT* run nothing in my
  60.    c: drive EXCEPT those in c:\mstools and c:\winnt. I already set my path to
  61.    include c:\winword and c:\excel for testing. Well, I can run all, I think,
  62.    exe files in the CD-ROM. However, WHY I CANNOT EXECUTE ANY OTHER THINGS?!
  63.    I ALREADY PUT WOWEXEC.EXE,the 16-bit windows subsystem, INTO STARTUP GROUP.
  64.    STILL, NOTHING HAPPENS BUT THE HOUR-GLASS APPEARS IN 1/10 SECOND. You may 
  65.    tell me that I may not be able to run win & dos app now. BUT, IF YOU TAKE A
  66.    LOOK AT THE OCTOBER ISSUE OF WINDOWS MAGAZINE, THEY SHOWS A PICTURE THAT
  67.    T H E I R MACHINE IS RUNNING dos\edit, excel, etc. WHY NOT ME? I GET THE 
  68.    SAME WIN32 SDK AS THEY DID.
  69.  
  70. Since my NT is installed and running, I say NT itself is running but not those
  71. app it supports, I think it is not a hardware problem.
  72.  
  73. Any help is appreciated, especially from Microsoft like Alistair. Thank you 
  74. very much.
  75.  
  76. Alex
  77. atam@eng.pyramid.com
  78.