Hi there,
My 1st question is what is the use of this macro DECLSPEC_UUID() inside the header file "livecachetypes.h"? Actually I am getting the below error when I compile any piece of code with/without -c option: "c:\program files\sdb\programs\sdk\7500\incl\livecachetypes.h(60) : error C2485: 'uuid' : unrecognized extended attribute" 2nd question : Is this macro important in case I use -E cansi but not interested in C++ code (-E cplus)? Thanks Rami ALSAHHAR