On Thu Mar 27 19:00:32 2025 +0000, Robert Lippmann wrote:
So, it's obviously calling PowerGetActiveScheme, PowerSetActiveScheme, PowerEnumerate, and PowerReadFriendlyName... Should I just simplify the implementations to just read from the static array, and not perform any validation?
We don't need windows logs really. You can what it's calling using wine. But yes, to me it looks premature to try to implement something that potentially is not going to work - I can't imagine we are going to switch power scheme on the host, if there is even a concept for that. First question is what application needs exactly, and what is enough.