reactos/base/applications/winver/resource.h
Thamatip Chitpong a610016952
[WINVER] Display compatibility information (#7661)
Also don't hardcode the OS name. This make it compatible with Windows.
2025-02-08 00:05:03 +07:00

11 lines
302 B
C

/*
* PROJECT: ReactOS Version Program
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Resource header file
* COPYRIGHT: Copyright 2025 Thamatip Chitpong <thamatip.chitpong@reactos.org>
*/
#pragma once
#define IDS_OSINFO_COMPAT_FORMAT 1
#define IDS_OSINFO_SPK_FORMAT 2