| I wasn't aware of that. I suppose it came with the driver dev kits? I've not really been into windows development, but I thought I'd at least have brushed up it accidentally if one could use the official MSVC compiler to produce shareware and commercial software for free? Were there any (free) IDEs that took advantage of this? I thought one of the reasons Stevens used DJGPP was that MSVC wasn't available for free? I suppose I could just be that it wasn't freely distributable, which makes it hard to bundle with a book (at a time when people can't just go and download megabytes of data from microsoft.com). Or maybe MSVC was free, but not the c++ part? See eg: http://www.atarimagazines.com/compute/issue162/52_Windows_pr... (It's not my intention to move the goalposts, you say close to a decade, which means 2005 -- it's quite likely that I'm just biased due to my old age...) I did find this: http://blogs.msdn.com/b/vcblog/archive/2006/06/08/622485.asp... Which reminded me of VS express -- which isn't the same as a full version (but should/did work for "hello, world!"). See also eg: http://www.i-programmer.info/news/89-net/7976-full-visual-st... How did you get a free c-compiler from MS in the mid 90s? |
In the 90s though, I used the non-free VS for the most part along with some Cygwin until Mingw's appearence in the late 90s.