mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 03:10:56 +08:00
RtlGetNtProductType comes into two variants: one in user-mode that is exported for use from NTDLL layer and the kernel-mode that is used exclusively by the NT kernel. The kernel-mode variant of the function is not exported.