Checkbox don't show normally on Windows 2016 Tech Preview 5 server core. (windows 2016 desktop UI has't the problem)
i change checkbox text size using api "setwindowtheme(m_hwnd, l"checkbox", l"checkbox");", , handle wm_ctlcolor message , change color using settextcolor.
after change size , text color of check box, checkbox don't show on windows 2016 tech preview 5 server core. (windows 2016 desktop ui has't problem).
it seems bug of windows 2016 server core (without desktop ui). please check it?
thanks,
recky
try run application on windows server 2012/2012 r2 core edition , confirm see if same problem happen.
if same problem happens on previous os version, seems not supported on core edition. related os coding/internal structure, belongs product developer team might provide more official/professional explanation you.
if problem happened on ws 2016 tp5, recommend post on microsoft msdn forum(coding professional) further identify problem, whether os related, or coding related:
https://social.msdn.microsoft.com/forums/en-us/home
best regards,
eve wang
please remember mark replies answers if , unmark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com.
Windows Server > Windows Server Technical Preview
Comments
Post a Comment