It a simple thing but I see it all the day so I report it:
I have a lot ATL code like this function declarations in a header file: STDMETHOD(get_Func)(WORD* pVal); STDMETHOD(put_Func)(WORD pVal);
If I look in the methodes combo box of VA there is a open parenthesis missing and the function params: NameSpace.TheClass.get_Func); NameSpace.TheClass.put_Func);
TIA
Martin Richter [rMVP] WWJD http://blog.m-ri.de "A well-written program is its own heaven; a poorly written program is its own hell!" The Tao of Programming