Is it true that if GetActiveView() returns NULL then Our Application Does not Support Doc/view.
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Is it true that if GetActiveView() returns NULL then Our Application Does not Support Doc/view.or how can know or how can check that Our Appliction Supports Doc/View pls help me. Fly Like An Eagle With MIGHTY POWER.
(1)GetActiveView() returns NULL when called for an MDI main frame window (CMDIFrameWnd). (2)If there is no current view, returns NULL. libo