forked from go/golangs_learn
VIVIMAN
3 years ago
7 changed files with 42 additions and 13419 deletions
Binary file not shown.
@ -0,0 +1,12 @@ |
|||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
||||
|
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> |
||||
|
<assemblyIdentity type="win32" name="MyApplication" version="1.0.0.0" processorArchitecture="amd64"/> |
||||
|
|
||||
|
<asmv3:application> |
||||
|
<asmv3:windowsSettings> |
||||
|
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true/pm</dpiAware> <!-- fallback for Windows 7 and 8 --> |
||||
|
<dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">permonitorv2,permonitor</dpiAwareness> <!-- falls back to per-monitor if per-monitor v2 is not supported --> |
||||
|
<gdiScaling xmlns="http://schemas.microsoft.com/SMI/2017/WindowsSettings">true</gdiScaling> <!-- enables GDI DPI scaling --> |
||||
|
</asmv3:windowsSettings> |
||||
|
</asmv3:application> |
||||
|
</assembly> |
After Width: | Height: | Size: 22 KiB |
@ -0,0 +1,2 @@ |
|||||
|
100 ICON "cpustats.ico" |
||||
|
110 24 "cpustats.exe.manifest" |
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
@ -1 +1 @@ |
|||||
7edd286c017fe554cdc9fc7bef0beb85 |
5b1a2240aed8c7bc147e8a32720c9832 |
Loading…
Reference in new issue