Searched refs:kNtProductType_Server (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGPlugInWinNt.cpp161 kNtProductType_Server enumerator in enum:NTPRODUCTTYPE
745 case kNtProductType_Server: pszNtProductType = "-Server"; break;
827 pThis->NtProductType = u.UserSharedData.ProductTypeIsValid && u.UserSharedData.NtProductType <= kNtProductType_Server

Completed in 45 milliseconds