-
中国大陆本地化区域语言设置软件
应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术
1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。
2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。
- 2022-08-23 17:51:51下载
- 积分:1
-
map with led indication, operated with computer
map with led indication, operated with computer
- 2022-01-22 12:57:25下载
- 积分:1
-
是在wince下cm8900在eboot下源代码
是在wince下cm8900在eboot下源代码-Wince under the cm8900 in eboot source code under the
- 2022-06-29 15:47:04下载
- 积分:1
-
添加菜单,演示的是一个颜色菜单的添加
添加菜单,演示的是一个颜色菜单的添加-add menu is a demonstration of the menu to add color
- 2022-09-26 23:00:03下载
- 积分:1
-
MFC制作大风车
使用MFC制作的大风车,用c++和MFC框架写的大风车的程序,实现了大风车的旋转,颜色等。共初学者学习。
- 2022-08-19 02:44:03下载
- 积分:1
-
个人播放器(支持微软的所有视频文件格式)
原程序代码
全代码,用MCI 编写...
个人播放器(支持微软的所有视频文件格式)
原程序代码
全代码,用MCI 编写-individual players (Microsoft"s support for all video file format) original program code-code, prepared with MCI
- 2022-01-25 18:05:20下载
- 积分:1
-
ATL object wizard is just not restricted for ATL COM appwizards. It can be used
ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window classes or develop console OLEDB consumer applications. ATL对象向导不限于 ATL COM 应用程序向导。它也可以用于满足要求的项目的任何应用程序中。你可以使用这个向导来创建普通的(非COM) Win32 应用程序,使用ATL窗口类或开发控制台OLEDB消费者应用程序。 来源: http://www.codeguru.com/atl/atlcompappwz.shtml-ATL object wizard is just not restricted for ATL COM appwizards.
It can be used in any application provided the project meets certain
requirements. You can use this appwizard to create ordinary (non-
COM) Win32 application utilizing the ATL window classes or develop
console OLEDB consumer applications. the ATL object guide is not
restricted in ATL the COM application procedure guide. It also may use
in the project any application procedure which answers the purpose.
You may use this guide to found (non- COM) ordinary the Wi
- 2022-02-10 10:47:45下载
- 积分:1
-
读取INI文件的源码
读取INI文件的源码-read the source document
- 2022-10-13 14:50:03下载
- 积分:1
-
发送程序段,已经调试通过,希望可以学习程序开发有帮助
发送程序段,已经调试通过,希望可以学习程序开发有帮助-Send program segment, have been debug through, hoping to develop the learning process has helped
- 2022-07-26 10:01:09下载
- 积分:1
-
This is a process memory control module, as well as use the psapi.lib includes t...
这是一个进程内存监控模块,以及所用到的psapi.lib,包含了exe和核心算法-This is a process memory control module, as well as use the psapi.lib includes the exe and the core algorithm
- 2022-08-10 12:49:34下载
- 积分:1