#define IS_VALID_MSDOS_VERSION(ver) \ (((ver) >= PVS_GUEST_VER_DOS_MS622 && (ver) <= PVS_GUEST_VER_DOS_LAST)||\ (ver) == PVS_GUEST_VER_DOS_OTHER)
PrlOses.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|