In the documentation for PB5, the GDIINFO structure has a definition that doesn't match the definition in the winddi.h file. The GDIINFO structure seems to have changed from WinCE 4.x and below by adding a field named "flShadeBlendCaps" between flTextCaps and ulDACRed fields. This makes all existing printer drivers developed for Windows CE 2.1 through 4.2 incompatible with CE 5.0. The addition isn't mentioned in the documentation that is included with PB5, nor is it shown in MSDN (it shows the previous definition of the data structure). Is this a permanent change to the printing architecture in Windows CE?