mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
e753d5e108
Add some testcases for cmd.exe. CORE-12150
6 lines
113 B
C
6 lines
113 B
C
#define WIN32_NO_STATUS
|
|
#define _INC_WINDOWS
|
|
#define COM_NO_WINDOWS_H
|
|
|
|
#include <apitest.h>
|
|
#include <windows.h>
|