Hi
im trting to compile the application with Visual studio express 9 using WinDDK\6001.18002
for mfc 4.2 suport , but im getting this compilation error :
g:\winddk\6001.18002\inc\mfc42\afxv_w32.h(14) : fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include <windows.h>
do i need full visual studio to compile the application , can't it be done with the express version ?