Share via


Update HalAllocateCommonBuffer (Compact 7)

3/12/2014

The HalAllocateCommonBuffer function now supports the CacheEnabled parameter, which was ignored in Windows Embedded CE 6.0. To ensure that your BSP and drivers are compatible with Windows Embedded Compact 7, edit any calls to HalAllocateCommonBuffer so that CacheEnabled is set to false.

See Also

Concepts

Design-Dependent Changes