Several Problems with Attribute handling in ATL with VS2005
- From: "Aule" <aule@xxxxxxxxxxxxxxxx>
- Date: Mon, 10 Apr 2006 11:07:02 +0200
Hi,
I have created an attributed project in VC++/ATL 8 and added some existing
classes. Now I'm facing several problems, all related to the Attribute
handling:
1+2) Two IDL method definitions do not result in the correct IDL-code. I
have filed bug reports for both of them. In the meantime I would like to
know if there's a way to write those two methods verbatim to the IDL file. I
tried idl_quote but had no success. Hopefully I'm just missing something
here
3) Some attributes do not recognize the C++ preprocessor. I'm using those
classes in several projects. To share them successfully I have moved all
project specific settings to an include file. Most attributes recognize the
preprocessor but some don't (importlib for example). Is that so or am I
missing something here as well?
Regards
Uwe
.
- Follow-Ups:
- RE: Several Problems with Attribute handling in ATL with VS2005
- From: "Gary Chang[MSFT]"
- Re: Several Problems with Attribute handling in ATL with VS2005
- From: Brian Muth
- RE: Several Problems with Attribute handling in ATL with VS2005
- Prev by Date: Problems with CoCreateInstance of Outlook Application object
- Next by Date: Re: Several Problems with Attribute handling in ATL with VS2005
- Previous by thread: Problems with CoCreateInstance of Outlook Application object
- Next by thread: Re: Several Problems with Attribute handling in ATL with VS2005
- Index(es):
Relevant Pages
|