Does anyone know what kind of problems I can expect when porting a windowsXP C++ GUI program to Windows7?
This is a discussion on WindowsXP to Windows7 within the Windows Programming forums, part of the Platform Specific Boards category; Does anyone know what kind of problems I can expect when porting a windowsXP C++ GUI program to Windows7?...
Does anyone know what kind of problems I can expect when porting a windowsXP C++ GUI program to Windows7?
The three answers here are pretty much all you need to know. Unless you were relying on the stack layout of Windows' functions (yes, some people do this)