Searched defs:WM_CAP_START (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h1761 #define WM_CAP_START WM_USER macro
1765 #define WM_CAP_GET_CAPSTREAMPTR (WM_CAP_START + 1)
1769 #define WM_CAP_SET_CALLBACK_ERRORA (WM_CAP_START + 2)
1770 #define WM_CAP_SET_CALLBACK_STATUSA (WM_CAP_START+ 3)
1775 #define WM_CAP_SET_CALLBACK_YIELD (WM_CAP_START + 4)
1776 #define WM_CAP_SET_CALLBACK_FRAME (WM_CAP_START + 5)
1777 #define WM_CAP_SET_CALLBACK_VIDEOSTREAM (WM_CAP_START + 6)
1778 #define WM_CAP_SET_CALLBACK_WAVESTREAM (WM_CAP_START + 7)
1779 #define WM_CAP_GET_USER_DATA (WM_CAP_START + 8)
1780 #define WM_CAP_SET_USER_DATA (WM_CAP_START
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h1761 #define WM_CAP_START WM_USER macro
1765 #define WM_CAP_GET_CAPSTREAMPTR (WM_CAP_START + 1)
1769 #define WM_CAP_SET_CALLBACK_ERRORA (WM_CAP_START + 2)
1770 #define WM_CAP_SET_CALLBACK_STATUSA (WM_CAP_START+ 3)
1775 #define WM_CAP_SET_CALLBACK_YIELD (WM_CAP_START + 4)
1776 #define WM_CAP_SET_CALLBACK_FRAME (WM_CAP_START + 5)
1777 #define WM_CAP_SET_CALLBACK_VIDEOSTREAM (WM_CAP_START + 6)
1778 #define WM_CAP_SET_CALLBACK_WAVESTREAM (WM_CAP_START + 7)
1779 #define WM_CAP_GET_USER_DATA (WM_CAP_START + 8)
1780 #define WM_CAP_SET_USER_DATA (WM_CAP_START
[all...]

Completed in 882 milliseconds