C# app using C++ ShowWindow() call fails on Win10 IOT 1809 build 17763.6775 put works on other Win10 1809 17763.107
McBean-Meir, Adrian (DI MC GMC MF-CON OPS FF2 EN)
0
Reputation points
C# app using C++ ShowWindow() call fails on Win10 IOT 1809 build 17763.6775 put works on other Win10 1809 17763.107
I am getting the handle of an application using its title string. The using that handle to use ShowWindow(). This works on win7 and some win10 but fails to work on Win10 IOT 1809 build 17763.6775. Does anyone have any ideas to what could block it. I have read about issues with local and service accounts, but unsure.
Windows development | Windows API - Win32
Sign in to answer