L
Lannie
Tutorial Link: http://support.microsoft.com/kb/169505
I'm trying to follow this tutorial to create an automation controller to
manipulate the Microsoft PowerPoint object model using MFC, but I'm getting
lots of errors like:
error C2146: syntax error : missing ';' before identifier 'GetRGB'
warning C4183: 'GetRGB': missing return type; assumed to be a member
function returning 'int'
error C2061: syntax error : identifier 'MsoRGBType'
Can anyone pls. help me with this?
Thanks,
Anne
I'm trying to follow this tutorial to create an automation controller to
manipulate the Microsoft PowerPoint object model using MFC, but I'm getting
lots of errors like:
error C2146: syntax error : missing ';' before identifier 'GetRGB'
warning C4183: 'GetRGB': missing return type; assumed to be a member
function returning 'int'
error C2061: syntax error : identifier 'MsoRGBType'
Can anyone pls. help me with this?
Thanks,
Anne