Search found 1 match

by dmadigan
Sat Apr 18, 2015 7:11 pm
Forum: Developer's Forum for Windows
Topic: Memory Leak with Notification-Only Device
Replies: 2
Views: 11051

Memory Leak with Notification-Only Device

Hi, I am currently working on updating our existing 3D mouse application to use the new SDK (3.0) with driver version 10.2.3 and am seeing some strange behavior when I my 3D mouse is disconnected. I run through the normal initialization routine, SiInitialize(), SiOpenWinInit(&oData, appWindow), ...