2 Jan 2006 16:39
RE: Property pages in Windows CE 4.2
Here's the final version (I hope):
1 - No aygshell
2 - Maximized property sheet:
CMaxPropertySheet::CMaxPropertySheet(LPCTSTR pszTitle)
: CPropertySheet(pszTitle)
{
m_psh.dwFlags |= PSH_MAXIMIZE;
}
Well, works! ;)
Thanks!
João Paulo Figueira
-----Original Message-----
From: wtl@...
[mailto:wtl@...] On Behalf Of João
Paulo Figueira
Sent: sábado, 31 de Dezembro de 2005 13:02
To: wtl@...
Subject: RE: [wtl] Property pages in Windows CE 4.2
Hi Alan,
That did the trick! Thanks and a happy new year for you and the group!
João Paulo Figueira
-----Original Message-----
(Continue reading)
RSS Feed