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.
1/5/2010
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.
Syntax
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
| Header | celog.h |
| Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Optional OAL Variables
dwCeLogSmallBuf
dwCeLogTLBMiss
OEMInit