Welcome![Sign In][Sign Up]
Location:
Search - WM_DEVICECHANGE

Search list

[OS programFDiskThief_code

Description: 实现了在任务管理器中的进程隐藏 处理WM_DEVICECHANGE消息代替定时器,提高查找闪盘效率 这是一个可以在后台偷取你闪盘里所有资料的小软件。 只要你的闪盘(如U盘,mp3)一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出. 点[开始]->[隐藏],就可以工作了.Alt+X呼出.-realization of the mission management for the process of hiding information processing WM_DEVICECHANGE replace timers, to improve search efficiency flash it to be a steal in the background you flash Lane all the information to a PC. As long as your flash (USB mp3), a battered, all the Eastern residences have been quietly away. Open source can hotkey exhaled. Points [started] - gt; [Hidden], it can work. Alt X exhaled.
Platform: | Size: 38592 | Author: 东南 | Hits:

[OS programuDisk_WM_DEVICECHANGE

Description: 通过WM_DEVICECHANGE来检测u盘的传播者源代码-through WM_DEVICECHANGE to detect u site promoters source code
Platform: | Size: 3040 | Author: sprite | Hits:

[Windows KernelUSB硬盤測試

Description: 用於生產USB硬盤盒的測試,測試時間為20-30秒. 原理是USB硬盤插入后會向頂層窗體發送WM_DEVICECHANGE消息,之后再用DeviceIoControl(見於原碼中的CDisk類)向磁盤發送控制信息以取得相關測試資料.
Platform: | Size: 936792 | Author: lmq@coolermaster.com.cn | Hits:

[OS programFDiskThief_code

Description: 实现了在任务管理器中的进程隐藏 处理WM_DEVICECHANGE消息代替定时器,提高查找闪盘效率 这是一个可以在后台偷取你闪盘里所有资料的小软件。 只要你的闪盘(如U盘,mp3)一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出. 点[开始]->[隐藏],就可以工作了.Alt+X呼出.-realization of the mission management for the process of hiding information processing WM_DEVICECHANGE replace timers, to improve search efficiency flash it to be a steal in the background you flash Lane all the information to a PC. As long as your flash (USB mp3), a battered, all the Eastern residences have been quietly away. Open source can hotkey exhaled. Points [started]- gt; [Hidden], it can work. Alt X exhaled.
Platform: | Size: 37888 | Author: 东南 | Hits:

[OS programuDisk_WM_DEVICECHANGE

Description: 通过WM_DEVICECHANGE来检测u盘的传播者源代码-through WM_DEVICECHANGE to detect u site promoters source code
Platform: | Size: 3072 | Author: sprite | Hits:

[ADO-ODBCUSB_Real_T2015518242006

Description: Use ADOX creat database , WM_DEVICECHANGE detect device change and compare which disk is new and use watcher to find which file and folder change. QueryCancelAutoPlay can be select by individual USB. Some font show in chinese because i write in chinese text at frist time. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=5023&lngWId=10 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
Platform: | Size: 173056 | Author: jensinx | Hits:

[Disk ToolsDiskThief-_Delphi

Description: Delphi版的闪盘小偷。。 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构,该结构中的dbch_devicetype成员是变化设备的类型,当该值为DBT_DEVTYP_VOLUME时,表明一个带有卷标名的驱动器发生了变化,一般情况下该驱动器既为光驱.-Delphi version of the Flash Disk thieves. . Principle: When the Windows system settings to change the hardware, the system will be sent to all applications WM_DEVICECHANGE a message. When equipment is prohibited or activated (for example, we insert a CD-ROM, CD-ROM from the drive out, or devices in the system to remove or prohibit the printing port), the wParam parameter of the message were designated as DBT_DEVICEARRIVAL (equipment installed) and DBT_DEVICEREMOVECOMPLETE (equipment to remove the finish), according to these two parameters can determine the existence of flash memory, lParam parameter points to a DEV_BROADCAST_HDR structure, The structure members are dbch_devicetype change the type of equipment, when the value of DBT_DEVTYP_VOLUME when that label with a name change drive, under normal circumstances both of the CD-ROM drive.
Platform: | Size: 8192 | Author: dll | Hits:

[CommunicationUSB_COM_scan

Description: 检测USB设备的“插上”或者“移除”操作,当USB设备“插上”或者“移除”以后,会触发WM_DEVICECHANGE的消息-USB device detected a " plug" or " remove" operation, when the USB device " plug" or " remove" In the future, the message will trigger WM_DEVICECHANGE
Platform: | Size: 1024 | Author: sieg | Hits:

[File OperateUSB_file_sniffer(2008)

Description: 自己写的一个U盘自动复制文件程序,能够在Usb插入时自动复制指定的文件,主要是WM_DEVICECHANGE消息的运用-U disk to write a program automatically copies the file can be automatically inserted in the Usb copy the specified file, use the main message is WM_DEVICECHANGE
Platform: | Size: 6135808 | Author: ephv | Hits:

[VC/MFCWM_DEVICECHANGE

Description: 关于获取WM_DEVICECHANGE消息的资料,doc文档,有部分源代码-Information on access WM_DEVICECHANGE news, doc documents, some source code
Platform: | Size: 23552 | Author: 李成勇 | Hits:

[USB developUSB

Description: 一个检测USB移动存储设备的拔插情况,通过检测系统的WM_DEVICECHANGE 消息来获得当前的USB设备状态-A test plug USB removable storage device case, through the detection system WM_DEVICECHANGE message to get the current USB device status
Platform: | Size: 35840 | Author: 晋永康 | Hits:

[USB developUSBTest

Description: VC++检测U盘插入和拔除,应用WM_DEVICECHANGE消息-VC++ detection U plate insert and pull out
Platform: | Size: 2048 | Author: c_razy | Hits:

[Otherusbcopy

Description: 利用WM_DEVICECHANGE消息捕获USB插入,自动备份USB文件到本机中。-WM_DEVICECHANGE message to capture the USB plug, and automatic backup to a USB file to the machine.
Platform: | Size: 2076672 | Author: zoufei | Hits:

[CommunicationD2XXNotify-Application

Description: 这个例子显示了如何使用的Windows RegisterDeviceNotification功能,收到WM_DEVICECHANGE消息-This example shows how to use the Windows RegisterDeviceNotification function to receive WM_DEVICECHANGE messages
Platform: | Size: 1468416 | Author: yinqinyu | Hits:

[Driver Developdetect_Udisk_Qt_Windows

Description: 在windows下利用qt检测U盘插拔,原理是让Widget::winEvent接收windows发出的WM_DEVICECHANGE信号,作者是著名的蔡贵超老师。程序很健壮。-Qt detection U disk under the windows plug the principle Widget :: winEvent receive windows issued WM_DEVICECHANGE signal, the author is famous the Cai your teacher. The program is very robust.
Platform: | Size: 1024 | Author: yanzi1225627 | Hits:

[OS programscxt

Description: 首先,感谢盒子的朋友们无私的精神(尤其是麻子哥,抄过你不少代码呦~)。在盒子里学到了太多的东西(好多太高深看8懂:P)总觉着不上传点东西分享一下很愧疚...... 前几天在学习监测硬件是否变化时发现了VC版的“闪盘小偷”代码,为了学习将其改成了DELPHI版,大家一起研究。 程序功能:监视是否有移动存储设备插入,如果插入将其内容拷贝到指定目录中. 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构,该结构中的dbch_devicetype成员是变化设备的类型,当该值为DBT_DEVTYP_VOLUME时,表明一个带有卷标名的驱动器发生了变化,一般情况下该驱动器既为光驱. 其他:Ctrl+Alt+F12退出程序-usb get file .. u know .
Platform: | Size: 9216 | Author: sjljf | Hits:

[USB develop7-D2XXNotify-Application

Description: 这个例子展示了如何使用Windows RegisterDeviceNotification函数接收WM_DEVICECHANGE消息插入或移除USB设备时注意AN_152系统中应用。-This example shows how to use the Windows RegisterDeviceNotification function to receive WM_DEVICECHANGE messages when USB devices are inserted or removed from a system as outlined in application note AN_152.
Platform: | Size: 1474560 | Author: mm | Hits:

[Driver DevelopUSBListening

Description: 当USB设备插入或者弹出时,Windows会产生一条全局消息:WM_DEVICECHANGE 我们需要做的是,获得这条消息的wParam参数,如果为DBT_DEVICEARRIVAL则表示有设备插入并可用, 如果是DBT_DEVICEREMOVECOMPLETE则表示有设备已经移除。再查看lParam参数为DBT_DEVTYP_VOLUME时, 就可以取出DEV_BROADCAST_VOLUME结构的卷号dbcv_unitmask,就知道是哪个卷被插入或者弹出。-When a USB device is inserted or pop-up, Windows will generate a global message: WM_DEVICECHANGE We need to do is get this message wParam parameter, if it means that there is DBT_DEVICEARRIVAL device inserted and available, If there is DBT_DEVICEREMOVECOMPLETE said equipment has been removed. Then view the lParam parameter is DBT_DEVTYP_VOLUME, You can remove the volume number dbcv_unitmask DEV_BROADCAST_VOLUME structure, you know what the volume is inserted or ejected.
Platform: | Size: 1921024 | Author: love | Hits:

CodeBus www.codebus.net