Toast演示
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#ifndef INCLUDED_FONTSEXP_H
|
||||
#define INCLUDED_FONTSEXP_H
|
||||
|
||||
#define WM_STARTFONTS (WM_USER +0)
|
||||
#define WM_NEWFONT (WM_USER +1)
|
||||
|
||||
#define ID_LISTBOX 1
|
||||
#define CM_INFO 101
|
||||
|
||||
|
||||
|
||||
#endif /*INCLUDED_FONTSEXP_H*/
|
||||
Reference in New Issue
Block a user