文件名称:TimeSensorDriverExample
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 106kb
- 下载次数:
- 0次
- 提 供 者:
- Ireneusz *********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The Time Sensor sample demonstrates how to write a sensor driver (windows) that raises events. You can explore this code to learn how to keep track of connected client applications, manage report intervals, and send event notifications through the sensor class extension.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SensorSkeleton
..............\Defines.h
..............\Device.cpp
..............\Device.h
..............\DllMain.cpp
..............\Driver.cpp
..............\Driver.h
..............\internal.h
..............\makefile
..............\makefile.inc
..............\Queue.cpp
..............\Queue.h
..............\SensorDdi.cpp
..............\SensorDdi.h
..............\SensorSkeleton.ctl
..............\SensorSkeleton.def
..............\SensorSkeleton.htm
..............\SensorSkeleton.idl
..............\SensorSkeleton.inx
..............\SensorSkeleton.rc
..............\sources
TimeSensor
..........\Device.cpp
..........\Device.h
..........\DeviceConst.h
..........\dllsup.cpp
..........\Driver.cpp
..........\Driver.h
..........\internal.h
..........\makefile
..........\makefile.inc
..........\Queue.cpp
..........\Queue.h
..........\resource.h
..........\SampleEvents.cpp
..........\SampleEvents.h
..........\SensorDdi.cpp
..........\SensorDdi.h
..........\sources
..........\TimeSensor.ctl
..........\TimeSensor.def
..........\TimeSensor.htm
..........\TimeSensor.ico
..........\TimeSensor.idl
..........\TimeSensor.inx
..........\TimeSensor.rc
dirs
..............\Defines.h
..............\Device.cpp
..............\Device.h
..............\DllMain.cpp
..............\Driver.cpp
..............\Driver.h
..............\internal.h
..............\makefile
..............\makefile.inc
..............\Queue.cpp
..............\Queue.h
..............\SensorDdi.cpp
..............\SensorDdi.h
..............\SensorSkeleton.ctl
..............\SensorSkeleton.def
..............\SensorSkeleton.htm
..............\SensorSkeleton.idl
..............\SensorSkeleton.inx
..............\SensorSkeleton.rc
..............\sources
TimeSensor
..........\Device.cpp
..........\Device.h
..........\DeviceConst.h
..........\dllsup.cpp
..........\Driver.cpp
..........\Driver.h
..........\internal.h
..........\makefile
..........\makefile.inc
..........\Queue.cpp
..........\Queue.h
..........\resource.h
..........\SampleEvents.cpp
..........\SampleEvents.h
..........\SensorDdi.cpp
..........\SensorDdi.h
..........\sources
..........\TimeSensor.ctl
..........\TimeSensor.def
..........\TimeSensor.htm
..........\TimeSensor.ico
..........\TimeSensor.idl
..........\TimeSensor.inx
..........\TimeSensor.rc
dirs