Rev | Line | |
---|
[1748] | 1 | - GetBitmapDimensionEx returns (0,0) for icon bitmaps (TODO)
|
---|
[1765] | 2 | - Open32 returns double height of icon masks (correct for OS/2, but
|
---|
[1748] | 3 | not for color win32 icon color bitmaps!) ('workaround' present)
|
---|
[1791] | 4 |
|
---|
[1796] | 5 | - AH: Registry entires have trailing newline character 0xA. Could
|
---|
| 6 | be a bug in the registry write code
|
---|
[1791] | 7 |
|
---|
| 8 | - AH: Syscolors are not matched correctly, OS/2 does not take the
|
---|
| 9 | exact RGB color but rather something "similar"
|
---|
[2048] | 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.