aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/resource_ids.h
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-10-18 00:11:25 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-10-18 00:24:13 +0300
commit3eec1310829f6ec7f3c40a35d5991b0ebbf273b5 (patch)
treece8257ca7e35f0471bbc1fd67acd8a1c75969ec9 /test/unit_tests/resource_ids.h
parentprocess_tests: add stdin redirection test (diff)
downloadwinapi-common-3eec1310829f6ec7f3c40a35d5991b0ebbf273b5.tar.gz
winapi-common-3eec1310829f6ec7f3c40a35d5991b0ebbf273b5.zip
Process: add methods to load resource strings
Diffstat (limited to '')
-rw-r--r--test/unit_tests/resource_ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/unit_tests/resource_ids.h b/test/unit_tests/resource_ids.h
new file mode 100644
index 0000000..46046bf
--- /dev/null
+++ b/test/unit_tests/resource_ids.h
@@ -0,0 +1,3 @@
+#define IDS_TEST_STRING 69
+#define IDS_TEST_STRING_WIDE 70
+#define ID_TEST_DATA 420