NtProductWinNt = 1
NtProductLanManNt
NtProductServer
pub const NT_PRODUCT_TYPE = enum(INT) { NtProductWinNt = 1, NtProductLanManNt, NtProductServer, }
Press escape to exit search and then '?' to see more options.