T O P I C R E V I E W |
xMRi |
Posted - Nov 20 2006 : 06:05:50 AM 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 |
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Jan 24 2011 : 4:09:52 PM case=3721 is fixed in build 1840 |
feline |
Posted - Nov 20 2006 : 09:02:14 AM I am seeing the same effect here. Thank you for the clear description.
case=3721 |