初学菜鸟问题请教大虾.
小弟初学用ALT做com
在最后编译的时候出现错误
--------------------Configuration: newcom - Win32 Debug--------------------
Compiling...
comclient.cpp
f:\workspace\newcom\comclient\comclient.h(12) : fatal error C1189: #error : include 'stdafx.h' before including this file for PCH
comclientDlg.cpp
f:\workspace\newcom\comclient\comclient.h(12) : fatal error C1189: #error : include 'stdafx.h' before including this file for PCH
Generating Code...
Error executing cl.exe.
newcom.dll - 2 error(s), 0 warning(s)
不知如何解决~