Searched refs:DPL_MSGID_LOBBY (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplobby8.h40 #define DPL_MSGID_LOBBY 0x8000 macro
41 #define DPL_MSGID_RECEIVE (0x0001 | DPL_MSGID_LOBBY)
42 #define DPL_MSGID_CONNECT (0x0002 | DPL_MSGID_LOBBY)
43 #define DPL_MSGID_DISCONNECT (0x0003 | DPL_MSGID_LOBBY)
44 #define DPL_MSGID_SESSION_STATUS (0x0004 | DPL_MSGID_LOBBY)
45 #define DPL_MSGID_CONNECTION_SETTINGS (0x0005 | DPL_MSGID_LOBBY)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplobby8.h40 #define DPL_MSGID_LOBBY 0x8000 macro
41 #define DPL_MSGID_RECEIVE (0x0001 | DPL_MSGID_LOBBY)
42 #define DPL_MSGID_CONNECT (0x0002 | DPL_MSGID_LOBBY)
43 #define DPL_MSGID_DISCONNECT (0x0003 | DPL_MSGID_LOBBY)
44 #define DPL_MSGID_SESSION_STATUS (0x0004 | DPL_MSGID_LOBBY)
45 #define DPL_MSGID_CONNECTION_SETTINGS (0x0005 | DPL_MSGID_LOBBY)

Completed in 32 milliseconds