[EXPLORER] -Use WM_POPUPSYSTEMMENU to open the system menu of a window. CORE-13400
[reactos.git] / rostests / apitests / crt / strcpy.c
1
2 #include <apitest.h>
3
4 #include <stdio.h>
5
6 START_TEST(strcpy)
7 {
8 }
9