Minor tweaks.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
Yuhang Zhao 2020-10-21 19:48:41 +08:00
parent 8c21be9e64
commit 19da037a77
1 changed files with 4 additions and 0 deletions

View File

@ -115,6 +115,10 @@ Please refer to [BUGS.md](/BUGS.md) for more information.
- <https://docs.microsoft.com/en-us/windows/win32/dwm/customframe> - <https://docs.microsoft.com/en-us/windows/win32/dwm/customframe>
- <https://docs.microsoft.com/en-us/windows/win32/hidpi/high-dpi-desktop-application-development-on-windows> - <https://docs.microsoft.com/en-us/windows/win32/hidpi/high-dpi-desktop-application-development-on-windows>
### Windows Presentation Foundation (WPF)
- <https://github.com/dotnet/wpf/blob/master/src/Microsoft.DotNet.Wpf/src/PresentationFramework/System/Windows/Shell/WindowChromeWorker.cs>
### Chromium ### Chromium
- <https://github.com/chromium/chromium/blob/master/ui/base/win/hwnd_metrics.cc> - <https://github.com/chromium/chromium/blob/master/ui/base/win/hwnd_metrics.cc>