> But is that a good representation of most commercial software out there?
Yes, very good.
> Well I guess it depends on how one defines "most windows apps". Many apps I use on a daily basis are written with MFC.
As are some I use. I simply was stating that the majority of commercial apps aren't using MFC as was suggested with your post. No game developers are using MFC, the large suite (Office) and personal finance apps (Quicken) are not using it, etc. Alot of shareware and a whole lot of corporate internal apps do use it.
> (As in which C++)
On Windows the main tool is the Microsoft C++ compiler. They are on version 7 but most developers are using version 5 or 6. Delphi and VB are also widely used, but more so (again) for the shareware/internal app markets than the shrinkwrap market.
Bill