-
Windows平台下枚举显示器所有的显示分辨率
应用背景该Module源码的功能是枚举在Windows平台下显示器的分辨率列表,这样也就可以获得显示器的所有分辨率,同时也可以获得显示器的最大分辨率,其源码是用VS2012 Ultimate工具的Win32 Console Application程序。关键技术用到了Windows的库函数#pragma comment(lib, "D3D9.lib"), 需要的结构体D3DCAPS9,以及相应的库函数有Direct3DCreate9(D3D_SDK_VERSION),GetDeviceCaps(D3DADAPTER_DEFAULT, D3DDEVTYPE_NULLREF, &caps),GetAdapterDisplayMode(caps.AdapterOrdinal, &dismode),GetAdapterModeCount(caps.AdapterOrdinal, dismode.Format)等...
- 2022-11-04 20:55:03下载
- 积分:1
-
查找关键字
能查找文档中的关键字,有一般的UI界面,适合初学者使用。基于windows下的qt5编程实现。有很多功能需要完善,希望多多指教
- 2022-01-28 07:33:10下载
- 积分:1
-
通过MFC框架编程,实现枚举当前系统中的所有进程!
通过MFC框架编程,实现枚举当前系统中的所有进程!-Through the MFC framework for programming, realize the current system of enumeration of all the process!
- 2022-02-06 06:08:02下载
- 积分:1
-
Acer15
Acer15寸液晶内部资料,值得参考,要的朋友 快来吧-Acer15-inch LCD internal information, it is also useful to let a friend Come
- 2022-02-02 22:11:34下载
- 积分:1
-
C 6.0 Directory five, six chapters source examples. Through debugging
C++6.0教程五,六章源程序实例.已经通过调试-C 6.0 Directory five, six chapters source examples. Through debugging
- 2023-03-22 21:00:04下载
- 积分:1
-
PE修改工具,DELPHI的源码。可以对PE文件进行批量修改。制作个性文件等...
PE修改工具,DELPHI的源码。可以对PE文件进行批量修改。制作个性文件等-PE modification tools, DELPHI source. PE files can be modified quantities. The production of personalized documents
- 2023-05-30 11:45:03下载
- 积分:1
-
学习MFC字体的代码。
学习MFC字体的代码。-learning MFC font code.
- 2022-01-25 16:27:41下载
- 积分:1
-
几个分形图形(Couch曲线,树等) 主要思想是递归算法
几个分形图形(Couch曲线,树等) 主要思想是递归算法-several Fractal Graphics (Couch curve, tree, etc.) The main idea is recursive algorithm
- 2022-03-18 10:42:59下载
- 积分:1
-
解析BMP文件,并将BMP文件数据转换成C文件。可以应用于窗口…
解析BMP文件,并将BMP文件数据转换成C文件格式。 可适用于Windows CE开发时替换其LOGO画面。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
- 2022-06-30 05:30:57下载
- 积分:1
-
This is a good original software code, I learned from the Internet, and do not k...
这是一个不错的软件原码,我从网上下的,不知道怎和以样,你们自已看看吧,我也不知道-This is a good original software code, I learned from the Internet, and do not know how to like, you own and watch it, I do not know
- 2022-04-12 20:27:25下载
- 积分:1