Re: Convert int to enum

From: Bonj (benjtaylor)
Date: 12/17/04


Date: Fri, 17 Dec 2004 02:02:20 -0000

Yes, it is you're right, so I might take some of those things into my
project actually, I like the template safe_rel and the check_hr ideas.

Thanks

"Craig Kelly" <cnkelly.nospam@nospam.net> wrote in message
news:kynwd.265$uM5.104@bgtnsc05-news.ops.worldnet.att.net...
> "Bonj" wrote:
>
>> That'd be great, I wouldn't have a problem if I could
>> use the COM support classes - which aren't included as
>> part of the SDK.
>
> Doh! I thought they were part of the SDK.
>
> But regardless, the code is straight COM plus the ado headers, _bstr_t,
> _variant_t, and _com_error. All you'd have to do is use the traditional
> functions like VariantInit, SysAllocString, et al instead of the helper
> classes I used.
>
> Craig
>



Relevant Pages

  • Re: Convert int to enum
    ... I like the template safe_rel and the check_hr ideas. ... I thought they were part of the SDK. ... > functions like VariantInit, SysAllocString, et al instead of the helper ...
    (microsoft.public.vc.language)
  • Re: Convert int to enum
    ... I like the template safe_rel and the check_hr ideas. ... I thought they were part of the SDK. ... > functions like VariantInit, SysAllocString, et al instead of the helper ...
    (microsoft.public.win32.programmer.ole)
  • Re: Convert int to enum
    ... I like the template safe_rel and the check_hr ideas. ... I thought they were part of the SDK. ... > functions like VariantInit, SysAllocString, et al instead of the helper ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Windows Control Library project template
    ... But they are included in my dot net 3 SDK. ... control library project but then nothing physical other them time and effort ... is stopping manual coding for what should be done by template. ... See the section titled "Windows Development". ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Visio exe add-on how-to?
    ... When you install the v2003 sdk it will give you access to additional tools. ... template so the code can validate that it is your template. ... platform I'd suggest Graham Widemans book "Visio 2003 Developers Survival ... > visio document and manipulate the tree view control. ...
    (microsoft.public.visio.developer)

Loading