mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
e753d5e108
Add some testcases for cmd.exe. CORE-12150
7 lines
113 B
C
7 lines
113 B
C
#define WIN32_NO_STATUS
|
|
#define _INC_WINDOWS
|
|
#define COM_NO_WINDOWS_H
|
|
|
|
#include <apitest.h>
|
|
#include <windows.h>
|