source: trunk/Notes.txt@ 3669

Last change on this file since 3669 was 2048, checked in by cbratschi, 26 years ago

* empty log message *

File size: 613 bytes
Line 
1- GetBitmapDimensionEx returns (0,0) for icon bitmaps (TODO)
2- Open32 returns double height of icon masks (correct for OS/2, but
3 not for color win32 icon color bitmaps!) ('workaround' present)
4
5- AH: Registry entires have trailing newline character 0xA. Could
6 be a bug in the registry write code
7
8- AH: Syscolors are not matched correctly, OS/2 does not take the
9 exact RGB color but rather something "similar"
10
11- CB: GDI32 coding rules:
12 - Don't call functions which record metafiles inside GDI32
13 Use OSLibGpi* functions or create a new function called Odin* which
14 doesn't add metafile data
Note: See TracBrowser for help on using the repository browser.