malisipi/mui

Hide Flashing Conhost Windows on Windows

malisipi opened this issue · 1 comments

When compiled with "-mwindows" flag, conhost showed two times to get theme details from regedit and get state of narrator. But the properties, causes two conhost window flashing. That is important, because a end-user can think it's a virus or doing malicious things. So, i need to fix it asap.

RegGetValueW function could be used in theme handling.
EnumProcessModulesEx function could be used in detecting narrator.