www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++.windows.32-bits - Does Digital Mars work with Windows NT 4.0 ?

↑ ↓ ← Jens Friese <j.friese highfisch.de> writes:
Hi,

I have written an application that needs
up to 2GB (!) of RAM. Windows 98 reaches
its limits far sooner and I'm thining of
Windows NT 4.0 as an alternative.
Will my application compile and run under NT?


Regards, Jens
Sep 02 2002
↑ ↓ → Jan Knepper <jan smartsoft.cc> writes:
Jens Friese wrote:

 I have written an application that needs
 up to 2GB (!) of RAM. Windows 98 reaches
 its limits far sooner and I'm thining of
 Windows NT 4.0 as an alternative.

What about 2K / XP?
 Will my application compile and run under NT?

Should be no problem... Unless you use specific Windows 98 stuff which is unlikely but possible. Jan
Sep 02 2002