📄 btversinfo.h
字号:
// #include prodver.h immediately before the VS_VERSION_INFO resource statement.
// This should be done in all BTW .rc files.
// ------------For 6.0-------------------------
#define BTWPRODUCTVERSION 6,1,0,1502
#define BTWPRODUCTVERSIONSTR "6.1.0.1502\0"
// ------------For 6.0-------------------------
#define BTWFILEVERSION BTWPRODUCTVERSION
#define BTWFILEVERSIONSTR BTWPRODUCTVERSIONSTR
#define BTWPRODUCTNAMESTR "WIDCOMM Bluetooth SDK Samples\0"
#define BTWCOMPANYNAMESTR "Broadcom Corporation.\0"
#define BTWLEGALTRADEMARKSSTR "\0"
#define BTWLEGALCOPYRIGHTSTR "Copyright 2000-2007, Broadcom Corporation.\0"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -