B
Bruce
I need to fire an event from an unmanaged class. If I declare a pointer
to the managed class within the unmanaged class I get a compile error "
"cannot declare a managed 'm_pGps' in an unmanaged 'MyProgressNotifier'"
Any idea how I can do this?
to the managed class within the unmanaged class I get a compile error "
"cannot declare a managed 'm_pGps' in an unmanaged 'MyProgressNotifier'"
Any idea how I can do this?