Description
Add a library shared by win32k, gdi32 and user32, that contains all the code that can be shared.
Examples:
- MATRIX and coordinate transformation code
- LARGE_UNICODE_STRING
- Birmap format support code (BitmapFormat(), gajBitsPerFormat, ...)
- ...