pghsteelers
Technical User
I have two questions reguarding Windows programming:
1) Under C++: Are all window programming through the means of either one of the three: API, MFC and Window Forms?
2) Being that Window Form programming uses the CLR, is there any recommendation between programming directly to the API vs. MFC?
1) Under C++: Are all window programming through the means of either one of the three: API, MFC and Window Forms?
2) Being that Window Form programming uses the CLR, is there any recommendation between programming directly to the API vs. MFC?