Walter Lee
July 1st, 2002, 05:23 AM
When I compile my project, I get a "error C2065: 'WM_NCCREATE' : undeclared identifier" error.
But in the MSDN, Topic "CWnd::CreateEx", I see this --
"When CreateEx executes, Windows CE sends the WM_GETMINMAXINFO, WM_NCCREATE, WM_NCCALCSIZE, and WM_CREATE messages to the window."
My enviroment -- Windows 2000 Professional / eVC++ 4.0
How can I remove it?
thx in advance!
Best Regards,
But in the MSDN, Topic "CWnd::CreateEx", I see this --
"When CreateEx executes, Windows CE sends the WM_GETMINMAXINFO, WM_NCCREATE, WM_NCCALCSIZE, and WM_CREATE messages to the window."
My enviroment -- Windows 2000 Professional / eVC++ 4.0
How can I remove it?
thx in advance!
Best Regards,