Searched refs:IDC_SECRET (Results 1 – 2 of 2) sorted by relevance
/external/mdnsresponder/mDNSWindows/ControlPanel/ | ||
D | resource.h | 31 #define IDC_SECRET 1009 macro |
D | SharedSecret.cpp | 65 DDX_Text(pDX, IDC_SECRET, m_secret ); in DoDataExchange() |