Still stuck on an error with these templates.
I'm using Visual C++ 7.0 and it doesn't compile a file which includes the Microsoft BDA stuff.
It complains about the '<' and '>' characters saying it was expecting a ';'.
Here's one of lines causing errors:
typedef CComQIPtr<ITuningSpaceContainer> PQTuningSpaceContainer;
Anyone?
I'm using Visual C++ 7.0 and it doesn't compile a file which includes the Microsoft BDA stuff.
It complains about the '<' and '>' characters saying it was expecting a ';'.
Here's one of lines causing errors:
typedef CComQIPtr<ITuningSpaceContainer> PQTuningSpaceContainer;
Anyone?