登录
首页 » 其他 » C# 设置屏幕分辨率

C# 设置屏幕分辨率

于 2023-03-16 发布 文件大小:14.35 kB
0 55
下载积分: 2 下载次数: 1

代码说明:

C# 改变屏幕分辨率,功能仿windows 的屏幕分辨率设置,改变滑块改变分辨率大校本例可学习一下滑块的用法。源代码如下:   long RetVal = 0;   DEVMODE dm = new DEVMODE();   dm.dmSize = (short)Marshal.SizeOf(typeof(DEVMODE));   dm.dmPelsWidth = dWidth;//宽   dm.dmPelsHeight = dHeight;//高   dm.dmDisplayFrequency = 85;//刷新率   dm.dmFields = DEVMODE.DM_PELSWIDTH | DEVMODE.DM_PELSHEIGHT | DEVMODE.DM_DISPLAYFREQUENCY | DEVMODE.DM_BITSPERPEL;   RetVal = ChangeDisplaySettings(ref dm, 0);

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • for testing network communications connectivity simple Packaging category, simpl...
    用于测试网络通讯连接的简单封装类,简单易用,看即会.-for testing network communications connectivity simple Packaging category, simple and easy to do that will.
    2022-02-26 19:00:16下载
    积分:1
  • Excel
    Excel->MySQL 解决UNIX下使用Excel数据的困难。-Excel-gt; MySQL UNIX solutions use Excel data difficulties.
    2022-03-18 21:47:17下载
    积分:1
  • java拼图游戏, 实现了基本功能。图有点少, 只有两个, 不过也可自己做图往里面加。...
    java拼图游戏, 实现了基本功能。图有点少, 只有两个, 不过也可自己做图往里面加。-java jigsaw puzzle to achieve the basic functionality. Figure a little bit less, and only two, but can also make their own plan puts inside Canada.
    2022-10-11 18:00:03下载
    积分:1
  • matlab对aloha,s
    matlab对aloha,s-aloha的仿真-matlab pairs of aloha, s-aloha Simulation
    2023-01-29 03:40:04下载
    积分:1
  • Svgacc图形库示例.zip
    Svgacc图形库示例.zip-Svgacc graphics library examples. Zip
    2022-03-23 04:39:14下载
    积分:1
  • 介绍xinp
    introduce of xinp
    2022-01-31 22:27:34下载
    积分:1
  • countless blisters constantly rising from the bottom, but can be torn blisters,...
    无数水泡不断从水底升起,而且水泡是可以弄破的,点击水泡就可以看见破裂-countless blisters constantly rising from the bottom, but can be torn blisters, click on the blisters can see rupture
    2022-03-19 16:39:39下载
    积分:1
  • VC++界面换肤实例+源码
    VC完美的界面换肤实例+源码,VC++界面换肤大多数仅仅提供Dll或者Lib,有代码的又有很多问题,这几日突然想到一个解决方案,有源码,有100多种皮肤可切换,就是采用Delphi里边成熟的界面组件vclskin,将它做成Dll来用,效果相当不错,调试源码注意事项:   1、实例中包含了所有的源代码,可以随便修改它,添加从资源加载皮肤,动态换肤的功能。   2、实例中的VclSkin4.93代码为其它公司成熟的产品,请下载后在24小时内删除。   3、皮肤有很多,可以到网络上下载,更有皮肤编辑工具,方便自定义。
    2022-03-06 02:06:12下载
    积分:1
  • 可以对本地机器实现重新启动、关机操作,同时可以通过数据库控制网络计算机...
    可以对本地机器实现重新启动、关机操作,同时可以通过数据库控制网络计算机-On the local machine can achieve the restart, shut down operations, at the same time control network through the computer database
    2022-03-29 21:10:57下载
    积分:1
  • This is a high
    这是一种求解微分方程的高精度数值方法,对解决很多非线性问题有很大优势,由钟万勰院士首创-This is a high-precision numerical solution of differential equation methods, to solve many nonlinear problems has great advantages, from the first academician Zhong Wanxie
    2022-10-27 14:50:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载