Lines Matching defs:WM_CAP_START

1761 #define WM_CAP_START                    WM_USER
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 + 9)
1782 #define WM_CAP_DRIVER_CONNECT (WM_CAP_START + 10)
1783 #define WM_CAP_DRIVER_DISCONNECT (WM_CAP_START + 11)
1785 #define WM_CAP_DRIVER_GET_NAMEA (WM_CAP_START + 12)
1786 #define WM_CAP_DRIVER_GET_VERSIONA (WM_CAP_START + 13)
1793 #define WM_CAP_DRIVER_GET_CAPS (WM_CAP_START + 14)
1795 #define WM_CAP_FILE_SET_CAPTURE_FILEA (WM_CAP_START + 20)
1796 #define WM_CAP_FILE_GET_CAPTURE_FILEA (WM_CAP_START + 21)
1797 #define WM_CAP_FILE_ALLOCATE (WM_CAP_START + 22)
1798 #define WM_CAP_FILE_SAVEASA (WM_CAP_START + 23)
1799 #define WM_CAP_FILE_SET_INFOCHUNK (WM_CAP_START + 24)
1800 #define WM_CAP_FILE_SAVEDIBA (WM_CAP_START + 25)
1811 #define WM_CAP_EDIT_COPY (WM_CAP_START + 30)
1813 #define WM_CAP_SET_AUDIOFORMAT (WM_CAP_START + 35)
1814 #define WM_CAP_GET_AUDIOFORMAT (WM_CAP_START + 36)
1816 #define WM_CAP_DLG_VIDEOFORMAT (WM_CAP_START + 41)
1817 #define WM_CAP_DLG_VIDEOSOURCE (WM_CAP_START + 42)
1818 #define WM_CAP_DLG_VIDEODISPLAY (WM_CAP_START + 43)
1819 #define WM_CAP_GET_VIDEOFORMAT (WM_CAP_START + 44)
1820 #define WM_CAP_SET_VIDEOFORMAT (WM_CAP_START + 45)
1821 #define WM_CAP_DLG_VIDEOCOMPRESSION (WM_CAP_START + 46)
1823 #define WM_CAP_SET_PREVIEW (WM_CAP_START + 50)
1824 #define WM_CAP_SET_OVERLAY (WM_CAP_START + 51)
1825 #define WM_CAP_SET_PREVIEWRATE (WM_CAP_START + 52)
1826 #define WM_CAP_SET_SCALE (WM_CAP_START + 53)
1827 #define WM_CAP_GET_STATUS (WM_CAP_START + 54)
1828 #define WM_CAP_SET_SCROLL (WM_CAP_START + 55)
1830 #define WM_CAP_GRAB_FRAME (WM_CAP_START + 60)
1831 #define WM_CAP_GRAB_FRAME_NOSTOP (WM_CAP_START + 61)
1833 #define WM_CAP_SEQUENCE (WM_CAP_START + 62)
1834 #define WM_CAP_SEQUENCE_NOFILE (WM_CAP_START + 63)
1835 #define WM_CAP_SET_SEQUENCE_SETUP (WM_CAP_START + 64)
1836 #define WM_CAP_GET_SEQUENCE_SETUP (WM_CAP_START + 65)
1838 #define WM_CAP_SET_MCI_DEVICEA (WM_CAP_START + 66)
1839 #define WM_CAP_GET_MCI_DEVICEA (WM_CAP_START + 67)
1846 #define WM_CAP_STOP (WM_CAP_START + 68)
1847 #define WM_CAP_ABORT (WM_CAP_START + 69)
1849 #define WM_CAP_SINGLE_FRAME_OPEN (WM_CAP_START + 70)
1850 #define WM_CAP_SINGLE_FRAME_CLOSE (WM_CAP_START + 71)
1851 #define WM_CAP_SINGLE_FRAME (WM_CAP_START + 72)
1853 #define WM_CAP_PAL_OPENA (WM_CAP_START + 80)
1854 #define WM_CAP_PAL_SAVEA (WM_CAP_START + 81)
1861 #define WM_CAP_PAL_PASTE (WM_CAP_START + 82)
1862 #define WM_CAP_PAL_AUTOCREATE (WM_CAP_START + 83)
1863 #define WM_CAP_PAL_MANUALCREATE (WM_CAP_START + 84)
1865 #define WM_CAP_SET_CALLBACK_CAPCONTROL (WM_CAP_START + 85)