文件名称:PortControl_Beep(dll-embedded)
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-01-19
- 文件大小:
- 177kb
- 下载次数:
- 0次
- 提 供 者:
- fran****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用InpOut Driver實現Port IO Control。附件範例是對系統控制PC buzzer讓它發出聲音。該程式再第一次運行時會安裝driver到系統裡,所以運行時請使用「以系統管理圓權限運行」。-This is a sample code to control the PC buzzer by InpOut driver. The driver will be installed at the first execution. If an application has been written to make use of InpOut32.dll then all you need to do is place my version of InpOut32.dll in the same folder as the original . This would usually be the same folder as the applications EXEcutable file. Most applications use the 32bit version of the DLL. This version is still capable of installing and running on x64 based operating systems, but the first time it is run, it must be elevated on Vista and later (run as Administrator).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PortControl_Beep(dll embedded)\Beep\app.config
..............................\....\Beep.csproj
..............................\....\bin\Release\Beep.exe
..............................\....\EmbObj.cs
..............................\....\Form.cs
..............................\....\Form.Designer.cs
..............................\....\Form.resx
..............................\....\inpout32.dll
..............................\....\inpout64.dll
..............................\....\PortControl\InpOut.cs
..............................\....\...........\MyWindows.cs
..............................\....\Program.cs
..............................\....\...perties\AssemblyInfo.cs
..............................\....\..........\Resources.Designer.cs
..............................\....\..........\Resources.resx
..............................\....\..........\Settings.Designer.cs
..............................\....\..........\Settings.settings
..............................\Beep.sln
..............................\Beep.v12.suo
..............................\....\bin\Release
..............................\....\bin
..............................\....\PortControl
..............................\....\Properties
..............................\Beep
PortControl_Beep(dll embedded)