Group: microsoft.public.vc.language · Group Profile · Search for Propertykey in microsoft.public.vc.language
Author: Nick
Date: Apr 21, 2008 05:06
Hi there, I've just ported a C++ project from VS 2005 onto vs 2008, completely fresh PC with all the same SDK's installed and configured that I was using with VS 2005. Unfortunately on compilation I am told that "__RPC_in" causes a syntax error, after Googling I found that apparently it is included in the header file "rpcsal.h", though why I didn't need to include this before I have no
|