I call multiple instances of ncCreateNotification on both Network Interface Objects and Objects. Afterwards, when I call ncReset(), the following appears:
"Unhandled exception in xxx.exe (NICANFRM.DLL) 0xC00000005; Access Violation.
I am using NI-CAN 2.0 on Windows 2000.
If I comment out the call to ncCreateNotification for the Object but leave the ncCreateNotification for the Network Interface Object alone, then ncReset works fine.
Is there a workaround for this problem?