Hi,

I want to know if it's possible to make my Qt4 application to recive windows messages. What I need is to recive "WM_DEVICE_CHANGE" message that is posted when a USB drive is inserted.

Thanks,