T O P I C R E V I E W |
n/a |
Posted - Apr 18 2007 : 2:32:17 PM Hello, I'm using 10.3.1553.0
When I try to loop the definition of COMCollectionPtr (a class template) in this declaration, Visual Assist doesn't find it:
typedef COMCollectionPtr<CProcessHook, IProcessHook> CProcessHookCollection;
Thanks, Pablo Yabo |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Apr 19 2007 : 10:02:36 AM Should VA be able to find COMCollectionPtr?
A quick google search returned zero hits, and when I copy / paste this line of code into VS2003 with VA 1553 "COMCollectionPtr" is underlined as a mistyped symbol.
Which IDE are you using? Is this one of your classes? If this is one of your classes is it listed in FSIW? |
|
|