I'm developing in C++ mainly.
i used to develop using VS 2005 with libraries like MFC , sometimes using COM. only on WIN platform.
as i took a break from programming for a year, I want to be able now to get acquainted with all the new features and technologies being used today with C++.
Is MFC still worth something today ? Are there any new GUI libraries developed by Microsoft to replace MFC ? is it worth studying the new C++Ox standard even though it was not released yet ?
basically , my question is which libraries/technologies should i learn that are worthwhile today in the competitive job market and at the same time aren't deprecated. (and i mean using C++, learning new programming language is def not my main focus at the moment)
thanks