The information in this article applies to:
SYMPTOMS
Calling ExtCreateRegion with a transformation matrix in the XForm parameter
causes a small leak in system resources.
RESOLUTION
To work around the problem, do not call ExtCreateRegion with a
transformation. Always call this function with a NULL parameter for XForm.
Similar functionality can be achieved by creating the region without a
transformation and then setting a World Transformation with the
SetWorldTransform function prior to using the Region.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. Additional query words: 3.51
Keywords : kbNTOS351bug kbNTOS400fix kbSDKWin32 kbDSupport |
Last Reviewed: February 1, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |