ReactOS 0.4.15-dev-7953-g1f49173
resource.h
Go to the documentation of this file.
1/*
2 * PROJECT: ReactOS Local Port Monitor
3 * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4 * PURPOSE: Resource IDs
5 * COPYRIGHT: Copyright 2015 Colin Finck (colin@reactos.org)
6 */
7
8#pragma once
9
10#define IDS_LOCAL_PORT 500
11#define IDS_LOCAL_MONITOR 507