Bug #12034 2007-09-20 20:58
tachycek
problem with the popup
There is problem with the function-parameters help. For example a piece of code:
REFCLSID variable;
CoCreateInstance(
Now here pops up a help with the function arguments (in our case is it CoCreateInstance(REFCLSID,LPUNKNOWN,DWORD,REFIID,PVOID*)
Okay so we type name of our variable
CoCreateInstance(variable,
But what happen, the help with the fucntion arguments
- Category
- Plugin::CodeCompletion
- Group
- Status
- Closed
- Close date
- 2007-09-21 03:28
- Assigned to