实例介绍
中控脱机通讯开发包(64bit Ver6.2.4.1) 各类型产品都有
【实例截图】
【核心代码】
4744302542919466231.7z
└── 脱机通讯开发包(64bit Ver6.2.4.1)
├── B&W系列脱机通讯开发包开发手册.pdf
├── Changelog.txt
├── Demo
│ ├── C#
│ │ ├── Black&White_x64
│ │ │ ├── AccessControl
│ │ │ │ ├── AccessControl.csproj
│ │ │ │ ├── AccessControl.csproj.user
│ │ │ │ ├── Access.sln
│ │ │ │ ├── Access.suo
│ │ │ │ ├── ACMain.cs
│ │ │ │ ├── ACMain.Designer.cs
│ │ │ │ ├── ACMain.resx
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AccessControl.exe
│ │ │ │ │ ├── AccessControl.vshost.exe
│ │ │ │ │ ├── AccessControl.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── images
│ │ │ │ │ └── top.jpg
│ │ │ │ ├── obj
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── AttLogs
│ │ │ │ ├── AttLogs.csproj
│ │ │ │ ├── AttLogs.csproj.user
│ │ │ │ ├── AttLogsMain.cs
│ │ │ │ ├── AttLogsMain.Designer.cs
│ │ │ │ ├── AttLogsMain.resx
│ │ │ │ ├── AttLogs.sln
│ │ │ │ ├── AttLogs.suo
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AttLogs.exe
│ │ │ │ │ ├── AttLogs.vshost.exe
│ │ │ │ │ ├── AttLogs.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── images
│ │ │ │ │ └── top550.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── AttLogs.AttLogsMain.resources
│ │ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── AttLogs.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── AttLogs.exe
│ │ │ │ │ │ ├── AttLogs.pdb
│ │ │ │ │ │ ├── AttLogs.Properties.Resources.resources
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AttLogs.AttLogsMain.resources
│ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── AttLogs.csproj.GenerateResource.Cache
│ │ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ │ ├── AttLogs.exe
│ │ │ │ │ ├── AttLogs.pdb
│ │ │ │ │ ├── AttLogs.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── Card Management
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── CardManagement.exe
│ │ │ │ │ ├── CardManagement.vshost.exe
│ │ │ │ │ ├── CardManagement.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── Card.csproj
│ │ │ │ ├── Card.csproj.user
│ │ │ │ ├── CardMain.cs
│ │ │ │ ├── CardMain.Designer.cs
│ │ │ │ ├── CardMain.resx
│ │ │ │ ├── Card Management.sln
│ │ │ │ ├── Card Management.suo
│ │ │ │ ├── images
│ │ │ │ │ └── top.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Card.CardMain.resources
│ │ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Card.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── CardManagement.exe
│ │ │ │ │ │ ├── CardManagement.pdb
│ │ │ │ │ │ ├── Card.Properties.Resources.resources
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Card.CardMain.resources
│ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Card.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ ├── CardManagement.exe
│ │ │ │ │ ├── CardManagement.pdb
│ │ │ │ │ ├── Card.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── ConsoleMThreads
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ │ ├── ConsoleMThreads.vshost.exe
│ │ │ │ │ ├── ConsoleMThreads.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── ConsoleMThreads.csproj
│ │ │ │ ├── ConsoleMThreads.csproj.user
│ │ │ │ ├── ConsoleMThreads.sln
│ │ │ │ ├── ConsoleMThreads.suo
│ │ │ │ ├── data
│ │ │ │ │ ├── AttLogs.ldb
│ │ │ │ │ └── AttLogs.mdb
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ │ │ ├── ConsoleMThreads.pdb
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ │ ├── ConsoleMThreads.pdb
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── Device Management
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Device.exe
│ │ │ │ │ ├── Device.vshost.exe
│ │ │ │ │ ├── Device.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── Device.csproj
│ │ │ │ ├── Device.csproj.user
│ │ │ │ ├── DeviceMain.cs
│ │ │ │ ├── DeviceMain.Designer.cs
│ │ │ │ ├── DeviceMain.resx
│ │ │ │ ├── DeviceManagement.sln
│ │ │ │ ├── DeviceManagement.suo
│ │ │ │ ├── images
│ │ │ │ │ └── top955.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Device.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Device.DeviceMain.resources
│ │ │ │ │ │ ├── Device.exe
│ │ │ │ │ │ ├── Device.pdb
│ │ │ │ │ │ ├── Device.Properties.Resources.resources
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Device.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Device.DeviceMain.resources
│ │ │ │ │ ├── Device.exe
│ │ │ │ │ ├── Device.pdb
│ │ │ │ │ ├── Device.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── Online Enroll
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── OnlineEnroll.exe
│ │ │ │ │ ├── OnlineEnroll.vshost.exe
│ │ │ │ │ └── OnlineEnroll.vshost.exe.manifest
│ │ │ │ ├── data
│ │ │ │ │ └── Templates.mdb
│ │ │ │ ├── images
│ │ │ │ │ └── top485.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── OnlineEnroll.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── OnlineEnroll.csproj.ResolveComReference.cache
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── OnlineEnroll.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── OnlineEnroll.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── OnlineEnroll.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── OnlineEnroll.exe
│ │ │ │ │ │ ├── OnlineEnroll.OnEnrollMain.resources
│ │ │ │ │ │ ├── OnlineEnroll.pdb
│ │ │ │ │ │ ├── OnlineEnroll.Properties.Resources.resources
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── OnlineEnroll.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── OnlineEnroll.csproj.GenerateResource.Cache
│ │ │ │ │ ├── OnlineEnroll.csproj.ResolveComReference.cache
│ │ │ │ │ ├── OnlineEnroll.exe
│ │ │ │ │ ├── OnlineEnroll.OnEnrollMain.resources
│ │ │ │ │ ├── OnlineEnroll.pdb
│ │ │ │ │ ├── OnlineEnroll.Properties.Resources.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── OnEnrollMain.cs
│ │ │ │ ├── OnEnrollMain.Designer.cs
│ │ │ │ ├── OnEnrollMain.resx
│ │ │ │ ├── OnlineEnroll.csproj
│ │ │ │ ├── OnlineEnroll.csproj.user
│ │ │ │ ├── OnlineEnroll.sln
│ │ │ │ ├── OnlineEnroll.suo
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── OpLogs
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── OpLogs.exe
│ │ │ │ │ ├── OpLogs.vshost.exe
│ │ │ │ │ └── OpLogs.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top485.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── OpLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── OpLogs.csproj.ResolveComReference.cache
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── OpLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── OpLogs.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── OpLogs.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── OpLogs.exe
│ │ │ │ │ │ ├── OpLogs.OpLogsMain.resources
│ │ │ │ │ │ ├── OpLogs.pdb
│ │ │ │ │ │ ├── OpLogs.Properties.Resources.resources
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── OpLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── OpLogs.csproj.GenerateResource.Cache
│ │ │ │ │ ├── OpLogs.csproj.ResolveComReference.cache
│ │ │ │ │ ├── OpLogs.exe
│ │ │ │ │ ├── OpLogs.OpLogsMain.resources
│ │ │ │ │ ├── OpLogs.pdb
│ │ │ │ │ ├── OpLogs.Properties.Resources.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── OpLogs.csproj
│ │ │ │ ├── OpLogs.csproj.user
│ │ │ │ ├── OpLogsMain.cs
│ │ │ │ ├── OpLogsMain.Designer.cs
│ │ │ │ ├── OpLogsMain.resx
│ │ │ │ ├── OpLogs.sln
│ │ │ │ ├── OpLogs.suo
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── Others
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── Others.exe
│ │ │ │ │ ├── Others.vshost.exe
│ │ │ │ │ └── Others.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Others.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Others.exe
│ │ │ │ │ │ ├── Others.OthersMain.resources
│ │ │ │ │ │ ├── Others.pdb
│ │ │ │ │ │ ├── Others.Properties.Resources.resources
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Others.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Others.exe
│ │ │ │ │ ├── Others.OthersMain.resources
│ │ │ │ │ ├── Others.pdb
│ │ │ │ │ ├── Others.Properties.Resources.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Others.csproj
│ │ │ │ ├── Others.csproj.user
│ │ │ │ ├── OthersMain.cs
│ │ │ │ ├── OthersMain.Designer.cs
│ │ │ │ ├── OthersMain.resx
│ │ │ │ ├── Others.sln
│ │ │ │ ├── Others.suo
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── RTEvents
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── RTEvents.exe
│ │ │ │ │ ├── RTEvents.vshost.exe
│ │ │ │ │ └── RTEvents.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top485.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── RTEvents.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── RTEvents.exe
│ │ │ │ │ │ ├── RTEvents.pdb
│ │ │ │ │ │ ├── RTEvents.Properties.Resources.resources
│ │ │ │ │ │ ├── RTEvents.RTEventsMain.resources
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── RTEvents.csproj.GenerateResource.Cache
│ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ ├── RTEvents.exe
│ │ │ │ │ ├── RTEvents.pdb
│ │ │ │ │ ├── RTEvents.Properties.Resources.resources
│ │ │ │ │ ├── RTEvents.RTEventsMain.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ ├── RTEvents.csproj
│ │ │ │ ├── RTEvents.csproj.user
│ │ │ │ ├── RTEventsMain.cs
│ │ │ │ ├── RTEventsMain.Designer.cs
│ │ │ │ ├── RTEventsMain.resx
│ │ │ │ ├── RTEvents.sln
│ │ │ │ ├── RTEvents.suo
│ │ │ │ └── SearchforUSBCom.cs
│ │ │ ├── Short Messages
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── ShortMessages.exe
│ │ │ │ │ ├── ShortMessages.vshost.exe
│ │ │ │ │ └── ShortMessages.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── ShortMessages.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── ShortMessages.csproj.ResolveComReference.cache
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── ShortMessages.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── ShortMessages.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── ShortMessages.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── ShortMessages.exe
│ │ │ │ │ │ ├── ShortMessages.pdb
│ │ │ │ │ │ ├── ShortMessages.Properties.Resources.resources
│ │ │ │ │ │ ├── ShortMessages.SMSMain.resources
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── ShortMessages.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── ShortMessages.csproj.GenerateResource.Cache
│ │ │ │ │ ├── ShortMessages.csproj.ResolveComReference.cache
│ │ │ │ │ ├── ShortMessages.exe
│ │ │ │ │ ├── ShortMessages.pdb
│ │ │ │ │ ├── ShortMessages.Properties.Resources.resources
│ │ │ │ │ ├── ShortMessages.SMSMain.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ ├── SearchforUSBCom.cs
│ │ │ │ ├── ShortMessages.csproj
│ │ │ │ ├── ShortMessages.csproj.user
│ │ │ │ ├── Short Messages.sln
│ │ │ │ ├── Short Messages.suo
│ │ │ │ ├── SMSMain.cs
│ │ │ │ ├── SMSMain.Designer.cs
│ │ │ │ └── SMSMain.resx
│ │ │ ├── Udisk Data Management
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Udisk.exe
│ │ │ │ │ ├── Udisk.vshost.exe
│ │ │ │ │ └── Udisk.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top750.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── TempPE
│ │ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ │ ├── Udisk.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Udisk.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── UdiskData.Properties.Resources.resources
│ │ │ │ │ │ ├── UdiskData.UDiskDataMain.resources
│ │ │ │ │ │ ├── Udisk.exe
│ │ │ │ │ │ └── Udisk.pdb
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Udisk.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Udisk.csproj.GenerateResource.Cache
│ │ │ │ │ ├── UdiskData.Properties.Resources.resources
│ │ │ │ │ ├── UdiskData.UDiskDataMain.resources
│ │ │ │ │ ├── Udisk.exe
│ │ │ │ │ └── Udisk.pdb
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ ├── Raw.cs
│ │ │ │ ├── Structs.cs
│ │ │ │ ├── Udisk.csproj
│ │ │ │ ├── Udisk.csproj.user
│ │ │ │ ├── UDiskDataMain.cs
│ │ │ │ ├── UDiskDataMain.Designer.cs
│ │ │ │ ├── UDiskDataMain.resx
│ │ │ │ ├── Udisk.sln
│ │ │ │ └── Udisk.suo
│ │ │ └── UserInfo
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── UserInfo.exe
│ │ │ │ ├── UserInfo.vshost.exe
│ │ │ │ └── UserInfo.vshost.exe.manifest
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ │ └── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ ├── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── UserInfo.csproj.GenerateResource.Cache
│ │ │ │ │ ├── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ │ ├── UserInfo.exe
│ │ │ │ │ ├── UserInfo.pdb
│ │ │ │ │ ├── UserInfo.Properties.Resources.resources
│ │ │ │ │ └── UserInfo.UserInfoMain.resources
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ ├── UserInfo.csproj.GenerateResource.Cache
│ │ │ │ ├── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ ├── UserInfo.exe
│ │ │ │ ├── UserInfo.pdb
│ │ │ │ ├── UserInfo.Properties.Resources.resources
│ │ │ │ └── UserInfo.UserInfoMain.resources
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── SearchforUSBCom.cs
│ │ │ ├── UserInfo.csproj
│ │ │ ├── UserInfo.csproj.user
│ │ │ ├── UserInfoMain.cs
│ │ │ ├── UserInfoMain.Designer.cs
│ │ │ ├── UserInfoMain.resx
│ │ │ ├── UserInfo.sln
│ │ │ └── UserInfo.suo
│ │ ├── IFace_x64
│ │ │ ├── AccessControl
│ │ │ │ ├── AccessControl.csproj
│ │ │ │ ├── AccessControl.csproj.user
│ │ │ │ ├── Access.sln
│ │ │ │ ├── Access.suo
│ │ │ │ ├── ACMain.cs
│ │ │ │ ├── ACMain.Designer.cs
│ │ │ │ ├── ACMain.resx
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AccessControl.exe
│ │ │ │ │ ├── AccessControl.vshost.exe
│ │ │ │ │ ├── AccessControl.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── images
│ │ │ │ │ └── top.jpg
│ │ │ │ ├── obj
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── AttLogs
│ │ │ │ ├── AttLogs.csproj
│ │ │ │ ├── AttLogs.csproj.user
│ │ │ │ ├── AttLogsMain.cs
│ │ │ │ ├── AttLogsMain.Designer.cs
│ │ │ │ ├── AttLogsMain.resx
│ │ │ │ ├── AttLogs.sln
│ │ │ │ ├── AttLogs.suo
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ └── AttLogs.vshost.exe
│ │ │ │ ├── images
│ │ │ │ │ └── top485.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── x64
│ │ │ │ │ │ └── Release
│ │ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x86
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── build.force
│ │ │ │ │ └── TempPE
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Card Management
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ ├── CardManagement.exe
│ │ │ │ │ ├── CardManagement.vshost.exe
│ │ │ │ │ ├── CardManagement.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── Card.csproj
│ │ │ │ ├── Card.csproj.user
│ │ │ │ ├── CardMain.cs
│ │ │ │ ├── CardMain.Designer.cs
│ │ │ │ ├── CardMain.resx
│ │ │ │ ├── Card Management.sln
│ │ │ │ ├── Card Management.suo
│ │ │ │ ├── images
│ │ │ │ │ └── top.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ │ ├── Card.CardMain.resources
│ │ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Card.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── CardManagement.exe
│ │ │ │ │ │ ├── CardManagement.pdb
│ │ │ │ │ │ ├── Card.Properties.Resources.resources
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ ├── Card.CardMain.resources
│ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Card.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ ├── CardManagement.exe
│ │ │ │ │ ├── CardManagement.pdb
│ │ │ │ │ ├── Card.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── ConsoleMThreads
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ │ ├── ConsoleMThreads.vshost.exe
│ │ │ │ │ ├── ConsoleMThreads.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── ConsoleMThreads.csproj
│ │ │ │ ├── ConsoleMThreads.csproj.user
│ │ │ │ ├── ConsoleMThreads.sln
│ │ │ │ ├── ConsoleMThreads.suo
│ │ │ │ ├── data
│ │ │ │ │ └── AttLogs.mdb
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ │ │ ├── ConsoleMThreads.pdb
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ │ ├── ConsoleMThreads.pdb
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── Device Management
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Device.exe
│ │ │ │ │ ├── Device.vshost.exe
│ │ │ │ │ ├── Device.vshost.exe.manifest
│ │ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ │ ├── Device.csproj
│ │ │ │ ├── Device.csproj.user
│ │ │ │ ├── DeviceMain.cs
│ │ │ │ ├── DeviceMain.Designer.cs
│ │ │ │ ├── DeviceMain.resx
│ │ │ │ ├── DeviceManagement.sln
│ │ │ │ ├── DeviceManagement.suo
│ │ │ │ ├── DeviceManipulation.suo
│ │ │ │ ├── images
│ │ │ │ │ └── top485.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Device.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Device.DeviceMain.resources
│ │ │ │ │ │ ├── Device.exe
│ │ │ │ │ │ ├── Device.pdb
│ │ │ │ │ │ ├── Device.Properties.Resources.resources
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Device.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Device.DeviceMain.resources
│ │ │ │ │ ├── Device.exe
│ │ │ │ │ ├── Device.pdb
│ │ │ │ │ ├── Device.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Others
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── Others.exe
│ │ │ │ │ ├── Others.vshost.exe
│ │ │ │ │ └── Others.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top485.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Others.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── Others.exe
│ │ │ │ │ │ ├── Others.OthersMain.resources
│ │ │ │ │ │ ├── Others.pdb
│ │ │ │ │ │ ├── Others.Properties.Resources.resources
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Others.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Others.exe
│ │ │ │ │ ├── Others.OthersMain.resources
│ │ │ │ │ ├── Others.pdb
│ │ │ │ │ ├── Others.Properties.Resources.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Others.csproj
│ │ │ │ ├── Others.csproj.user
│ │ │ │ ├── OthersMain.cs
│ │ │ │ ├── OthersMain.Designer.cs
│ │ │ │ ├── OthersMain.resx
│ │ │ │ ├── Others.sln
│ │ │ │ ├── Others.suo
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── RTEvents
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── RTEvents.exe
│ │ │ │ │ ├── RTEvents.vshost.exe
│ │ │ │ │ └── RTEvents.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top485.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── RTEvents.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ │ ├── RTEvents.exe
│ │ │ │ │ │ ├── RTEvents.pdb
│ │ │ │ │ │ ├── RTEvents.Properties.Resources.resources
│ │ │ │ │ │ ├── RTEvents.RTEventsMain.resources
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── RTEvents.csproj.GenerateResource.Cache
│ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ ├── RTEvents.exe
│ │ │ │ │ ├── RTEvents.pdb
│ │ │ │ │ ├── RTEvents.Properties.Resources.resources
│ │ │ │ │ ├── RTEvents.RTEventsMain.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ ├── RTEvents.csproj
│ │ │ │ ├── RTEvents.csproj.user
│ │ │ │ ├── RTEventsMain.cs
│ │ │ │ ├── RTEventsMain.Designer.cs
│ │ │ │ ├── RTEventsMain.resx
│ │ │ │ ├── RTEvents.sln
│ │ │ │ └── RTEvents.suo
│ │ │ ├── Udisk Data Management
│ │ │ │ ├── bin
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── Udisk.exe
│ │ │ │ │ ├── Udisk.vshost.exe
│ │ │ │ │ └── Udisk.vshost.exe.manifest
│ │ │ │ ├── images
│ │ │ │ │ └── top750.jpg
│ │ │ │ ├── obj
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ └── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Release
│ │ │ │ │ │ ├── TempPE
│ │ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ │ ├── Udisk.csproj.FileListAbsolute.txt
│ │ │ │ │ │ ├── Udisk.csproj.GenerateResource.Cache
│ │ │ │ │ │ ├── UdiskData.Properties.Resources.resources
│ │ │ │ │ │ ├── UdiskData.UDiskDataMain.resources
│ │ │ │ │ │ ├── Udisk.exe
│ │ │ │ │ │ └── Udisk.pdb
│ │ │ │ │ └── x64
│ │ │ │ │ └── Release
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Udisk.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Udisk.csproj.GenerateResource.Cache
│ │ │ │ │ ├── UdiskData.Properties.Resources.resources
│ │ │ │ │ ├── UdiskData.UDiskDataMain.resources
│ │ │ │ │ ├── Udisk.exe
│ │ │ │ │ └── Udisk.pdb
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ ├── Raw.cs
│ │ │ │ ├── Structs.cs
│ │ │ │ ├── Udisk.csproj
│ │ │ │ ├── Udisk.csproj.user
│ │ │ │ ├── UDiskDataMain.cs
│ │ │ │ ├── UDiskDataMain.Designer.cs
│ │ │ │ ├── UDiskDataMain.resx
│ │ │ │ ├── Udisk.sln
│ │ │ │ └── Udisk.suo
│ │ │ └── UserInfo
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── UserInfo.exe
│ │ │ │ ├── UserInfo.vshost.exe
│ │ │ │ └── UserInfo.vshost.exe.manifest
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ │ └── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ ├── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── UserInfo.csproj.GenerateResource.Cache
│ │ │ │ │ ├── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ │ ├── UserInfo.exe
│ │ │ │ │ ├── UserInfo.pdb
│ │ │ │ │ ├── UserInfo.Properties.Resources.resources
│ │ │ │ │ └── UserInfo.UserInfoMain.resources
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ ├── UserInfo.csproj.GenerateResource.Cache
│ │ │ │ ├── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ ├── UserInfo.exe
│ │ │ │ ├── UserInfo.pdb
│ │ │ │ ├── UserInfo.Properties.Resources.resources
│ │ │ │ └── UserInfo.UserInfoMain.resources
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── UserInfo.csproj
│ │ │ ├── UserInfo.csproj.user
│ │ │ ├── UserInfoMain.cs
│ │ │ ├── UserInfoMain.Designer.cs
│ │ │ ├── UserInfoMain.resx
│ │ │ ├── UserInfo.sln
│ │ │ └── UserInfo.suo
│ │ └── TFT_x64
│ │ ├── AccessControl
│ │ │ ├── AccessControl.csproj
│ │ │ ├── AccessControl.csproj.user
│ │ │ ├── Access.sln
│ │ │ ├── Access.suo
│ │ │ ├── ACMain.cs
│ │ │ ├── ACMain.Designer.cs
│ │ │ ├── ACMain.resx
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── AccessControl.exe
│ │ │ │ ├── AccessControl.vshost.exe
│ │ │ │ ├── AccessControl.vshost.exe.manifest
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── obj
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.cs
│ │ ├── AttLogs
│ │ │ ├── AttLogs.csproj
│ │ │ ├── AttLogs.csproj.user
│ │ │ ├── AttLogsMain.cs
│ │ │ ├── AttLogsMain.Designer.cs
│ │ │ ├── AttLogsMain.resx
│ │ │ ├── AttLogs.sln
│ │ │ ├── AttLogs.suo
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── AttLogs.exe
│ │ │ │ ├── AttLogs.vshost.exe
│ │ │ │ ├── AttLogs.vshost.exe.manifest
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── images
│ │ │ │ └── top550.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── AttLogs.AttLogsMain.resources
│ │ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── AttLogs.csproj.GenerateResource.Cache
│ │ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ │ ├── AttLogs.exe
│ │ │ │ │ ├── AttLogs.pdb
│ │ │ │ │ ├── AttLogs.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── AttLogs.AttLogsMain.resources
│ │ │ │ ├── AttLogs.csproj.FileListAbsolute.txt
│ │ │ │ ├── AttLogs.csproj.GenerateResource.Cache
│ │ │ │ ├── AttLogs.csproj.ResolveComReference.cache
│ │ │ │ ├── AttLogs.exe
│ │ │ │ ├── AttLogs.pdb
│ │ │ │ ├── AttLogs.Properties.Resources.resources
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ └── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.cs
│ │ ├── Card Management
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── CardManagement.exe
│ │ │ │ ├── CardManagement.vshost.exe
│ │ │ │ ├── CardManagement.vshost.exe.manifest
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── Card.csproj
│ │ │ ├── Card.csproj.user
│ │ │ ├── CardMain.cs
│ │ │ ├── CardMain.Designer.cs
│ │ │ ├── CardMain.resx
│ │ │ ├── Card Management.sln
│ │ │ ├── Card Management.suo
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── Card.CardMain.resources
│ │ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Card.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ │ ├── CardManagement.exe
│ │ │ │ │ ├── CardManagement.pdb
│ │ │ │ │ ├── Card.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Card.CardMain.resources
│ │ │ │ ├── Card.csproj.FileListAbsolute.txt
│ │ │ │ ├── Card.csproj.GenerateResource.Cache
│ │ │ │ ├── Card.csproj.ResolveComReference.cache
│ │ │ │ ├── CardManagement.exe
│ │ │ │ ├── CardManagement.pdb
│ │ │ │ ├── Card.Properties.Resources.resources
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ └── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.cs
│ │ ├── ConsoleMThreads
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ ├── ConsoleMThreads.vshost.exe
│ │ │ │ ├── ConsoleMThreads.vshost.exe.manifest
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── ConsoleMThreads.csproj
│ │ │ ├── ConsoleMThreads.csproj.user
│ │ │ ├── ConsoleMThreads.sln
│ │ │ ├── ConsoleMThreads.suo
│ │ │ ├── data
│ │ │ │ ├── AttLogs.ldb
│ │ │ │ └── AttLogs.mdb
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ ├── Release
│ │ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ │ ├── ConsoleMThreads.pdb
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── ConsoleMThreads.csproj.FileListAbsolute.txt
│ │ │ │ ├── ConsoleMThreads.csproj.ResolveComReference.cache
│ │ │ │ ├── ConsoleMThreads.exe
│ │ │ │ ├── ConsoleMThreads.pdb
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ └── TempPE
│ │ │ ├── Program.cs
│ │ │ └── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Device Management
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Device.exe
│ │ │ │ ├── Device.vshost.exe
│ │ │ │ ├── Device.vshost.exe.manifest
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── Device.csproj
│ │ │ ├── Device.csproj.user
│ │ │ ├── DeviceMain.cs
│ │ │ ├── DeviceMain.Designer.cs
│ │ │ ├── DeviceMain.resx
│ │ │ ├── DeviceManagement.sln
│ │ │ ├── DeviceManagement.suo
│ │ │ ├── images
│ │ │ │ └── top955.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Device.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Device.DeviceMain.resources
│ │ │ │ │ ├── Device.exe
│ │ │ │ │ ├── Device.pdb
│ │ │ │ │ ├── Device.Properties.Resources.resources
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Device.csproj.FileListAbsolute.txt
│ │ │ │ ├── Device.csproj.GenerateResource.Cache
│ │ │ │ ├── Device.csproj.ResolveComReference.cache
│ │ │ │ ├── Device.DeviceMain.resources
│ │ │ │ ├── Device.exe
│ │ │ │ ├── Device.pdb
│ │ │ │ ├── Device.Properties.Resources.resources
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ └── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.cs
│ │ ├── Online Enroll
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── OnlineEnroll.exe
│ │ │ │ ├── OnlineEnroll.vshost.exe
│ │ │ │ └── OnlineEnroll.vshost.exe.manifest
│ │ │ ├── data
│ │ │ │ └── Templates.mdb
│ │ │ ├── images
│ │ │ │ └── top485.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── OnlineEnroll.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── OnlineEnroll.csproj.ResolveComReference.cache
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── OnlineEnroll.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── OnlineEnroll.csproj.GenerateResource.Cache
│ │ │ │ │ ├── OnlineEnroll.csproj.ResolveComReference.cache
│ │ │ │ │ ├── OnlineEnroll.exe
│ │ │ │ │ ├── OnlineEnroll.OnEnrollMain.resources
│ │ │ │ │ ├── OnlineEnroll.pdb
│ │ │ │ │ ├── OnlineEnroll.Properties.Resources.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── OnlineEnroll.csproj.FileListAbsolute.txt
│ │ │ │ ├── OnlineEnroll.csproj.GenerateResource.Cache
│ │ │ │ ├── OnlineEnroll.csproj.ResolveComReference.cache
│ │ │ │ ├── OnlineEnroll.exe
│ │ │ │ ├── OnlineEnroll.OnEnrollMain.resources
│ │ │ │ ├── OnlineEnroll.pdb
│ │ │ │ ├── OnlineEnroll.Properties.Resources.resources
│ │ │ │ └── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── OnEnrollMain.cs
│ │ │ ├── OnEnrollMain.Designer.cs
│ │ │ ├── OnEnrollMain.resx
│ │ │ ├── OnlineEnroll.csproj
│ │ │ ├── OnlineEnroll.csproj.user
│ │ │ ├── OnlineEnroll.sln
│ │ │ ├── OnlineEnroll.suo
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.cs
│ │ ├── Others
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── Others.exe
│ │ │ │ ├── Others.vshost.exe
│ │ │ │ └── Others.vshost.exe.manifest
│ │ │ ├── images
│ │ │ │ ├── top875.jpg
│ │ │ │ ├── top.jpg
│ │ │ │ └── zk.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Others.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ │ ├── Others.exe
│ │ │ │ │ ├── Others.OthersMain.resources
│ │ │ │ │ ├── Others.pdb
│ │ │ │ │ ├── Others.Properties.Resources.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── Others.csproj.FileListAbsolute.txt
│ │ │ │ ├── Others.csproj.GenerateResource.Cache
│ │ │ │ ├── Others.csproj.ResolveComReference.cache
│ │ │ │ ├── Others.exe
│ │ │ │ ├── Others.OthersMain.resources
│ │ │ │ ├── Others.pdb
│ │ │ │ ├── Others.Properties.Resources.resources
│ │ │ │ └── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── Others.csproj
│ │ │ ├── Others.csproj.user
│ │ │ ├── OthersMain.cs
│ │ │ ├── OthersMain.Designer.cs
│ │ │ ├── OthersMain.resx
│ │ │ ├── Others.sln
│ │ │ ├── Others.suo
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.cs
│ │ ├── RTEvents
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── RTEvents.exe
│ │ │ │ ├── RTEvents.vshost.exe
│ │ │ │ └── RTEvents.vshost.exe.manifest
│ │ │ ├── images
│ │ │ │ └── top485.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── RTEvents.csproj.GenerateResource.Cache
│ │ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ │ ├── RTEvents.exe
│ │ │ │ │ ├── RTEvents.pdb
│ │ │ │ │ ├── RTEvents.Properties.Resources.resources
│ │ │ │ │ ├── RTEvents.RTEventsMain.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── AxInterop.zkemkeeper.dll
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── RTEvents.csproj.FileListAbsolute.txt
│ │ │ │ ├── RTEvents.csproj.GenerateResource.Cache
│ │ │ │ ├── RTEvents.csproj.ResolveComReference.cache
│ │ │ │ ├── RTEvents.exe
│ │ │ │ ├── RTEvents.pdb
│ │ │ │ ├── RTEvents.Properties.Resources.resources
│ │ │ │ ├── RTEvents.RTEventsMain.resources
│ │ │ │ └── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── RTEvents.csproj
│ │ │ ├── RTEvents.csproj.user
│ │ │ ├── RTEventsMain.cs
│ │ │ ├── RTEventsMain.Designer.cs
│ │ │ ├── RTEventsMain.resx
│ │ │ ├── RTEvents.sln
│ │ │ ├── RTEvents.suo
│ │ │ └── SearchforUSBCom.cs
│ │ ├── Short Messages
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── ShortMessages.exe
│ │ │ │ ├── ShortMessages.vshost.exe
│ │ │ │ └── ShortMessages.vshost.exe.manifest
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── ShortMessages.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── ShortMessages.csproj.ResolveComReference.cache
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ │ ├── ShortMessages.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── ShortMessages.csproj.GenerateResource.Cache
│ │ │ │ │ ├── ShortMessages.csproj.ResolveComReference.cache
│ │ │ │ │ ├── ShortMessages.exe
│ │ │ │ │ ├── ShortMessages.pdb
│ │ │ │ │ ├── ShortMessages.Properties.Resources.resources
│ │ │ │ │ ├── ShortMessages.SMSMain.resources
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── ShortMessages.csproj.FileListAbsolute.txt
│ │ │ │ ├── ShortMessages.csproj.GenerateResource.Cache
│ │ │ │ ├── ShortMessages.csproj.ResolveComReference.cache
│ │ │ │ ├── ShortMessages.exe
│ │ │ │ ├── ShortMessages.pdb
│ │ │ │ ├── ShortMessages.Properties.Resources.resources
│ │ │ │ ├── ShortMessages.SMSMain.resources
│ │ │ │ └── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── SearchforUSBCom.cs
│ │ │ ├── ShortMessages.csproj
│ │ │ ├── ShortMessages.csproj.user
│ │ │ ├── Short Messages.sln
│ │ │ ├── Short Messages.suo
│ │ │ ├── SMSMain.cs
│ │ │ ├── SMSMain.Designer.cs
│ │ │ └── SMSMain.resx
│ │ ├── Udisk Data Management
│ │ │ ├── bin
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── Udisk.exe
│ │ │ │ ├── Udisk.vshost.exe
│ │ │ │ └── Udisk.vshost.exe.manifest
│ │ │ ├── images
│ │ │ │ └── top750.jpg
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ └── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Release
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── Udisk.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Udisk.csproj.GenerateResource.Cache
│ │ │ │ │ ├── UdiskData.Properties.Resources.resources
│ │ │ │ │ ├── UdiskData.UDiskDataMain.resources
│ │ │ │ │ ├── Udisk.exe
│ │ │ │ │ └── Udisk.pdb
│ │ │ │ └── x64
│ │ │ │ └── Release
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── Udisk.csproj.FileListAbsolute.txt
│ │ │ │ ├── Udisk.csproj.GenerateResource.Cache
│ │ │ │ ├── UdiskData.Properties.Resources.resources
│ │ │ │ ├── UdiskData.UDiskDataMain.resources
│ │ │ │ ├── Udisk.exe
│ │ │ │ └── Udisk.pdb
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Raw.cs
│ │ │ ├── Structs.cs
│ │ │ ├── Udisk.csproj
│ │ │ ├── Udisk.csproj.user
│ │ │ ├── UDiskDataMain.cs
│ │ │ ├── UDiskDataMain.Designer.cs
│ │ │ ├── UDiskDataMain.resx
│ │ │ ├── Udisk.sln
│ │ │ └── Udisk.suo
│ │ └── UserInfo
│ │ ├── bin
│ │ │ └── x64
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── UserInfo.exe
│ │ │ ├── UserInfo.vshost.exe
│ │ │ └── UserInfo.vshost.exe.manifest
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ └── UserInfo.csproj.ResolveComReference.cache
│ │ │ ├── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ ├── UserInfo.csproj.GenerateResource.Cache
│ │ │ │ ├── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ ├── UserInfo.exe
│ │ │ │ ├── UserInfo.pdb
│ │ │ │ ├── UserInfo.Properties.Resources.resources
│ │ │ │ └── UserInfo.UserInfoMain.resources
│ │ │ ├── x64
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ │ ├── UserInfo.csproj.GenerateResource.Cache
│ │ │ │ ├── UserInfo.csproj.ResolveComReference.cache
│ │ │ │ ├── UserInfo.exe
│ │ │ │ ├── UserInfo.pdb
│ │ │ │ ├── UserInfo.Properties.Resources.resources
│ │ │ │ └── UserInfo.UserInfoMain.resources
│ │ │ └── x86
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── UserInfo.csproj.FileListAbsolute.txt
│ │ │ ├── UserInfo.csproj.GenerateResource.Cache
│ │ │ ├── UserInfo.csproj.ResolveComReference.cache
│ │ │ ├── UserInfo.Properties.Resources.resources
│ │ │ └── UserInfo.UserInfoMain.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── SearchforUSBCom.cs
│ │ ├── UserInfo.csproj
│ │ ├── UserInfo.csproj.user
│ │ ├── UserInfo.idc
│ │ ├── UserInfoMain.cs
│ │ ├── UserInfoMain.Designer.cs
│ │ ├── UserInfoMain.resx
│ │ ├── UserInfo.sln
│ │ └── UserInfo.suo
│ └── VB.net
│ ├── Black&White
│ │ ├── AccessControl
│ │ │ ├── AccessControl.vbproj
│ │ │ ├── Access.sln
│ │ │ ├── Access.suo
│ │ │ ├── ACMain.Designer.vb
│ │ │ ├── ACMain.resx
│ │ │ ├── ACMain.vb
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── AccessControl.application
│ │ │ │ ├── AccessControl.exe
│ │ │ │ ├── AccessControl.exe.manifest
│ │ │ │ ├── AccessControl.pdb
│ │ │ │ ├── AccessControl.vshost.application
│ │ │ │ ├── AccessControl.vshost.exe
│ │ │ │ ├── AccessControl.vshost.exe.manifest
│ │ │ │ ├── AccessControl.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── Device Management.suo
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.vb
│ │ ├── AttLogs
│ │ │ ├── AttLogs.Designer.vb
│ │ │ ├── AttLogs.resx
│ │ │ ├── AttLogs.sln
│ │ │ ├── AttLogs.suo
│ │ │ ├── AttLogs.vb
│ │ │ ├── AttLogs.vbproj
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── AttLogs.application
│ │ │ │ ├── AttLogs.exe
│ │ │ │ ├── AttLogs.exe.manifest
│ │ │ │ ├── AttLogs.pdb
│ │ │ │ ├── AttLogs.vshost.application
│ │ │ │ ├── AttLogs.vshost.exe
│ │ │ │ ├── AttLogs.vshost.exe.manifest
│ │ │ │ ├── AttLogs.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── ClassDiagram1.cd
│ │ │ ├── images
│ │ │ │ └── top550.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.vb
│ │ ├── Card Management
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── CardManagement.application
│ │ │ │ ├── CardManagement.exe
│ │ │ │ ├── CardManagement.exe.manifest
│ │ │ │ ├── CardManagement.pdb
│ │ │ │ ├── CardManagement.vshost.application
│ │ │ │ ├── CardManagement.vshost.exe
│ │ │ │ ├── CardManagement.vshost.exe.manifest
│ │ │ │ ├── CardManagement.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── CardMain.Designer.vb
│ │ │ ├── CardMain.resx
│ │ │ ├── CardMain.vb
│ │ │ ├── Card Management.sln
│ │ │ ├── Card Management.suo
│ │ │ ├── Card.vbproj
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.vb
│ │ ├── Device Management-VB.net
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Device.application
│ │ │ │ ├── Device.exe
│ │ │ │ ├── Device.exe.manifest
│ │ │ │ ├── Device.pdb
│ │ │ │ ├── Device.vshost.application
│ │ │ │ ├── Device.vshost.exe
│ │ │ │ ├── Device.vshost.exe.manifest
│ │ │ │ ├── Device.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── Device Management.Designer.vb
│ │ │ ├── Device Management.resx
│ │ │ ├── Device Management.sln
│ │ │ ├── Device Management.suo
│ │ │ ├── Device Management.vb
│ │ │ ├── Device Management.vbproj
│ │ │ ├── images
│ │ │ │ └── top955.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ └── SearchforUSBCom.vb
│ │ ├── Online Enroll
│ │ │ ├── AttLogs.suo
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── OnlineEnroll.application
│ │ │ │ ├── OnlineEnroll.exe
│ │ │ │ ├── OnlineEnroll.exe.manifest
│ │ │ │ ├── OnlineEnroll.pdb
│ │ │ │ ├── OnlineEnroll.vshost.application
│ │ │ │ ├── OnlineEnroll.vshost.exe
│ │ │ │ ├── OnlineEnroll.vshost.exe.manifest
│ │ │ │ └── OnlineEnroll.xml
│ │ │ ├── data
│ │ │ │ └── Templates.mdb
│ │ │ ├── images
│ │ │ │ └── top550.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── OnEnrollMain.Designer.vb
│ │ │ ├── OnEnrollMain.resx
│ │ │ ├── OnEnrollMain.vb
│ │ │ ├── OnlineEnroll.sln
│ │ │ ├── OnlineEnroll.suo
│ │ │ ├── OnlineEnroll.vbproj
│ │ │ └── SearchforUSBCom.vb
│ │ ├── OpLogs
│ │ │ ├── AttLogs.suo
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── OpLogs.application
│ │ │ │ ├── OpLogs.exe
│ │ │ │ ├── OpLogs.exe.manifest
│ │ │ │ ├── OpLogs.pdb
│ │ │ │ ├── OpLogs.vshost.application
│ │ │ │ ├── OpLogs.vshost.exe
│ │ │ │ ├── OpLogs.vshost.exe.manifest
│ │ │ │ └── OpLogs.xml
│ │ │ ├── images
│ │ │ │ └── top550.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── OpLogs.Designer.vb
│ │ │ ├── OpLogs.resx
│ │ │ ├── OpLogs.sln
│ │ │ ├── OpLogs.suo
│ │ │ ├── OpLogs.vb
│ │ │ ├── OpLogs.vbproj
│ │ │ └── SearchforUSBCom.vb
│ │ ├── Others
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── Others.application
│ │ │ │ ├── Others.exe
│ │ │ │ ├── Others.exe.manifest
│ │ │ │ ├── Others.pdb
│ │ │ │ ├── Others.vshost.application
│ │ │ │ ├── Others.vshost.exe
│ │ │ │ ├── Others.vshost.exe.manifest
│ │ │ │ └── Others.xml
│ │ │ ├── Device Management.suo
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── OthersMain.Designer.vb
│ │ │ ├── OthersMain.resx
│ │ │ ├── OthersMain.vb
│ │ │ ├── Others.sln
│ │ │ ├── Others.suo
│ │ │ ├── Others.vbproj
│ │ │ ├── SearchforUSBCom.vb
│ │ │ └── Short Messages.suo
│ │ ├── RTEvents
│ │ │ ├── AttLogs.suo
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── RTEvents.application
│ │ │ │ ├── RTEvents.exe
│ │ │ │ ├── RTEvents.exe.manifest
│ │ │ │ ├── RTEvents.pdb
│ │ │ │ ├── RTEvents.vshost.application
│ │ │ │ ├── RTEvents.vshost.exe
│ │ │ │ ├── RTEvents.vshost.exe.manifest
│ │ │ │ └── RTEvents.xml
│ │ │ ├── images
│ │ │ │ └── top550.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── RTEvents.Designer.vb
│ │ │ ├── RTEvents.resx
│ │ │ ├── RTEvents.sln
│ │ │ ├── RTEvents.suo
│ │ │ ├── RTEvents.vb
│ │ │ ├── RTEvents.vbproj
│ │ │ └── SearchforUSBCom.vb
│ │ ├── Short Messages
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── ShortMessages.application
│ │ │ │ ├── ShortMessages.exe
│ │ │ │ ├── ShortMessages.exe.manifest
│ │ │ │ ├── ShortMessages.pdb
│ │ │ │ ├── ShortMessages.vshost.application
│ │ │ │ ├── ShortMessages.vshost.exe
│ │ │ │ ├── ShortMessages.vshost.exe.manifest
│ │ │ │ └── ShortMessages.xml
│ │ │ ├── Device Management.suo
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── SearchforUSBCom.vb
│ │ │ ├── Short Messages.sln
│ │ │ ├── Short Messages.suo
│ │ │ ├── ShortMessages.vbproj
│ │ │ ├── SMSMain.Designer.vb
│ │ │ ├── SMSMain.resx
│ │ │ └── SMSMain.vb
│ │ ├── Udisk Data Management
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Udisk.exe
│ │ │ │ ├── Udisk.pdb
│ │ │ │ ├── Udisk.vshost.exe
│ │ │ │ └── Udisk.xml
│ │ │ ├── images
│ │ │ │ └── top750.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── Raw.vb
│ │ │ ├── Structs.vb
│ │ │ ├── UDiskDataMain.Designer.vb
│ │ │ ├── UDiskDataMain.resx
│ │ │ ├── UDiskDataMain.vb
│ │ │ ├── Udisk.sln
│ │ │ ├── Udisk.suo
│ │ │ └── Udisk.vbproj
│ │ └── UserInfo
│ │ ├── Access.suo
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── UserInfo.application
│ │ │ ├── UserInfo.exe
│ │ │ ├── UserInfo.exe.manifest
│ │ │ ├── UserInfo.pdb
│ │ │ ├── UserInfo.vshost.application
│ │ │ ├── UserInfo.vshost.exe
│ │ │ ├── UserInfo.vshost.exe.manifest
│ │ │ └── UserInfo.xml
│ │ ├── Device Management.suo
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── SearchforUSBCom.vb
│ │ ├── UserInfoMain.Designer.vb
│ │ ├── UserInfoMain.resx
│ │ ├── UserInfoMain.vb
│ │ ├── UserInfo.sln
│ │ ├── UserInfo.suo
│ │ └── UserInfo.vbproj
│ ├── IFace
│ │ ├── AccessControl
│ │ │ ├── AccessControl.vbproj
│ │ │ ├── Access.sln
│ │ │ ├── Access.suo
│ │ │ ├── ACMain.Designer.vb
│ │ │ ├── ACMain.resx
│ │ │ ├── ACMain.vb
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── AccessControl.application
│ │ │ │ ├── AccessControl.exe
│ │ │ │ ├── AccessControl.exe.manifest
│ │ │ │ ├── AccessControl.pdb
│ │ │ │ ├── AccessControl.vshost.application
│ │ │ │ ├── AccessControl.vshost.exe
│ │ │ │ ├── AccessControl.vshost.exe.manifest
│ │ │ │ ├── AccessControl.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── Device Management.suo
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ └── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── AttLogs
│ │ │ ├── AttLogs.Designer.vb
│ │ │ ├── AttLogs.resx
│ │ │ ├── AttLogs.sln
│ │ │ ├── AttLogs.suo
│ │ │ ├── AttLogs.vb
│ │ │ ├── AttLogs.vbproj
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── AttLogs.application
│ │ │ │ ├── AttLogs.exe
│ │ │ │ ├── AttLogs.exe.manifest
│ │ │ │ ├── AttLogs.pdb
│ │ │ │ ├── AttLogs.vshost.application
│ │ │ │ ├── AttLogs.vshost.exe
│ │ │ │ ├── AttLogs.vshost.exe.manifest
│ │ │ │ ├── AttLogs.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── images
│ │ │ │ └── top550.jpg
│ │ │ └── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── Card Management
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── CardManagement.application
│ │ │ │ ├── CardManagement.exe
│ │ │ │ ├── CardManagement.exe.manifest
│ │ │ │ ├── CardManagement.pdb
│ │ │ │ ├── CardManagement.vshost.application
│ │ │ │ ├── CardManagement.vshost.exe
│ │ │ │ ├── CardManagement.vshost.exe.manifest
│ │ │ │ ├── CardManagement.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── CardMain.Designer.vb
│ │ │ ├── CardMain.resx
│ │ │ ├── CardMain.vb
│ │ │ ├── Card Management.sln
│ │ │ ├── Card Management.suo
│ │ │ ├── Card.vbproj
│ │ │ ├── images
│ │ │ │ └── top.jpg
│ │ │ └── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── Device Management
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Device.application
│ │ │ │ ├── Device.exe
│ │ │ │ ├── Device.exe.manifest
│ │ │ │ ├── Device.pdb
│ │ │ │ ├── Device.vshost.application
│ │ │ │ ├── Device.vshost.exe
│ │ │ │ ├── Device.vshost.exe.manifest
│ │ │ │ ├── Device.xml
│ │ │ │ └── Interop.zkemkeeper.dll
│ │ │ ├── Device Management.Designer.vb
│ │ │ ├── Device Management.resx
│ │ │ ├── Device Management.sln
│ │ │ ├── Device Management.suo
│ │ │ ├── Device Management.vb
│ │ │ ├── Device Management.vbproj
│ │ │ ├── images
│ │ │ │ └── top485.jpg
│ │ │ └── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── Others
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── Others.application
│ │ │ │ ├── Others.exe
│ │ │ │ ├── Others.exe.manifest
│ │ │ │ ├── Others.pdb
│ │ │ │ ├── Others.vshost.application
│ │ │ │ ├── Others.vshost.exe
│ │ │ │ ├── Others.vshost.exe.manifest
│ │ │ │ └── Others.xml
│ │ │ ├── Device Management.suo
│ │ │ ├── images
│ │ │ │ └── top485.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── OthersMain.Designer.vb
│ │ │ ├── OthersMain.resx
│ │ │ ├── OthersMain.vb
│ │ │ ├── Others.sln
│ │ │ ├── Others.suo
│ │ │ ├── Others.vbproj
│ │ │ └── Short Messages.suo
│ │ ├── RTEvents
│ │ │ ├── AttLogs.suo
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Interop.zkemkeeper.dll
│ │ │ │ ├── RTEvents.application
│ │ │ │ ├── RTEvents.exe
│ │ │ │ ├── RTEvents.exe.manifest
│ │ │ │ ├── RTEvents.pdb
│ │ │ │ ├── RTEvents.vshost.application
│ │ │ │ ├── RTEvents.vshost.exe
│ │ │ │ ├── RTEvents.vshost.exe.manifest
│ │ │ │ └── RTEvents.xml
│ │ │ ├── images
│ │ │ │ └── top550.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── app.manifest
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── RTEvents.Designer.vb
│ │ │ ├── RTEvents.resx
│ │ │ ├── RTEvents.sln
│ │ │ ├── RTEvents.suo
│ │ │ ├── RTEvents.vb
│ │ │ └── RTEvents.vbproj
│ │ ├── Udisk Data Management
│ │ │ ├── bin
│ │ │ │ └── Release
│ │ │ │ ├── Udisk.exe
│ │ │ │ ├── Udisk.pdb
│ │ │ │ ├── Udisk.vshost.exe
│ │ │ │ └── Udisk.xml
│ │ │ ├── images
│ │ │ │ └── top750.jpg
│ │ │ ├── My Project
│ │ │ │ ├── Application.Designer.vb
│ │ │ │ ├── Application.myapp
│ │ │ │ ├── AssemblyInfo.vb
│ │ │ │ ├── Resources.Designer.vb
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.vb
│ │ │ │ └── Settings.settings
│ │ │ ├── Raw.vb
│ │ │ ├── Structs.vb
│ │ │ ├── UDiskDataMain.Designer.vb
│ │ │ ├── UDiskDataMain.resx
│ │ │ ├── UDiskDataMain.vb
│ │ │ ├── Udisk.sln
│ │ │ ├── Udisk.suo
│ │ │ └── Udisk.vbproj
│ │ └── UserInfo
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── UserInfo.exe
│ │ │ ├── UserInfo.pdb
│ │ │ ├── UserInfo.vshost.exe
│ │ │ └── UserInfo.xml
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ └── TempPE
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── TempPE
│ │ │ └── UserInfo.vbproj.ResolveComReference.cache
│ │ ├── UserInfoMain.Designer.vb
│ │ ├── UserInfoMain.resx
│ │ ├── UserInfoMain.vb
│ │ ├── UserInfo.sln
│ │ ├── UserInfo.suo
│ │ └── UserInfo.vbproj
│ └── TFT
│ ├── AccessControl
│ │ ├── AccessControl.vbproj
│ │ ├── Access.sln
│ │ ├── Access.suo
│ │ ├── ACMain.Designer.vb
│ │ ├── ACMain.resx
│ │ ├── ACMain.vb
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── AccessControl.application
│ │ │ ├── AccessControl.exe
│ │ │ ├── AccessControl.exe.manifest
│ │ │ ├── AccessControl.pdb
│ │ │ ├── AccessControl.vshost.application
│ │ │ ├── AccessControl.vshost.exe
│ │ │ ├── AccessControl.vshost.exe.manifest
│ │ │ ├── AccessControl.xml
│ │ │ └── Interop.zkemkeeper.dll
│ │ ├── Device Management.suo
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ └── SearchforUSBCom.vb
│ ├── AttLogs
│ │ ├── AttLogs.Designer.vb
│ │ ├── AttLogs.resx
│ │ ├── AttLogs.sln
│ │ ├── AttLogs.suo
│ │ ├── AttLogs.vb
│ │ ├── AttLogs.vbproj
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── AttLogs.application
│ │ │ ├── AttLogs.exe
│ │ │ ├── AttLogs.exe.manifest
│ │ │ ├── AttLogs.pdb
│ │ │ ├── AttLogs.vshost.application
│ │ │ ├── AttLogs.vshost.exe
│ │ │ ├── AttLogs.vshost.exe.manifest
│ │ │ ├── AttLogs.xml
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ └── zkemsdk_debug.txt
│ │ ├── images
│ │ │ └── top550.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ └── SearchforUSBCom.vb
│ ├── Card Management
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── CardManagement.application
│ │ │ ├── CardManagement.exe
│ │ │ ├── CardManagement.exe.manifest
│ │ │ ├── CardManagement.pdb
│ │ │ ├── CardManagement.vshost.application
│ │ │ ├── CardManagement.vshost.exe
│ │ │ ├── CardManagement.vshost.exe.manifest
│ │ │ ├── CardManagement.xml
│ │ │ └── Interop.zkemkeeper.dll
│ │ ├── CardMain.Designer.vb
│ │ ├── CardMain.resx
│ │ ├── CardMain.vb
│ │ ├── Card Management.sln
│ │ ├── Card Management.suo
│ │ ├── Card.vbproj
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ └── SearchforUSBCom.vb
│ ├── Device Management
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── Device.application
│ │ │ ├── Device.exe
│ │ │ ├── Device.exe.manifest
│ │ │ ├── Device.pdb
│ │ │ ├── Device.vshost.application
│ │ │ ├── Device.vshost.exe
│ │ │ ├── Device.vshost.exe.manifest
│ │ │ ├── Device.xml
│ │ │ └── Interop.zkemkeeper.dll
│ │ ├── Device Management.Designer.vb
│ │ ├── Device Management.resx
│ │ ├── Device Management.sln
│ │ ├── Device Management.suo
│ │ ├── Device Management.vb
│ │ ├── Device Management.vbproj
│ │ ├── images
│ │ │ └── top955.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ └── SearchforUSBCom.vb
│ ├── OnlineEnroll
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── OnlineEnroll.exe
│ │ │ ├── OnlineEnroll.pdb
│ │ │ ├── OnlineEnroll.vshost.exe
│ │ │ └── OnlineEnroll.xml
│ │ ├── data
│ │ │ ├── Templates.ldb
│ │ │ └── Templates.mdb
│ │ ├── images
│ │ │ └── top550.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── OnEnrollMain.Designer.vb
│ │ ├── OnEnrollMain.resx
│ │ ├── OnEnrollMain.vb
│ │ ├── OnlineEnroll.sln
│ │ ├── OnlineEnroll.suo
│ │ ├── OnlineEnroll.vbproj
│ │ └── SearchforUSBCom.vb
│ ├── Others
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── Others.application
│ │ │ ├── Others.exe
│ │ │ ├── Others.exe.manifest
│ │ │ ├── Others.pdb
│ │ │ ├── Others.vshost.application
│ │ │ ├── Others.vshost.exe
│ │ │ ├── Others.vshost.exe.manifest
│ │ │ └── Others.xml
│ │ ├── Device Management.suo
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── OthersMain.Designer.vb
│ │ ├── OthersMain.resx
│ │ ├── OthersMain.vb
│ │ ├── Others.sln
│ │ ├── Others.suo
│ │ ├── Others.vbproj
│ │ ├── SearchforUSBCom.vb
│ │ └── Short Messages.suo
│ ├── RTEvents
│ │ ├── AttLogs.suo
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── RTEvents.application
│ │ │ ├── RTEvents.exe
│ │ │ ├── RTEvents.exe.manifest
│ │ │ ├── RTEvents.pdb
│ │ │ ├── RTEvents.vshost.application
│ │ │ ├── RTEvents.vshost.exe
│ │ │ ├── RTEvents.vshost.exe.manifest
│ │ │ └── RTEvents.xml
│ │ ├── images
│ │ │ └── top550.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── RTEvents.Designer.vb
│ │ ├── RTEvents.resx
│ │ ├── RTEvents.sln
│ │ ├── RTEvents.suo
│ │ ├── RTEvents.vb
│ │ ├── RTEvents.vbproj
│ │ └── SearchforUSBCom.vb
│ ├── Short Messages
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── Interop.zkemkeeper.dll
│ │ │ ├── ShortMessages.application
│ │ │ ├── ShortMessages.exe
│ │ │ ├── ShortMessages.exe.manifest
│ │ │ ├── ShortMessages.pdb
│ │ │ ├── ShortMessages.vshost.application
│ │ │ ├── ShortMessages.vshost.exe
│ │ │ ├── ShortMessages.vshost.exe.manifest
│ │ │ └── ShortMessages.xml
│ │ ├── Device Management.suo
│ │ ├── images
│ │ │ └── top.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── app.manifest
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── SearchforUSBCom.vb
│ │ ├── Short Messages.sln
│ │ ├── Short Messages.suo
│ │ ├── ShortMessages.vbproj
│ │ ├── SMSMain.Designer.vb
│ │ ├── SMSMain.resx
│ │ └── SMSMain.vb
│ ├── Udisk Data Management
│ │ ├── bin
│ │ │ └── Release
│ │ │ ├── Udisk.exe
│ │ │ ├── Udisk.pdb
│ │ │ ├── Udisk.vshost.exe
│ │ │ └── Udisk.xml
│ │ ├── images
│ │ │ └── top750.jpg
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── Raw.vb
│ │ ├── Structs.vb
│ │ ├── UDiskDataMain.Designer.vb
│ │ ├── UDiskDataMain.resx
│ │ ├── UDiskDataMain.vb
│ │ ├── Udisk.sln
│ │ ├── Udisk.suo
│ │ └── Udisk.vbproj
│ └── UserInfo
│ ├── bin
│ │ └── Release
│ │ ├── Interop.zkemkeeper.dll
│ │ ├── UserInfo.exe
│ │ ├── UserInfo.pdb
│ │ ├── UserInfo.vshost.exe
│ │ └── UserInfo.xml
│ ├── images
│ │ └── top.jpg
│ ├── My Project
│ │ ├── Application.Designer.vb
│ │ ├── Application.myapp
│ │ ├── AssemblyInfo.vb
│ │ ├── Resources.Designer.vb
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.vb
│ │ └── Settings.settings
│ ├── SearchforUSBCom.vb
│ ├── UserInfoMain.Designer.vb
│ ├── UserInfoMain.resx
│ ├── UserInfoMain.vb
│ ├── UserInfo.sln
│ ├── UserInfo.suo
│ └── UserInfo.vbproj
├── iFace系列脱机通讯开发包开发手册.pdf
├── sdk
│ ├── commpro.dll
│ ├── comms.dll
│ ├── rscagent.dll
│ ├── rscomm.dll
│ ├── tcpcomm.dll
│ ├── usbcomm.dll
│ ├── zkemkeeper.dll
│ └── zkemsdk.dll
├── TFT系列脱机通讯开发包开发手册.pdf
├── 自动卸载sdk.bat
└── 自动注册sdk.bat
599 directories, 1909 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论