Mercurial > mm7
changeset 326:ead95219160c
m
author | Ritor1 |
---|---|
date | Wed, 20 Feb 2013 11:26:54 +0600 |
parents | 875ba5966ceb |
children | a7f15da53e82 |
files | mm7_2.cpp |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mm7_2.cpp Wed Feb 20 09:24:02 2013 +0600 +++ b/mm7_2.cpp Wed Feb 20 11:26:54 2013 +0600 @@ -12916,7 +12916,6 @@ ReleaseDC(nullptr, hDesktopDC); - uint uTotalWinWidth = 2 * GetSystemMetrics(SM_CXFRAME) + 640; uint uTotalWinHeight = GetSystemMetrics(SM_CYCAPTION) + 2 * GetSystemMetrics(SM_CYFRAME) + 480;