Select to view content in your preferred language

Handling WM_QUERYENDSESSION message

1550
0
06-13-2016 12:36 PM
ChristopherMoore3
Deactivated User

I an trying to make my app behave during user log-off according to These MS guidelines.

When the ESRI WPF map view is displayed in my application, I never receive the WM_QUERYENDSESSION message.  Using spy++, it appears that the message is received and false is returned, but the app never gets it.

Is the ESRI library intercepting that message?  Can that be turned off?

0 Kudos
0 Replies