On Windows 10, version: 10.0.18362, I have a Windows service application. In the service process, when I use the following code to display a user interactive message box:
//Start Impersonate Loggon User
MessageBox(IntPtr.Zero, message, caption, MB_DEFAULT_DESKTOP_ONLY | MB_YESNO |...
bug report
desktop only
error analysis
impersonation
issue resolution
message box
message box flags
popup menu
power button
restart function
service application
shutdown options
sleep mode
user account
user interaction
windows 10
windows versions