Friday, November 19, 2004

CControlView

If you are compiling a custom widget that derives from CControlView and the linker fails saying that it cannot find some methods of CControlView, it is high probable that you have remove NO_STRICT from the project preprocessor options.

2 comments:

Anonymous said...

Does this mean that you were finally able to link?

mnd said...

Yes, but I still have some problems at runtime.

- mn