VS 11 Express and native Win32 development

Discussion about everything. New games, 3d math, development tips...
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Re: VS 11 Express will no longer allow native Win32 developm

Post by Mel »

There are so much things that should be done right from the begining... But non Windows applications are starting to be more and more common.
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
Cube_
Posts: 1010
Joined: Mon Oct 24, 2011 10:03 pm
Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d

Re: VS 11 Express will no longer allow native Win32 developm

Post by Cube_ »

true.
I think it's a bad habbit to write windows specific code instead of writing it X-platform. but looking at where the market is going, this bad habbit should die away in the next few years :D
"this is not the bottleneck you are looking for"
hendu
Posts: 2600
Joined: Sat Dec 18, 2010 12:53 pm

Re: VS 11 Express will no longer allow native Win32 developm

Post by hendu »

I just read that Windows Server 2012 will also force Metro. Server!

MS, say goodbye to your SMB customers.
mongoose7
Posts: 1227
Joined: Wed Apr 06, 2011 12:13 pm

Re: VS 11 Express will no longer allow native Win32 developm

Post by mongoose7 »

M$ seem to have relented and will now allow the compilation of 'desktop' apps.
CuteAlien
Admin
Posts: 9651
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: VS 11 Express will no longer allow native Win32 developm

Post by CuteAlien »

@mongoose7: Do you have some link where this is mentioned? This would be interesting.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
ACE247
Posts: 704
Joined: Tue Mar 16, 2010 12:31 am

Re: VS 11 Express will no longer allow native Win32 developm

Post by ACE247 »

M$ Digging its own grave... again?
Just which one are they going to fall into??? :lol:
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: VS 11 Express will no longer allow native Win32 developm

Post by hybrid »

heise also had this some days back (German): http://www.heise.de/developer/meldung/G ... 14766.html
Here's a link in English (from MSDN blog): https://blogs.msdn.com/b/visualstudio/a ... ected=true
CuteAlien
Admin
Posts: 9651
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: VS 11 Express will no longer allow native Win32 developm

Post by CuteAlien »

Hey, nice! Guess I have to edit my first post :-) They also already mentioned in the blog that they consider releasing a patch after the release to allow XP support again.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Mel
Competition winner
Posts: 2292
Joined: Wed May 07, 2008 11:40 am
Location: Granada, Spain

Re: VS 11 Express and native Win32 development

Post by Mel »

I am glad to hear it. They would be facing directly the "Windows H8" feeling. Many people who is starting in the programming business start with the express editions, if they couldn't release on Windows 8, they directly would ignore it, and start developping just for Win7 during the time it lasts, and open to other platforms as well as it is happening with Windows XP
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
sudi
Posts: 1686
Joined: Fri Aug 26, 2005 8:38 pm

Re: VS 11 Express and native Win32 development

Post by sudi »

Hmm interessting thoughts there and i share all the concerns, if ms gives out a new platform it should allow at least the usage of opengl since they are already trying to be crossplatform because....
its actually a valid need of microsoft to disallow the development of normal desktop applications. That way all the hobby developers out there write metro apps which run on pc, tablet, phone which is actually awesome when you look at it from afar...and in return limiting to dx is also valid bc that way ms only has to keep one graphics device around on all the platforms. The next plus with the signing is that the ms appstore gets filled with lots of apps and lots of free apps which is just what people want these days. I guess the app store will be one of the strongest points for the new windows version and since all apps are special metro apps people know upfront what the app will access just like with android apps(needs internet access, etc). The other concern here is regarding the usage of irrlicht...i don't think ms has big interesst in keeping up a hoppy game market with more than stuff like angrybirds or the like. They have a gameconsole and they are slowly shifting all gaming over to xbox actually. And most people do not have a strong computer these days and with services like gaikai and onlive on the rise people don't need strong hardware anymore in their computers. I for example had a 6year old laptop until a month ago until it just broke down. And i must say i didn't really play at all. not only bc most new games did not run but bc i didn't feel the need. And i guess most people feel the same when they get older, ofcourse one still plays but differently. Mostly you want to be entertained when you play alone or coop and in multiplayer well multiplayer is a totally different story and follows different flow. And thats actually the next point...and now i am leaving the topic...anyway...
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
Post Reply