Windows 2000 and Visual C++/MFC
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I was wondering if anyone knew of any new Classes or features that Win2k gives MFC. And if you need to get a new version to use for Win2k.
-
Hi, I was wondering if anyone knew of any new Classes or features that Win2k gives MFC. And if you need to get a new version to use for Win2k.
You need to get the latest SDK in order to use features such as transparent windows, but to my knowledge, the new functions are all Win32 API, I don't believe they have added to the MFC dll at all. Of course, I could be wrong :) Christian The content of this post is not necessarily the opinion of my yadda yadda yadda. To understand recursion, we must first understand recursion.