当前位置:网站首页>MFC 控制台打印,弹出对话框
MFC 控制台打印,弹出对话框
2022-07-02 11:41:00 【sam-zy】
void CMVIDCodeReaderDemoDlg::OnBnClickedButton3()
{
// TODO: 在此添加控件通知处理程序代码
// 控制台打印
OutputDebugString(L"sdfsfsd111\r\n");
// 弹出对话框
if (MessageBox(_T("确定退出吗"), _T("提示"), MB_YESNO | MB_ICONWARNING) == IDNO)
return;
// 弹出对话框
CString strMsg;
m_ctrlFrameRateEdit.GetWindowText(strMsg);
strMsg.Format(_T("111111111111"));
MessageBox(strMsg);
}
边栏推荐
- Bit by bit of OpenCV calling USB camera
- Pychart connects to the remote server
- 测试框架TestNG的使用(二):testNG xml的使用
- LeetCode_字符串_简单_412.Fizz Buzz
- 1. Editing weapon VIM
- Onnx+tensorrt: write preprocessing operations to onnx and complete TRT deployment
- STM32 library function for GPIO initialization
- Fabric.js 橡皮擦的用法(包含恢复功能)
- threejs的控制器 立方体空间 基本控制器+惯性控制+飞行控制
- buuctf-pwn write-ups (7)
猜你喜欢

kityformula-editor 配置字号和间距

MQ tutorial | exchange (switch)

Method of creating linked server for cross server data access

LeetCode 2320. 统计放置房子的方式数

Full of knowledge points, how to use JMeter to generate encrypted data and write it to the database? Don't collect it quickly
![[apipost] tutorial](/img/f9/717908a72720f152ad49034be64b35.png)
[apipost] tutorial

Introduction to mathjax (web display of mathematical formulas, vector)

【NOI模拟赛】伊莉斯elis(贪心,模拟)

There is no solution to the decryption error of the remote user 'sa' and the service master password mapped from the remote server 'to the local user' (null) /sa '

Quick analysis: easy to share the Internet
随机推荐
一张图彻底掌握prototype、__proto__、constructor之前的关系(JS原型、原型链)
STM32 library function for GPIO initialization
测试框架TestNG的使用(二):testNG xml的使用
Full of knowledge points, how to use JMeter to generate encrypted data and write it to the database? Don't collect it quickly
天猫商品详情接口(APP,H5端)
STM32-DAC实验&高频DAC输出测试
qml 弹窗框架,可定制
What is erdma? Popular science cartoon illustration
Certik released the defi security report in 2021, disclosing key data of industry development (PDF download link attached)
STM32库函数进行GPIO初始化
Tujia muniao meituan has a discount match in summer. Will it be fragrant if the threshold is low?
Reuse and distribution
Fabric.js 元素被选中时保持原有层级
数据库连接池和数据源
【apipost】使用教程
删除元素(带过渡动画)
jmeter脚本参数化
Fatal: unsafe repository is owned by someone else
跨服务器数据访问的创建链接服务器方法
mathML转latex