Using system;
Using system. Collections. Generic;
Using system. componentmodel;
Using system. Data;
Using system. drawing;
Using system. text;
Using system. Windows. forms;
Using system. IO;
Namespace U disk update
{
Public partial class form1: Form
{
Public const int wm_devicechange = 0x219;
Public const int dbt_devicearrival = 0x8000;
Public const int dbt_configchangecanceled = 0x0019;
Public const int dbt_configchanged = 0x0018;
Public const int dbt_customevent = 0x8006;
Public const int dbt_devicequeryremove = 0x8001;
Public const int dbt_devicequeryremovefailed = 0x8002;
Public const int dbt_deviceremovecomplete = 0x8004;
Public const int dbt_deviceremovepending = 0x8003;
Public const int dbt_devicetypespecific = 0x8005;
Public const int dbt_devnodes_changed = 0x0007;
Public const int dbt_querychangeconfig = 0x0017;
Public const int dbt_userdefined = 0 xFFFF;
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service