controller plugin help
| Wed, 2007-10-31 12:14 | |
|
Hi, I am trying to implement a controller plugin. My class for controller plugin derives from CMMFController, |
|
| Wed, 2007-10-31 12:14 | |
|
Hi, I am trying to implement a controller plugin. My class for controller plugin derives from CMMFController, |
|
Forum posts: 114
Hi,
Link your module against mmfstandardcustomcommands.lib and mmfcontrollerframework.lib .
Add the following line in the project mmp file:
LIBRARY mmfstandardcustomcommands.lib mmfcontrollerframework.lib
Chao,
Raghav