mirror of
https://github.com/reactos/reactos.git
synced 2025-05-29 05:58:13 +00:00
11 lines
149 B
C
11 lines
149 B
C
![]() |
#ifndef _USER32TEST_H
|
||
|
#define _USER32TEST_H
|
||
|
|
||
|
#include "../apitest.h"
|
||
|
|
||
|
extern HINSTANCE g_hInstance;
|
||
|
|
||
|
#endif /* _USER32TEST_H */
|
||
|
|
||
|
/* EOF */
|