Fixes from <Someone>
- added support for new options - fixed couple of typos in options.c - added sunken edge around message window - added capability to replace font in the font table (if we will want to change font sizes dynamically later)
This commit is contained in:
@@ -8,11 +8,6 @@
|
||||
|
||||
#include "winMS.h"
|
||||
|
||||
#define NHWND_ALIGN_LEFT 0
|
||||
#define NHWND_ALIGN_RIGHT 1
|
||||
#define NHWND_ALIGN_TOP 2
|
||||
#define NHWND_ALIGN_BOTTOM 3
|
||||
|
||||
HWND mswin_init_main_window (void);
|
||||
void mswin_layout_main_window(HWND changed_child);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user