Search found 1 match
- Thu Nov 03, 2011 1:56 pm
- Forum: Developer's Forum for Windows
- Topic: SoftButton callback to Managed C++ problem
- Replies: 1
- Views: 6987
SoftButton callback to Managed C++ problem
I’m trying to create a managed wrapper around the Logitech GamePanel SDK. I’ve been able get the Configuration and Notify callback functions to work, however, I can’t get the soft button callback to work. I can’t figure out what I’m doing wrong, the connection strategy is the same as for notificatio...