-
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your applicat...
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC40XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC40DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-MFC application partition window If your application uses MFC in a shared DLL, and your application is in a language other than the operating system" s current language, you will need to copy the corresponding localized resources MFC40XXX.DLL from the Microsoft Visual C++ CD- ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ( " XXX" stands for the language abbreviation. For exam
- 2022-04-26 15:45:34下载
- 积分:1
-
visual c++ 6.0技术内幕第五版 随书源代码,很多例子可以直接用在程序里...
visual c++ 6.0技术内幕第五版 随书源代码,很多例子可以直接用在程序里-visual c++ 6.0 technology insider with the fifth edition of the book source code, many examples can be directly used in program
- 2022-01-26 19:20:05下载
- 积分:1
-
VC实例初始化界面应用程序大家可以做简单参考
VC实例初始化界面应用程序大家可以做简单参考-VC initialization interface application examples everyone can make a simple reference
- 2023-04-29 13:50:02下载
- 积分:1
-
qt 串口工具
Qt编写的串口调试界面,并添加也一些其他控件。通过界面可选择端口,设置波特率,奇偶校验位等。目前串口含有的功能基本都有。另外,该程序仅实现字符发送可接收。
- 2022-01-30 10:53:59下载
- 积分:1
-
在类VC界面实现中制作个性化界面以及实现制作多国语言切换 ,大家可以看看怎么样? 给些建议...
在类VC界面实现中制作个性化界面以及实现制作多国语言切换 ,大家可以看看怎么样? 给些建议-VC interface in the class realization create personalized interface and the achievement of producing multi-language switching, we will look at how to sample some of its recommendations
- 2022-12-03 08:35:03下载
- 积分:1
-
数字图像处理C++实现
用C++编写的数字图像处理程序以及菜单界面,可以完成图像的平滑、锐化、余弦变化、傅里叶变化等等
- 2022-08-22 02:28:45下载
- 积分:1
-
VC下的属性页实现
VC下实现自定义属性页源码,该方法可方便的控制属性页的大小,以及属性页标题等
- 2023-07-17 10:55:03下载
- 积分:1
-
C#socket编程
服务器端:主要有监听客户端连接信息listen()方法,发送数据包到客户端Send()方法、接受客户端发送的消息Receieve()方法,均采用异步回调的方式客户端:连接到服务器端、发送数据包到服务器端Send()方法、接受消息Receieve()方法,其中要区分客户端发来的消息与服务器发来的消息
- 2022-12-27 01:15:03下载
- 积分:1
-
procedure is a banker algorithm to achieve the interface, bankers algorithm func...
程序是银行家算法的界面实现,银行家算法的功能都已实现,这是我自己完成的,给大家分享一下。-procedure is a banker algorithm to achieve the interface, bankers algorithm functions have been achieved, it is my personal completed. for everyone to share.
- 2022-04-29 17:04:10下载
- 积分:1
-
GUILib VC界面开发非常不错和有名的代码,不错
GUILib VC界面开发非常不错和有名的代码,不错-GUILib VC interface development is very good and well-known code, it is true
- 2022-03-19 19:03:51下载
- 积分:1