Capturing Win32 WM_* messages in gtkmm application



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?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]