Re: Error C2228
- From: Stuart Redmann <DerTopper@xxxxxx>
- Date: Wed, 04 Jan 2006 16:07:04 +0100
"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
.
- Follow-Ups:
- Re: Error C2228
- From: matthieu.bocktaels@xxxxxxxxxxx
- Re: Error C2228
- References:
- Error C2228
- From: matthieu.bocktaels@xxxxxxxxxxx
- Error C2228
- Prev by Date: Re: Excluding a lib from linking
- Next by Date: Getting C4185 (unknown import parameter) when using auto_search
- Previous by thread: Error C2228
- Next by thread: Re: Error C2228
- Index(es):
Relevant Pages
|