View Single Post
  #4  
Old 15-10-2020, 00:14
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Exclamation

First post updated, added 5px frame fix, thanks for info about fix going to Cuttlas
Info about fix:
Code:
{$SETPEOSVERSION 6.0}
{$SETPESUBSYSVERSION 6.0}
if required Windows version is old (6.0), then GetWindowRect and GetClientRect functions works not correctly under new Windows versions
Reply With Quote
The Following User Says Thank You to altef_4 For This Useful Post:
Cuttlas (15-10-2020)