Home
last modified time | relevance | path

Searched refs:MineRegistryForPortName (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/CatLog/
DSelectPortDialog.cs59 MineRegistryForPortName("SYSTEM\\CurrentControlSet\\Enum", oReturnTable, portsToMap); in BuildPortNameHash()
63 …static void MineRegistryForPortName(String startKeyPath, Dictionary<String, String> targetMap, Str… in MineRegistryForPortName() method in CatLog.SelectPortDialog
94MineRegistryForPortName(startKeyPath + "\\" + strSubKey, targetMap, portsToMap); in MineRegistryForPortName()