|
From: Starglider 4 (marco) on 8 May 2008 12:59 does vstudio 2005 run perfectly under vista? and if you don't need .net (if you program in native)? regards, marco
From: Victor Bazarov on 8 May 2008 14:05 Starglider 4 (marco) wrote: > does vstudio 2005 run perfectly under vista? You would need to define "perfectly" (and IME, nothing runs "perfectly", especially among MS products). It runs. > and if you don't need .net (if you program in native)? "and if you don't need .net" - what? You mean, would it run more perfectly if you don't need .NET? V -- Please remove capital 'A's when replying by e-mail I do not respond to top-posted replies, please don't ask
From: Scott McPhillips [MVP] on 8 May 2008 15:14 "Starglider 4 (marco)" <rebel-6-out(a)planet.nl> wrote in message news:4823318f$0$6008$ba620dc5(a)text.nova.planet.nl... > does vstudio 2005 run perfectly under vista? > and if you don't need .net (if you program in native)? It's run "perfectly" for me for over a year now. -- Scott McPhillips [VC++ MVP]
From: Ben Voigt [C++ MVP] on 8 May 2008 15:37 Starglider 4 (marco) wrote: > does vstudio 2005 run perfectly under vista? You should install SP1 and the Vista patch, then it will run very well. > and if you don't need .net (if you program in native)? You can write native programs that don't need .NET installed. Visual Studio itself needs .NET, but the programs you write won't. > > regards, > > marco
From: Starglider 4 (marco) on 8 May 2008 17:52 i mean if you program in native, you don't need ..NET, so: you will encounter much lesser problems, right? "Ben Voigt [C++ MVP]" <rbv(a)nospam.nospam> schreef in bericht news:OR7vbJUsIHA.5268(a)TK2MSFTNGP06.phx.gbl... > Starglider 4 (marco) wrote: >> does vstudio 2005 run perfectly under vista? > > You should install SP1 and the Vista patch, then it will run very well. > >> and if you don't need .net (if you program in native)? > > You can write native programs that don't need .NET installed. Visual > Studio itself needs .NET, but the programs you write won't. > >> >> regards, >> >> marco > >
|
Next
|
Last
Pages: 1 2 3 Prev: emulation of gethostbyaddr to resolve to NetBIOS name Next: two dimensional array using vector |