mirror of
https://github.com/reactos/reactos.git
synced 2025-03-01 03:45:16 +00:00
11 lines
302 B
C
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
|