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
error analysis
impersonation
issue resolution
message box
message box flags
os version
popup
power button
restart function
serviceapplication
shutdown options
sleep mode
user account
user interaction
windows 10