Quote Originally Posted by gstercken
No idea... Old habits? Or maybe if you need to interface a lot with existing C/C++ code? In any other case, I would do such an application in C# with .NET 2.0 nowadays.
i do ABSOLUTELY agree with gstercken in this point! if there is no "old" code or need for hardware-access, use c#, which is MUCH easier to use. especially when you are not yet too familiar with MFC, you should really consider a move to .NET.