0023628: Snapshots have wrong dimension when OCCT is built by VC++ 11
authorkgv <kgv@opencascade.com>
Mon, 17 Dec 2012 08:44:37 +0000 (12:44 +0400)
committerRoman Lygin <roman.lygin@gmail.com>
Fri, 28 Dec 2012 14:05:45 +0000 (18:05 +0400)
commit7fe83417f103b82f7d885910924141c9996d1d38
tree6ad4eda238fffed56fedff91ec3bdd2a44608d03
parente6aad0ee248a8de326e55244534c1434858cc5ae
0023628: Snapshots have wrong dimension when OCCT is built by VC++ 11

Use AdjustWindowRect() function to adjust window rectangle instead of
manual GetSystemMetrics().
src/Draw/Draw_Window.cxx
src/WNT/WNT_Window.cxx