R.Wieser
unread,May 24, 2013, 9:17:55 PM5/24/13Sign in to reply to author
Sign in to forward
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello all,
I've created small windows program in Windows which uses
RegisterDeviceNotification together with DBT_DEVTYPE_DEVICEINTERFACE to see
if a WindowMobile device *might* have been connected.
The problem is that altough I get a notification-message (WM_DEVICECHANGE) I
have not idea how to determine if it was actually an RNDIS connection, or
better yet, if it was a WindowsMobile device that was inserted.
In short, it boils down to how I can check if a newly-connected device is a
windows-mobile device. Does anyone have an idea (I've already googled for a
couple of days now, no luck) ?
Regards,
Rudy Wieser