CComModule::m_csWindowCreate

 

As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.

Syntax

CRITICAL_SECTION m_csWindowCreate;

Remarks

Ensures synchronized access to window class information and to static data used during window creation.

Requirements

Header: atlbase.h

See Also

CComModule Class