When I try to compile a C++ sdk sample, in VC++ 6.0 it gave me this error:
--------------------Configuration: addentry - Win32 Debug--------------------
Compiling...
addentry.cpp
e:\symbian\7.0s\series60_v20\examples\appengine\agendamodel\addentry\addentry.cpp(9) : fatal error C1083: Cannot open include file: 'apparc.h': No such file or directory
Error executing cl.exe.
addentry.exe - 1 error(s), 0 warning(s)
thanks!



