Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkjnsdvsodvnosdvm authored Jan 25, 2023
1 parent 9592202 commit f0304ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@

3.能够Hook到由WindowBlinds11渲染的窗口边框上面,而没有边框模糊效果溢出
## 一些事
WinCenterTitle.exe是ARM64文件,WinCenterTitleLibrary.dll是ARM64EC文件(主要因为库基本是X64)
WinCenterTitle.exe是ARM64文件,WinCenterTitleLibrary.dll是ARM64EC文件(主要因为库基本上是X64)

还有,这些文件是基于22000的SDK,但实际上,它并不兼容22000的DWM。或许需要拿21390的DWM来替换22000的DWM,就有可能让它正常工作(或许21390的DWM根本不兼容22000,或者WinCenterTitle干脆兼容不了21390的DWM)

0 comments on commit f0304ce

Please sign in to comment.