www.digitalmars.com         C & C++   DMDScript  

c++.windows.32-bits - GetLayout, SetLayout

reply "yochanan" <yochanan aquanet.co.il> writes:
bs"d

Hi,

I am writing an MFC program that needs the use of GetLayout and SetLayout
from the CDC class.  I didn't find these functions in the DM MFC help.  Are
they supported?  I tried also looking at the Win32 Reference help for the
base Windows SDK functions GetLayout and SetLayout without any success.  MS
says that these functions have been included since Win98.

How can I access them in DM?

Thank you and best wishes from sunny Jerusalem.

          Yochanan Spielberg
Aug 18 2003
parent Arjan Knepper <arjan ask.me> writes:
yochanan wrote:
 bs"d
 
 Hi,
 
 I am writing an MFC program that needs the use of GetLayout and SetLayout
 from the CDC class.  I didn't find these functions in the DM MFC help.
DM MFC help is a bit outdated. Use the MSDN. Are
 they supported?  I tried also looking at the Win32 Reference help for the
 base Windows SDK functions GetLayout and SetLayout without any success.  MS
 says that these functions have been included since Win98.
 
 How can I access them in DM?
By using the MS SDK. Good Luck Arjan
Aug 18 2003