hi,
how does FiveWin use Manifest with *.RC File
there are some *.RC which point to
but there is no File *.Manifest64
---
i "think" my FiveWin App is not DPIaware
this is need in *.Manifest to be DPIaware
how does FiveWin use Manifest with *.RC File
there are some *.RC which point to
1 24 "WinXP/WindowsXP.Manifest64"but there is no File *.Manifest64
---
i "think" my FiveWin App is not DPIaware
this is need in *.Manifest to be DPIaware
 <application xmlns="urn:schemas-microsoft-com:asm.v3">
    <windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
      <dpiAware>true</dpiAware>
    </windowsSettings>
 </application>greeting,
Jimmy
Jimmy