Re: IID_ is not found during compile but is in *.tlh

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi,

Just use named_guids on the #import line and use no_namespace.

Tuckers
<ezelasky@xxxxxxxxxxx> wrote in message
news:1115841347.017212.304090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I'm doing a #import "dtspkg.dll" named_guids raw_interfaces_only
> and when I examine the resultant dtspkg.tlh I can locate the
> IID_PackageEvents but I get a compile error that this IID_PackageEvents
> is an undeclared identifier. What is going on?
>


.



Relevant Pages

  • Bug Fixs list
    ... Does anyone know where the list of bug fixes would be between visual studio ... information somwhere I just can't find it. ... Tuckers ... Prev by Date: ...
    (microsoft.public.vstudio.general)
  • Re: IID_ is not found during compile but is in *.tlh
    ... and when I examine the resultant dtspkg.tlh I can locate the IID_PackageEvents but I get a compile error that this ... is an undeclared identifier. ... or qualify the IID with its full name. ...
    (microsoft.public.vc.atl)