当前位置:网站首页>MFC console printing, pop-up dialog box
MFC console printing, pop-up dialog box
2022-07-02 14:56:00 【sam-zy】
void CMVIDCodeReaderDemoDlg::OnBnClickedButton3()
{
// TODO: Add control notification handler code here
// Console printing
OutputDebugString(L"sdfsfsd111\r\n");
// Pop-up dialog box
if (MessageBox(_T(" Are you sure to quit? "), _T(" Tips "), MB_YESNO | MB_ICONWARNING) == IDNO)
return;
// Pop-up dialog box
CString strMsg;
m_ctrlFrameRateEdit.GetWindowText(strMsg);
strMsg.Format(_T("111111111111"));
MessageBox(strMsg);
}
边栏推荐
- Simple verification code generator for 51 single chip microcomputer experiment
- Development and design of animation surrounding mall sales website based on php+mysql
- LeetCode_滑动窗口_中等_395.至少有 K 个重复字符的最长子串
- Quick analysis: easy to share the Internet
- Ad20 cannot select the solution of component packaging in PCB editor
- Fabric. JS upper dash, middle dash (strikethrough), underline
- C# richTextBox控制显示最大行数
- Check password
- 大顶堆、小顶堆与堆排序
- Fundamentals of software testing
猜你喜欢

蜻蜓低代码安全工具平台开发之路

MQ教程 | Exchange(交换机)

Full of knowledge points, how to use JMeter to generate encrypted data and write it to the database? Don't collect it quickly

Uniapp automated test learning
[email protected]: The platform “win32“ is incompatible with this module."/>info [email protected]: The platform “win32“ is incompatible with this module.

Reuse and distribution

Fabric. JS upper dash, middle dash (strikethrough), underline

Yyds dry goods inventory software encryption lock function

taobao.trade.memo.add( 对一笔交易添加备注 )接口,淘宝店铺插旗接口,淘宝订单插旗API接口,oAuth2.0接口

Advanced C language (realize simple address book)
随机推荐
LeetCode 2320. 统计放置房子的方式数
buuctf-pwn write-ups (7)
Onnx+tensorrt: write preprocessing operations to onnx and complete TRT deployment
MFC 控制台打印,弹出对话框
Find the maximum inscribed circle of the contour
taobao.trades.sold.get-查询卖家已卖出的交易数据(根据创建时间),淘宝店铺卖出订单查询API接口,淘宝R2接口,淘宝oAuth2.0交易接口代码分享
MFC 定时器使用
PTA question bank== > complex four operations, one for one, examination seat number (7-73)
tmall.product.schema.get( 产品信息获取schema获取 ),淘宝店铺上传商品API接口,淘宝商品发布接口,淘宝商品上传API接口,店铺上传接口,oAuth2.0接口
Ad20 cannot select the solution of component packaging in PCB editor
CTO如何帮助业务?
Fabric.js 手动加粗文本iText
Large top heap, small top heap and heap sequencing
Tujia muniao meituan has a discount match in summer. Will it be fragrant if the threshold is low?
4. Array pointer and pointer array
YoloV6训练:训练自己数据集遇到的各种问题
删除元素(带过渡动画)
MathML to latex
mathML转latex
Fabric.js 缩放画布