Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on Windows 11 24H2 #4

Open
greatestradioshow opened this issue Nov 6, 2024 · 2 comments
Open

Not working on Windows 11 24H2 #4

greatestradioshow opened this issue Nov 6, 2024 · 2 comments

Comments

@greatestradioshow
Copy link

Hello,
I just set up Windows 11 (10.0.26100 Build 26100) and it looks like it is no longer working. On my former Windows 11 setups, there was no issue.

I can still create the service, but it looks like even then starting the service, in the end the status never shows running, it stays in "stopped".

Did the newest Windows 11 iteration break this method?

Thanks.

@Amrsatrio
Copy link
Collaborator

Amrsatrio commented Nov 6, 2024

Yes. There's a new file I created which is for ARM64 and actualy working on 24H2, but it results in broken borders for custom context menus primarily in JetBrains IDEs -- the same effect as when graphics drivers are not installed. I don't have the time yet to investigate further to fix the original method.

If you want to compile and see what I meant yourself, go to this line:
https://github.com/valinet/ep_dwm/blob/master/ep_dwm/ep_dwm.vcxproj#L215C1-L216C72

Replace those two ClCompile lines with just <ClCompile Include="ep_dwm.c" />

@greatestradioshow
Copy link
Author

Thanks for the fast reply. In this case, I just wait and see.
I do prefer the sharp corners, but it is not like that I have them to be changed right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants