I am binding Dialog controls to member variables of CRecordset-derived classes, by specifing a Foreign Class & pointer variable on the Class Info tab of the Class Wizard dialog. This creates the correct DDX entries.
However, I now have some CRecordset classes inside a DLL & although I can do all the normal recordset, I cannot point Class Wizard at them. (It seems to list only classes local to the project & cannot add the same class code to client project as code will not compile)
Anybody have any ideas, as manually adding DDX statements is boring & prone to error.
PS: I am using Visual Studio 6.0 Enterprise.
Spencer Window (not a joke name)
spencer.window@eastmidlandcomputers.ltd.uk
However, I now have some CRecordset classes inside a DLL & although I can do all the normal recordset, I cannot point Class Wizard at them. (It seems to list only classes local to the project & cannot add the same class code to client project as code will not compile)
Anybody have any ideas, as manually adding DDX statements is boring & prone to error.
PS: I am using Visual Studio 6.0 Enterprise.
Spencer Window (not a joke name)
spencer.window@eastmidlandcomputers.ltd.uk