Hello, I have a gtkmm application running on window. Now there is this Win32 message (WM_DEVICECHANGE) that would help me detect device connect / disconnect event. I used to do it while I was using MSVC++. Nowadays after coming to gtkmm teritory I haven't seen much of Win32 messages.
How do I capture these win32 messages?
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
