?? dlgmaindlg.rc
字號(hào):
#define IDD_DLG 1000
#define IDC_BTN2 100
#define IDC_EDT1 1001
#define IDC_STC2 1003
#define IDC_EDT2 1004
#define IDC_EDT3 1005
#define IDC_STC3 1006
#define IDC_STC4 1007
#define IDC_STC5 1008
#define IDC_EDT5 1002
#define IDC_BTN1 1009
#define IDC_EDT4 1011
#define IDC_STC6 1012
#define IDC_EDT6 1010
IDD_DLG DIALOGEX 6,5,344,65
CAPTION " Radio Stream Player v0.1 2oo8 by ragdog"
FONT 8,"MS Sans Serif",0,0
STYLE 0x10CB08C0
EXSTYLE 0x00000088
BEGIN
CONTROL "Play",IDC_BTN2,"Button",0x50010000,236,33,50,15,0x00000000
CONTROL "",IDC_EDT1,"Edit",0x50010884,44,3,296,13,0x00000200
CONTROL "Song Title:",IDC_STC2,"Static",0x50000000,6,5,36,9,0x00000000
CONTROL "",IDC_EDT2,"Edit",0x50010884,44,18,296,13,0x00000200
CONTROL "",IDC_EDT3,"Edit",0x50010884,44,33,62,13,0x00000200
CONTROL "Stream:",IDC_STC3,"Static",0x50000000,6,20,36,9,0x00000000
CONTROL "Bitrate:",IDC_STC4,"Static",0x50000000,6,35,36,9,0x00000000
CONTROL "Buffering :",IDC_STC5,"Static",0x50000000,128,35,36,9,0x00000000
CONTROL "",IDC_EDT5,"Edit",0x50010884,170,33,62,13,0x00000200
CONTROL "Stop",IDC_BTN1,"Button",0x50010000,288,33,50,15,0x00000000
CONTROL "",IDC_EDT4,"Edit",0x50010884,44,48,122,13,0x00000200
CONTROL "Status:",IDC_STC6,"Static",0x50000000,6,49,36,9,0x00000000
CONTROL "",IDC_EDT6,"Edit",0x50010884,170,48,62,13,0x00000200
END
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -