Re: Error C2228

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"matthieu.bocktaels@xxxxxxxxxxx" wrote:
> :
> Include the following headers:
> #include "wmp.h"
> #include <atlbase.h>

Try inserting the following line between <atlbase.h> and <atlcom.h>
extern CComModule _Module;

> #include <atlcom.h>
> #include <atlhost.h>
> #include <atlctl.h>
> :

Regards,
Stuart
.



Relevant Pages