Q243298 - BUG: Error Message: C2668: InlineIsEqualGUID: Ambiguous Call to Overloaded Function
other ways to deal with this:
- change to call IsEqualGUID (only defined in one place)
- if only one interface on your object, derive from ISupportErrorInfoImpl<className> and remove the code from your cpp file.
keywords: ATL GUID namespace
Posted 11:17 AM
|
0 comments
|
Permalink