Toast演示
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "FontsExp.h"
|
||||
|
||||
Menu MENU
|
||||
BEGIN
|
||||
MENUITEM "&Info", CM_INFO
|
||||
END
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
#include "FontsExp.h"
|
||||
|
||||
Menu MENU
|
||||
BEGIN
|
||||
MENUITEM "&Info", CM_INFO
|
||||
END
|
||||