Hello All,
We are developing a WinMobile application (MFC based) on VS2005.
Can we register for events directly from dll
Other question is how can we regsiter for events from an MFC application. MFC provides a array for registering callbacks but this looks like hardcoded, is there a way to do it dynamically.
Can anyone tell how to do this
Best Regards,
Harsha

Registering for driver events dynamically from MFC App/DLL