What are potential problems for MFC Win7 application running on Win8?

What are potential problems for MFC Win7 application running on Win8?

I have MFC application which is using timers, USB ports and extensive use of

MSG msg;

do

{;}

while(PeekMessage( &msg, m_pView->GetSafeHwnd(), WM_TIMER, WM_TIMER, PM_REMOVE));

}

The application runs fine on Win7.

What kind of potential problems should I expect on Win8?

Thank you for your expertise!

June 10th, 2015 10:32am

Hi,

To help you better, I suggest you submit a new case on MSDN forum as they will be more professional on your issue:

This is the MSDN forum link.

http://social.msdn.microsoft.com/Forums/ 

The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.  Thank you for your understanding.

Free Windows Admin Tool Kit Click here and download it now
June 11th, 2015 7:48am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics