
Help .. Please: CWnd::OnDeviceChange
Thank you so much Rajesh. I'll give that a try!
Don B.
Quote:
>from an earlier post
>###########################################
>Add this to your class' message map:ON_MESSAGE(WM_DEVICECHANGE,
>OnDeviceChange)
>and add a method:LRESULT MyWndClass::OnDeviceChange(WPARAM wp, LPARAM
>lp){//...}
>Hope this helps,--
>Ian T Zimmerman
>Box 13445
>Berkeley CA 94712 USA
>############################################
>--
>----------------------------------------
>Rajesh Parikh
>Microsoft Certified Solution Developer
>----------------------------------------
>>How do I properly declare and override this
>>function? I'm trying to write a short application
>>that reacts to the user inserting a pc card.
>>Very much appreciate any assistance.
>>-----------------** -- Posted from CodeGuru -- **-----------------
>>http://www.codeguru.com/ The website for Visual C++ programmers.
-----------------** -- Posted from CodeGuru -- **-----------------
http://www.codeguru.com/ The website for Visual C++ programmers.