-
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books.
- 2023-03-23 06:00:04下载
- 积分:1
-
设置对话框背景图案等,将一幅图片设置为对话框的背景图。...
设置对话框背景图案等,将一幅图片设置为对话框的背景图。-Settings dialog box, such as wallpaper, a picture will be set to dialog background image.
- 2023-05-28 18:15:04下载
- 积分:1
-
简单的c++实现windows记事本
一个简单的用c++实现的windows记事本,涉及到windows的sdk编程,和一些控件。对于刚开始学习c++的初学者来说是个拿来练手的小项目
- 2022-02-21 12:25:51下载
- 积分:1
-
利用三次样条插值法求曲线在某个点处的函数值
利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
- 2022-07-13 19:33:05下载
- 积分:1
-
储存换肤计算器
储存换肤计算器, 支持更换皮肤, 可存储计算结果
- 2022-02-02 18:38:35下载
- 积分:1
-
一个关于俄罗斯方块的原代码
一个关于俄罗斯方块的原代码-a Rubik"s cube on the original code
- 2023-04-29 22:50:03下载
- 积分:1
-
vb编写的XML入门程序
vb编写的XML入门程序-the accidence program of XML programming by vb
- 2023-06-03 03:20:03下载
- 积分:1
-
mazak机床梯形图
mazak机床梯形图,三菱梯形图软件可打开,mazak公司制造机床多年,有这丰富的开发经验,Mazak机床有些特殊功能,特殊代码均由梯形图完成。
- 2022-06-16 19:27:42下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
PB do with the toolbar button
用PB做的按钮工具条-PB do with the toolbar button
- 2022-03-03 04:39:57下载
- 积分:1