Splash dialog and main window handle dpi change notifications.
This commit is contained in:
+1
-2
@@ -19,8 +19,7 @@ typedef struct cached_font {
|
||||
|
||||
BOOL mswin_font_supports_unicode(HFONT hFont);
|
||||
cached_font * mswin_get_font(int win_type, int attr, HDC hdc, BOOL replace);
|
||||
void mswin_init_splashfonts(HWND hWnd);
|
||||
void mswin_destroy_splashfonts(void);
|
||||
HFONT mswin_create_splashfont(HWND hWnd);
|
||||
UINT mswin_charset(void);
|
||||
|
||||
#endif /* MSWINFont_h */
|
||||
|
||||
Reference in New Issue
Block a user