- Fixed: DirectInput8Create() used the wrong calling convention.
SVN r1426 (trunk)
This commit is contained in:
parent
666e40c8bb
commit
491abe3a2c
2 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
February 15, 2009 (Changes by Graf Zahl)
|
||||
February 15, 2009 (Changes by Graf Zahl)
|
||||
- Fixed: The CHARFORMAT structure that is used to set the color in a Windows
|
||||
Rich Edit control was not fully initialized resulting in incorrect colors
|
||||
being set.
|
||||
|
|
@ -23,6 +23,7 @@ February 14, 2009 (Changes by Graf Zahl)
|
|||
block in the file.
|
||||
|
||||
February 10, 2009
|
||||
- Fixed: DirectInput8Create() used the wrong calling convention.
|
||||
- Moved the V_InitFontColors() call earlier in the startup sequence so that
|
||||
colored error messages appear colored in the startup window. Also lightened
|
||||
up the "Flat" red to contrast better on the startup background.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue