I've got windows 2000, Visual Studio 2005 Professional installed.
I want to make a few hokey board games... nothing super fancy, maybe a basic one at first then some more modular board games like Fantasy Flight and Games Workshop put out. Not direct ripoffs, but something in that vein.
I think I'll stick to GDI+, but after talking with a friend, I realize if I ever want anything advanced or cross internet playing (ie four people on different machines playing together) I would have to use DirectX... or it would be easier for me at least.
I break out my old '.Net Game Programming with DirectX', one of the worst written programming books I've ever read. Tons of errors and even the error free code is backwards and you're writing code against methods and classes that you'll have to make but havn't been explained yet.
The first two chapters are GDI+, then it goes to DirectX in chapter 3. So I download the April 2006 DirectX SDK. Downloaded fine, won't install. I look online and windows 2000 is listed as compatable. I look on the documentation of the download and it says XP or higher. Thats a waste of a 300mb download.
I get out my MDSN discs and find the June 2005 version. That too wont install.
I break out the disc that came with the book and it gets about 1/3rd the way installing before it can't read the disc anymore. Thinking more rationally, even if that version had installed, it's 2003 managed code and probobly wouldn't have worked with 2005.
So now I have to find the XP Home disk my laptop came with and reinstall the whole damned OS. I guess I can keep making due with GDI+ in the mean time, but still, 2000 is a great OS, current and stable.
I suppose it's not really MS's fault (other than that nix in the supported OS's thing) but still, they made VS 2005, win2k, XP & DirectX and I want to blame someone, so there it is.
I want to make a few hokey board games... nothing super fancy, maybe a basic one at first then some more modular board games like Fantasy Flight and Games Workshop put out. Not direct ripoffs, but something in that vein.
I think I'll stick to GDI+, but after talking with a friend, I realize if I ever want anything advanced or cross internet playing (ie four people on different machines playing together) I would have to use DirectX... or it would be easier for me at least.
I break out my old '.Net Game Programming with DirectX', one of the worst written programming books I've ever read. Tons of errors and even the error free code is backwards and you're writing code against methods and classes that you'll have to make but havn't been explained yet.
The first two chapters are GDI+, then it goes to DirectX in chapter 3. So I download the April 2006 DirectX SDK. Downloaded fine, won't install. I look online and windows 2000 is listed as compatable. I look on the documentation of the download and it says XP or higher. Thats a waste of a 300mb download.
I get out my MDSN discs and find the June 2005 version. That too wont install.
I break out the disc that came with the book and it gets about 1/3rd the way installing before it can't read the disc anymore. Thinking more rationally, even if that version had installed, it's 2003 managed code and probobly wouldn't have worked with 2005.
So now I have to find the XP Home disk my laptop came with and reinstall the whole damned OS. I guess I can keep making due with GDI+ in the mean time, but still, 2000 is a great OS, current and stable.
I suppose it's not really MS's fault (other than that nix in the supported OS's thing) but still, they made VS 2005, win2k, XP & DirectX and I want to blame someone, so there it is.