当前位置:网站首页>Cbcgpprogressdlg progress bar used by BCG
Cbcgpprogressdlg progress bar used by BCG
2022-07-04 19:37:00 【Spring buds and summer lotus_ seven hundred and twenty-eight mi】
1、 The code is as follows
CBCGPProgressDlg dlg;
CBCGPProgressDlgParams params;
params.m_nRangeMax = 0;
params.m_nRangeMax = 10000;
params.m_strCaption = L" Progress bar title ";
params.m_strMessage = L" test ";
params.m_strMessage2 = L" test 1";
dlg.Create(params, theApp.GetMainWnd());
for (int nIndex = 0; nIndex < 10000; nIndex++)
{
if (dlg.IsCancelled())
{
}
dlg.SetPos(nIndex);
}
2、 The renderings are as follows :
边栏推荐
- Niuke Xiaobai monthly race 7 I new Microsoft Office Word document
- The explain statement in MySQL queries whether SQL is indexed, and several types in extra collate and summarize
- Explore the contour drawing function drawcontours() of OpenCV in detail with practical examples
- Educational Codeforces Round 22 E. Army Creation
- To sort out messy header files, I use include what you use
- node_ Exporter deployment
- Unity adds a function case similar to editor extension to its script, the use of ContextMenu
- 安徽 中安在线文旅频道推出“跟着小编游安徽”系列融媒体产品
- Online sql to excel (xls/xlsx) tool
- An example of multi module collaboration based on NCF
猜你喜欢
abc229 总结(区间最长连续字符 图的联通分量计数)
Swagger突然发癫
Stream stream
HMM隐马尔可夫模型最详细讲解与代码实现
Lenovo explains in detail the green smart city digital twin platform for the first time to solve the difficulties of urban dual carbon upgrading
PolyFit软件介绍
node_exporter部署
The 300th weekly match of leetcode (20220703)
92. (cesium chapter) cesium building layering
如何使用Async-Awati异步任務處理代替BackgroundWorker?
随机推荐
求2的n次方
Educational Codeforces Round 22 E. Army Creation
OpenCV的二值化处理函数threshold()详解
socket编程demo二
The page element is vertically and horizontally centered, realizing the vertical and horizontal centering of known or unknown width.
用实际例子详细探究OpenCV的轮廓绘制函数drawContours()
牛客小白月赛7 谁是神箭手
【问题】druid报异常sql injection violation, part alway true condition not allow 解决方案
反射(一)
矩阵翻转(数组模拟)
FPGA timing constraint sharing 01_ Brief description of the four steps
Shell 編程核心技術《四》
Technologie de base de la programmation Shell IV
1008 Elevator(20 分)(PAT甲级)
牛客小白月赛7 I 新建 Microsoft Office Word 文档
kotlin 基本使用
Shell 编程核心技术《二》
To sort out messy header files, I use include what you use
测试工程师如何“攻城”(上)
Shell programming core technology "I"