ReactOS 0.4.16-dev-1537-g4e425b5
lpctest.h
Go to the documentation of this file.
1#ifndef _LPCTEST_H
2#define _LPCTEST_H
3#define TEST_PORT_NAME "\\TestPort"
4#define TEST_PORT_NAME_U L"\\TestPort"
5#endif