Re: Convert int to enum
From: Bonj (benjtaylor)
Date: 12/17/04
- Next message: Eggbox: "REBASE and Visual Studio 2003"
- Previous message: Craig Kelly: "Re: Convert int to enum"
- In reply to: Craig Kelly: "Re: Convert int to enum"
- Messages sorted by: [ date ] [ thread ]
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
>
- Next message: Eggbox: "REBASE and Visual Studio 2003"
- Previous message: Craig Kelly: "Re: Convert int to enum"
- In reply to: Craig Kelly: "Re: Convert int to enum"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|