reactos/rostests/apitests/user32api/user32api.h

11 lines
139 B
C
Raw Normal View History

#ifndef _USER32TEST_H
#define _USER32TEST_H
#include "../apitest.h"
extern HINSTANCE g_hInstance;
#endif /* _USER32TEST_H */
/* EOF */