typedef
enum
{
NtProductWinNt
=
1
,
NtProductLanManNt
=
2
,
NtProductServer
=
3
}
NT_PRODUCT_TYPE
;