1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-08-24 04:06:13 +00:00
reactos/modules/rostests/apitests/rtl/rtltests.h

13 lines
171 B
C
Raw Normal View History

#pragma once
#include <stdio.h>
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#define COM_NO_WINDOWS_H
#include <apitest.h>
#include <ndk/ntndk.h>
#include <strsafe.h>