Browse Source

Update Windows Settings to use Per Monitor V2

Requires windows 8.1/10+ to work :V
Coldzer0 1 year ago
parent
commit
ebf06a99f2
3 changed files with 4 additions and 4 deletions
  1. BIN
      demo/ImGuiDemo.exe
  2. 1 1
      demo/ImGuiDemo.lpi
  3. 3 3
      demo/ImGuiDemo.lps

BIN
demo/ImGuiDemo.exe


+ 1 - 1
demo/ImGuiDemo.lpi

@@ -16,7 +16,7 @@
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
       <XPManifest>
-        <DpiAware Value="Per-monitor"/>
+        <DpiAware Value="True/PM_V2"/>
         <TextName Value="PasImGui.ImGui"/>
         <TextDesc Value="Pascal ImGui Binding Demo"/>
       </XPManifest>

+ 3 - 3
demo/ImGuiDemo.lps

@@ -3,14 +3,14 @@
   <ProjectSession>
     <PathDelim Value="\"/>
     <Version Value="12"/>
-    <BuildModes Active="Release_linux"/>
+    <BuildModes Active="Release_windows"/>
     <Units Count="49">
       <Unit0>
         <Filename Value="ImGuiDemo.lpr"/>
         <IsPartOfProject Value="True"/>
         <IsVisibleTab Value="True"/>
-        <TopLine Value="52"/>
-        <CursorPos X="11" Y="31"/>
+        <TopLine Value="31"/>
+        <CursorPos X="9" Y="31"/>
         <UsageCount Value="200"/>
         <Loaded Value="True"/>
       </Unit0>