Where has the CDumpContext gone? [modified]
-
Hello, could you please help me with this: I am porting a solution for PocketPC 2003 written in eVC 4.0 using MFC to Visual Studio 2005 (Visual Studio 8). Now I recognized there is no CDumpContext in the MFC-Version in VS 2005? Why is this? When looking into afx.h, where CDunpContext is declarated for Embedded C++ 4.0, it does not belong to WinCE-devices: #ifndef _WIN32_WCE class CDumpContext { ... } #endif Is there any replacement for dumping? Thanks a lot... Martin -- modified at 7:28 Monday 12th June, 2006
-
Hello, could you please help me with this: I am porting a solution for PocketPC 2003 written in eVC 4.0 using MFC to Visual Studio 2005 (Visual Studio 8). Now I recognized there is no CDumpContext in the MFC-Version in VS 2005? Why is this? When looking into afx.h, where CDunpContext is declarated for Embedded C++ 4.0, it does not belong to WinCE-devices: #ifndef _WIN32_WCE class CDumpContext { ... } #endif Is there any replacement for dumping? Thanks a lot... Martin -- modified at 7:28 Monday 12th June, 2006