[Git][wine/wine][master] powrprof: Add stub for PowerRegisterForEffectivePowerModeNotifications.
Alexandre Julliard pushed to branch master at wine / wine Commits: 908f9eb2 by Louis Lenders at 2025-03-31T20:30:38+02:00 powrprof: Add stub for PowerRegisterForEffectivePowerModeNotifications. This patch makes msedge work in win10 mode, albeit I still have to add "--no-sandbox". Without "--no-sandbox" it doesn't crash anymore with this patch,but I cannot browse webpages, it just looks as if it is unconnected. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56377 - - - - - 4 changed files: - dlls/powrprof/powrprof.c - dlls/powrprof/powrprof.spec - include/Makefile.in - + include/powersetting.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/908f9eb20ff7511fe7f717d1a72d0e2... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/908f9eb20ff7511fe7f717d1a72d0e2... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)