Object_entry_non_createable_ex_auto
Small issue I found on MSDN instead of using the OBJECT_ENTRY_NON_CREATEABLE MSDN recomends all programs should now use a new macro called OBJECT_ENTRY_NON_CREATEABLE_EX_AUTO, not a problem except for one thing, I can't get it to compile. I am using VC6, and my compiler does not recognise as a macro in ATL.
Anybody know why the change? Anybody been able to successfully use this macro?
Here is the website
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/vcrefobject_entry_non_createable.asp
KnNeeded

