- Sync up Mm interface with WinLdr branch (introduce the concept of a memory type...
[reactos.git] / rostests / apitests / user32api / user32api.h
1 #ifndef _USER32TEST_H
2 #define _USER32TEST_H
3
4 #include "../apitest.h"
5
6 extern HINSTANCE g_hInstance;
7
8 #endif /* _USER32TEST_H */
9
10 /* EOF */