[WINSRV/WIN32CSR]
[reactos.git] / include / reactos / subsys / win / winmsg.h
1
2 #ifndef __WINMSG_H__
3 #define __WINMSG_H__
4
5 #pragma once
6
7 #define USERSRV_SERVERDLL_INDEX 3
8 #define USERSRV_FIRST_API_NUMBER 1024
9
10 // CSR_SERVER_DLL_INIT(UserServerDllInitialization);
11
12 #endif // __WINMSG_H__
13
14 /* EOF */