Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This global variable is used by the OEM to adjust the size of the main logging buffer. This value is in bytes and must be page-aligned.
extern DWORD dwCeLogLargeBuf;
Remarks
The default value of dwCeLogLargeBuf is 128 KB, which can be overridden in OEMInit by declaring it and setting it to another value.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Celog.h.
See Also
dwCeLogSmallBuf | dwCeLogTLBMiss | OEMInit
Send Feedback on this topic to the authors