Lines Matching refs:__MSABI_LONG

189 #define CALLBACK_TYPEMASK       __MSABI_LONG(0x00070000)      /* callback type mask */
190 #define CALLBACK_NULL __MSABI_LONG(0x00000000) /* no callback */
191 #define CALLBACK_WINDOW __MSABI_LONG(0x00010000) /* dwCallback is a HWND */
192 #define CALLBACK_TASK __MSABI_LONG(0x00020000) /* dwCallback is a HTASK */
194 #define CALLBACK_FUNCTION __MSABI_LONG(0x00030000) /* dwCallback is a FARPROC */
195 #define CALLBACK_EVENT __MSABI_LONG(0x00050000) /* dwCallback is an EVENT Handler */
291 #define SND_NOWAIT __MSABI_LONG(0x00002000) /* don't wait if the driver is busy */
292 #define SND_ALIAS __MSABI_LONG(0x00010000) /* name is a registry alias */
293 #define SND_ALIAS_ID __MSABI_LONG(0x00110000) /* alias is a predefined ID */
294 #define SND_FILENAME __MSABI_LONG(0x00020000) /* name is file name */
295 #define SND_RESOURCE __MSABI_LONG(0x00040004) /* name is resource name or atom */
296 #define SND_PURGE __MSABI_LONG(0x00000040) /* purge all sounds */
297 #define SND_APPLICATION __MSABI_LONG(0x00000080) /* look for application specific association */
596 #define MIDI_IO_STATUS __MSABI_LONG(0x00000020)
770 #define MEVT_F_CALLBACK __MSABI_LONG(0x40000000)
771 #define MEVT_F_LONG __MSABI_LONG(0x80000000)
772 #define MEVT_F_SHORT __MSABI_LONG(0x00000000)
1200 #define MIXER_OBJECTF_HANDLE __MSABI_LONG(0x80000000)
1201 #define MIXER_OBJECTF_MIXER __MSABI_LONG(0x00000000)
1203 #define MIXER_OBJECTF_WAVEOUT __MSABI_LONG(0x10000000)
1205 #define MIXER_OBJECTF_WAVEIN __MSABI_LONG(0x20000000)
1207 #define MIXER_OBJECTF_MIDIOUT __MSABI_LONG(0x30000000)
1209 #define MIXER_OBJECTF_MIDIIN __MSABI_LONG(0x40000000)
1211 #define MIXER_OBJECTF_AUX __MSABI_LONG(0x50000000)
1215 #define MIXERLINE_COMPONENTTYPE_DST_FIRST __MSABI_LONG(0x00000000)
1227 #define MIXERLINE_COMPONENTTYPE_SRC_FIRST __MSABI_LONG(0x00001000)
1299 #define MIXERCONTROL_CONTROLF_UNIFORM __MSABI_LONG(0x00000001)
1300 #define MIXERCONTROL_CONTROLF_MULTIPLE __MSABI_LONG(0x00000002)
1301 #define MIXERCONTROL_CONTROLF_DISABLED __MSABI_LONG(0x80000000)
1304 #define MIXERCONTROL_CT_CLASS_MASK __MSABI_LONG(0xF0000000)
1305 #define MIXERCONTROL_CT_CLASS_CUSTOM __MSABI_LONG(0x00000000)
1306 #define MIXERCONTROL_CT_CLASS_METER __MSABI_LONG(0x10000000)
1307 #define MIXERCONTROL_CT_CLASS_SWITCH __MSABI_LONG(0x20000000)
1308 #define MIXERCONTROL_CT_CLASS_NUMBER __MSABI_LONG(0x30000000)
1309 #define MIXERCONTROL_CT_CLASS_SLIDER __MSABI_LONG(0x40000000)
1310 #define MIXERCONTROL_CT_CLASS_FADER __MSABI_LONG(0x50000000)
1311 #define MIXERCONTROL_CT_CLASS_TIME __MSABI_LONG(0x60000000)
1312 #define MIXERCONTROL_CT_CLASS_LIST __MSABI_LONG(0x70000000)
1314 #define MIXERCONTROL_CT_SUBCLASS_MASK __MSABI_LONG(0x0F000000)
1316 #define MIXERCONTROL_CT_SC_SWITCH_BOOLEAN __MSABI_LONG(0x00000000)
1317 #define MIXERCONTROL_CT_SC_SWITCH_BUTTON __MSABI_LONG(0x01000000)
1319 #define MIXERCONTROL_CT_SC_METER_POLLED __MSABI_LONG(0x00000000)
1321 #define MIXERCONTROL_CT_SC_TIME_MICROSECS __MSABI_LONG(0x00000000)
1322 #define MIXERCONTROL_CT_SC_TIME_MILLISECS __MSABI_LONG(0x01000000)
1324 #define MIXERCONTROL_CT_SC_LIST_SINGLE __MSABI_LONG(0x00000000)
1325 #define MIXERCONTROL_CT_SC_LIST_MULTIPLE __MSABI_LONG(0x01000000)
1327 #define MIXERCONTROL_CT_UNITS_MASK __MSABI_LONG(0x00FF0000)
1328 #define MIXERCONTROL_CT_UNITS_CUSTOM __MSABI_LONG(0x00000000)
1329 #define MIXERCONTROL_CT_UNITS_BOOLEAN __MSABI_LONG(0x00010000)
1330 #define MIXERCONTROL_CT_UNITS_SIGNED __MSABI_LONG(0x00020000)
1331 #define MIXERCONTROL_CT_UNITS_UNSIGNED __MSABI_LONG(0x00030000)
1332 #define MIXERCONTROL_CT_UNITS_DECIBELS __MSABI_LONG(0x00040000) /* in 10ths */
1333 #define MIXERCONTROL_CT_UNITS_PERCENT __MSABI_LONG(0x00050000) /* in 10ths */
1492 #define MIXER_GETLINEINFOF_DESTINATION __MSABI_LONG(0x00000000)
1493 #define MIXER_GETLINEINFOF_SOURCE __MSABI_LONG(0x00000001)
1494 #define MIXER_GETLINEINFOF_LINEID __MSABI_LONG(0x00000002)
1495 #define MIXER_GETLINEINFOF_COMPONENTTYPE __MSABI_LONG(0x00000003)
1496 #define MIXER_GETLINEINFOF_TARGETTYPE __MSABI_LONG(0x00000004)
1497 #define MIXER_GETLINEINFOF_QUERYMASK __MSABI_LONG(0x0000000F)
1500 #define MIXER_GETLINECONTROLSF_ALL __MSABI_LONG(0x00000000)
1501 #define MIXER_GETLINECONTROLSF_ONEBYID __MSABI_LONG(0x00000001)
1502 #define MIXER_GETLINECONTROLSF_ONEBYTYPE __MSABI_LONG(0x00000002)
1503 #define MIXER_GETLINECONTROLSF_QUERYMASK __MSABI_LONG(0x0000000F)
1506 #define MIXER_GETCONTROLDETAILSF_VALUE __MSABI_LONG(0x00000000)
1507 #define MIXER_GETCONTROLDETAILSF_LISTTEXT __MSABI_LONG(0x00000001)
1508 #define MIXER_GETCONTROLDETAILSF_QUERYMASK __MSABI_LONG(0x0000000F)
1511 #define MIXER_SETCONTROLDETAILSF_VALUE __MSABI_LONG(0x00000000)
1512 #define MIXER_SETCONTROLDETAILSF_CUSTOM __MSABI_LONG(0x00000001)
1513 #define MIXER_SETCONTROLDETAILSF_QUERYMASK __MSABI_LONG(0x0000000F)
1894 #define MCI_NOTIFY __MSABI_LONG(0x00000001)
1895 #define MCI_WAIT __MSABI_LONG(0x00000002)
1896 #define MCI_FROM __MSABI_LONG(0x00000004)
1897 #define MCI_TO __MSABI_LONG(0x00000008)
1898 #define MCI_TRACK __MSABI_LONG(0x00000010)
1900 #define MCI_OPEN_SHAREABLE __MSABI_LONG(0x00000100)
1901 #define MCI_OPEN_ELEMENT __MSABI_LONG(0x00000200)
1902 #define MCI_OPEN_ALIAS __MSABI_LONG(0x00000400)
1903 #define MCI_OPEN_ELEMENT_ID __MSABI_LONG(0x00000800)
1904 #define MCI_OPEN_TYPE_ID __MSABI_LONG(0x00001000)
1905 #define MCI_OPEN_TYPE __MSABI_LONG(0x00002000)
1907 #define MCI_SEEK_TO_START __MSABI_LONG(0x00000100)
1908 #define MCI_SEEK_TO_END __MSABI_LONG(0x00000200)
1910 #define MCI_STATUS_ITEM __MSABI_LONG(0x00000100)
1911 #define MCI_STATUS_START __MSABI_LONG(0x00000200)
1913 #define MCI_STATUS_LENGTH __MSABI_LONG(0x00000001)
1914 #define MCI_STATUS_POSITION __MSABI_LONG(0x00000002)
1915 #define MCI_STATUS_NUMBER_OF_TRACKS __MSABI_LONG(0x00000003)
1916 #define MCI_STATUS_MODE __MSABI_LONG(0x00000004)
1917 #define MCI_STATUS_MEDIA_PRESENT __MSABI_LONG(0x00000005)
1918 #define MCI_STATUS_TIME_FORMAT __MSABI_LONG(0x00000006)
1919 #define MCI_STATUS_READY __MSABI_LONG(0x00000007)
1920 #define MCI_STATUS_CURRENT_TRACK __MSABI_LONG(0x00000008)
1922 #define MCI_INFO_PRODUCT __MSABI_LONG(0x00000100)
1923 #define MCI_INFO_FILE __MSABI_LONG(0x00000200)
1924 #define MCI_INFO_MEDIA_UPC __MSABI_LONG(0x00000400)
1925 #define MCI_INFO_MEDIA_IDENTITY __MSABI_LONG(0x00000800)
1926 #define MCI_INFO_NAME __MSABI_LONG(0x00001000)
1927 #define MCI_INFO_COPYRIGHT __MSABI_LONG(0x00002000)
1929 #define MCI_GETDEVCAPS_ITEM __MSABI_LONG(0x00000100)
1931 #define MCI_GETDEVCAPS_CAN_RECORD __MSABI_LONG(0x00000001)
1932 #define MCI_GETDEVCAPS_HAS_AUDIO __MSABI_LONG(0x00000002)
1933 #define MCI_GETDEVCAPS_HAS_VIDEO __MSABI_LONG(0x00000003)
1934 #define MCI_GETDEVCAPS_DEVICE_TYPE __MSABI_LONG(0x00000004)
1935 #define MCI_GETDEVCAPS_USES_FILES __MSABI_LONG(0x00000005)
1936 #define MCI_GETDEVCAPS_COMPOUND_DEVICE __MSABI_LONG(0x00000006)
1937 #define MCI_GETDEVCAPS_CAN_EJECT __MSABI_LONG(0x00000007)
1938 #define MCI_GETDEVCAPS_CAN_PLAY __MSABI_LONG(0x00000008)
1939 #define MCI_GETDEVCAPS_CAN_SAVE __MSABI_LONG(0x00000009)
1941 #define MCI_SYSINFO_QUANTITY __MSABI_LONG(0x00000100)
1942 #define MCI_SYSINFO_OPEN __MSABI_LONG(0x00000200)
1943 #define MCI_SYSINFO_NAME __MSABI_LONG(0x00000400)
1944 #define MCI_SYSINFO_INSTALLNAME __MSABI_LONG(0x00000800)
1946 #define MCI_SET_DOOR_OPEN __MSABI_LONG(0x00000100)
1947 #define MCI_SET_DOOR_CLOSED __MSABI_LONG(0x00000200)
1948 #define MCI_SET_TIME_FORMAT __MSABI_LONG(0x00000400)
1949 #define MCI_SET_AUDIO __MSABI_LONG(0x00000800)
1950 #define MCI_SET_VIDEO __MSABI_LONG(0x00001000)
1951 #define MCI_SET_ON __MSABI_LONG(0x00002000)
1952 #define MCI_SET_OFF __MSABI_LONG(0x00004000)
1954 #define MCI_SET_AUDIO_ALL __MSABI_LONG(0x00000000)
1955 #define MCI_SET_AUDIO_LEFT __MSABI_LONG(0x00000001)
1956 #define MCI_SET_AUDIO_RIGHT __MSABI_LONG(0x00000002)
1958 #define MCI_BREAK_KEY __MSABI_LONG(0x00000100)
1959 #define MCI_BREAK_HWND __MSABI_LONG(0x00000200)
1960 #define MCI_BREAK_OFF __MSABI_LONG(0x00000400)
1962 #define MCI_RECORD_INSERT __MSABI_LONG(0x00000100)
1963 #define MCI_RECORD_OVERWRITE __MSABI_LONG(0x00000200)
1965 #define MCI_SOUND_NAME __MSABI_LONG(0x00000100)
1967 #define MCI_SAVE_FILE __MSABI_LONG(0x00000100)
1969 #define MCI_LOAD_FILE __MSABI_LONG(0x00000100)
2123 #define MCI_VD_PLAY_REVERSE __MSABI_LONG(0x00010000)
2124 #define MCI_VD_PLAY_FAST __MSABI_LONG(0x00020000)
2125 #define MCI_VD_PLAY_SPEED __MSABI_LONG(0x00040000)
2126 #define MCI_VD_PLAY_SCAN __MSABI_LONG(0x00080000)
2127 #define MCI_VD_PLAY_SLOW __MSABI_LONG(0x00100000)
2129 #define MCI_VD_SEEK_REVERSE __MSABI_LONG(0x00010000)
2131 #define MCI_VD_STATUS_SPEED __MSABI_LONG(0x00004002)
2132 #define MCI_VD_STATUS_FORWARD __MSABI_LONG(0x00004003)
2133 #define MCI_VD_STATUS_MEDIA_TYPE __MSABI_LONG(0x00004004)
2134 #define MCI_VD_STATUS_SIDE __MSABI_LONG(0x00004005)
2135 #define MCI_VD_STATUS_DISC_SIZE __MSABI_LONG(0x00004006)
2137 #define MCI_VD_GETDEVCAPS_CLV __MSABI_LONG(0x00010000)
2138 #define MCI_VD_GETDEVCAPS_CAV __MSABI_LONG(0x00020000)
2140 #define MCI_VD_SPIN_UP __MSABI_LONG(0x00010000)
2141 #define MCI_VD_SPIN_DOWN __MSABI_LONG(0x00020000)
2143 #define MCI_VD_GETDEVCAPS_CAN_REVERSE __MSABI_LONG(0x00004002)
2144 #define MCI_VD_GETDEVCAPS_FAST_RATE __MSABI_LONG(0x00004003)
2145 #define MCI_VD_GETDEVCAPS_SLOW_RATE __MSABI_LONG(0x00004004)
2146 #define MCI_VD_GETDEVCAPS_NORMAL_RATE __MSABI_LONG(0x00004005)
2148 #define MCI_VD_STEP_FRAMES __MSABI_LONG(0x00010000)
2149 #define MCI_VD_STEP_REVERSE __MSABI_LONG(0x00020000)
2151 #define MCI_VD_ESCAPE_STRING __MSABI_LONG(0x00000100)
2178 #define MCI_WAVE_OPEN_BUFFER __MSABI_LONG(0x00010000)
2180 #define MCI_WAVE_SET_FORMATTAG __MSABI_LONG(0x00010000)
2181 #define MCI_WAVE_SET_CHANNELS __MSABI_LONG(0x00020000)
2182 #define MCI_WAVE_SET_SAMPLESPERSEC __MSABI_LONG(0x00040000)
2183 #define MCI_WAVE_SET_AVGBYTESPERSEC __MSABI_LONG(0x00080000)
2184 #define MCI_WAVE_SET_BLOCKALIGN __MSABI_LONG(0x00100000)
2185 #define MCI_WAVE_SET_BITSPERSAMPLE __MSABI_LONG(0x00200000)
2187 #define MCI_WAVE_INPUT __MSABI_LONG(0x00400000)
2188 #define MCI_WAVE_OUTPUT __MSABI_LONG(0x00800000)
2190 #define MCI_WAVE_STATUS_FORMATTAG __MSABI_LONG(0x00004001)
2191 #define MCI_WAVE_STATUS_CHANNELS __MSABI_LONG(0x00004002)
2192 #define MCI_WAVE_STATUS_SAMPLESPERSEC __MSABI_LONG(0x00004003)
2193 #define MCI_WAVE_STATUS_AVGBYTESPERSEC __MSABI_LONG(0x00004004)
2194 #define MCI_WAVE_STATUS_BLOCKALIGN __MSABI_LONG(0x00004005)
2195 #define MCI_WAVE_STATUS_BITSPERSAMPLE __MSABI_LONG(0x00004006)
2196 #define MCI_WAVE_STATUS_LEVEL __MSABI_LONG(0x00004007)
2198 #define MCI_WAVE_SET_ANYINPUT __MSABI_LONG(0x04000000)
2199 #define MCI_WAVE_SET_ANYOUTPUT __MSABI_LONG(0x08000000)
2201 #define MCI_WAVE_GETDEVCAPS_INPUTS __MSABI_LONG(0x00004001)
2202 #define MCI_WAVE_GETDEVCAPS_OUTPUTS __MSABI_LONG(0x00004002)
2258 #define MCI_SEQ_STATUS_TEMPO __MSABI_LONG(0x00004002)
2259 #define MCI_SEQ_STATUS_PORT __MSABI_LONG(0x00004003)
2260 #define MCI_SEQ_STATUS_SLAVE __MSABI_LONG(0x00004007)
2261 #define MCI_SEQ_STATUS_MASTER __MSABI_LONG(0x00004008)
2262 #define MCI_SEQ_STATUS_OFFSET __MSABI_LONG(0x00004009)
2263 #define MCI_SEQ_STATUS_DIVTYPE __MSABI_LONG(0x0000400A)
2265 #define MCI_SEQ_SET_TEMPO __MSABI_LONG(0x00010000)
2266 #define MCI_SEQ_SET_PORT __MSABI_LONG(0x00020000)
2267 #define MCI_SEQ_SET_SLAVE __MSABI_LONG(0x00040000)
2268 #define MCI_SEQ_SET_MASTER __MSABI_LONG(0x00080000)
2269 #define MCI_SEQ_SET_OFFSET __MSABI_LONG(0x01000000)
2282 #define MCI_ANIM_OPEN_WS __MSABI_LONG(0x00010000)
2283 #define MCI_ANIM_OPEN_PARENT __MSABI_LONG(0x00020000)
2284 #define MCI_ANIM_OPEN_NOSTATIC __MSABI_LONG(0x00040000)
2286 #define MCI_ANIM_PLAY_SPEED __MSABI_LONG(0x00010000)
2287 #define MCI_ANIM_PLAY_REVERSE __MSABI_LONG(0x00020000)
2288 #define MCI_ANIM_PLAY_FAST __MSABI_LONG(0x00040000)
2289 #define MCI_ANIM_PLAY_SLOW __MSABI_LONG(0x00080000)
2290 #define MCI_ANIM_PLAY_SCAN __MSABI_LONG(0x00100000)
2292 #define MCI_ANIM_STEP_REVERSE __MSABI_LONG(0x00010000)
2293 #define MCI_ANIM_STEP_FRAMES __MSABI_LONG(0x00020000)
2295 #define MCI_ANIM_STATUS_SPEED __MSABI_LONG(0x00004001)
2296 #define MCI_ANIM_STATUS_FORWARD __MSABI_LONG(0x00004002)
2297 #define MCI_ANIM_STATUS_HWND __MSABI_LONG(0x00004003)
2298 #define MCI_ANIM_STATUS_HPAL __MSABI_LONG(0x00004004)
2299 #define MCI_ANIM_STATUS_STRETCH __MSABI_LONG(0x00004005)
2301 #define MCI_ANIM_INFO_TEXT __MSABI_LONG(0x00010000)
2303 #define MCI_ANIM_GETDEVCAPS_CAN_REVERSE __MSABI_LONG(0x00004001)
2304 #define MCI_ANIM_GETDEVCAPS_FAST_RATE __MSABI_LONG(0x00004002)
2305 #define MCI_ANIM_GETDEVCAPS_SLOW_RATE __MSABI_LONG(0x00004003)
2306 #define MCI_ANIM_GETDEVCAPS_NORMAL_RATE __MSABI_LONG(0x00004004)
2307 #define MCI_ANIM_GETDEVCAPS_PALETTES __MSABI_LONG(0x00004006)
2308 #define MCI_ANIM_GETDEVCAPS_CAN_STRETCH __MSABI_LONG(0x00004007)
2309 #define MCI_ANIM_GETDEVCAPS_MAX_WINDOWS __MSABI_LONG(0x00004008)
2311 #define MCI_ANIM_REALIZE_NORM __MSABI_LONG(0x00010000)
2312 #define MCI_ANIM_REALIZE_BKGD __MSABI_LONG(0x00020000)
2314 #define MCI_ANIM_WINDOW_HWND __MSABI_LONG(0x00010000)
2315 #define MCI_ANIM_WINDOW_STATE __MSABI_LONG(0x00040000)
2316 #define MCI_ANIM_WINDOW_TEXT __MSABI_LONG(0x00080000)
2317 #define MCI_ANIM_WINDOW_ENABLE_STRETCH __MSABI_LONG(0x00100000)
2318 #define MCI_ANIM_WINDOW_DISABLE_STRETCH __MSABI_LONG(0x00200000)
2320 #define MCI_ANIM_WINDOW_DEFAULT __MSABI_LONG(0x00000000)
2322 #define MCI_ANIM_RECT __MSABI_LONG(0x00010000)
2323 #define MCI_ANIM_PUT_SOURCE __MSABI_LONG(0x00020000)
2324 #define MCI_ANIM_PUT_DESTINATION __MSABI_LONG(0x00040000)
2326 #define MCI_ANIM_WHERE_SOURCE __MSABI_LONG(0x00020000)
2327 #define MCI_ANIM_WHERE_DESTINATION __MSABI_LONG(0x00040000)
2329 #define MCI_ANIM_UPDATE_HDC __MSABI_LONG(0x00020000)
2401 #define MCI_OVLY_OPEN_WS __MSABI_LONG(0x00010000)
2402 #define MCI_OVLY_OPEN_PARENT __MSABI_LONG(0x00020000)
2404 #define MCI_OVLY_STATUS_HWND __MSABI_LONG(0x00004001)
2405 #define MCI_OVLY_STATUS_STRETCH __MSABI_LONG(0x00004002)
2407 #define MCI_OVLY_INFO_TEXT __MSABI_LONG(0x00010000)
2409 #define MCI_OVLY_GETDEVCAPS_CAN_STRETCH __MSABI_LONG(0x00004001)
2410 #define MCI_OVLY_GETDEVCAPS_CAN_FREEZE __MSABI_LONG(0x00004002)
2411 #define MCI_OVLY_GETDEVCAPS_MAX_WINDOWS __MSABI_LONG(0x00004003)
2413 #define MCI_OVLY_WINDOW_HWND __MSABI_LONG(0x00010000)
2414 #define MCI_OVLY_WINDOW_STATE __MSABI_LONG(0x00040000)
2415 #define MCI_OVLY_WINDOW_TEXT __MSABI_LONG(0x00080000)
2416 #define MCI_OVLY_WINDOW_ENABLE_STRETCH __MSABI_LONG(0x00100000)
2417 #define MCI_OVLY_WINDOW_DISABLE_STRETCH __MSABI_LONG(0x00200000)
2419 #define MCI_OVLY_WINDOW_DEFAULT __MSABI_LONG(0x00000000)
2421 #define MCI_OVLY_RECT __MSABI_LONG(0x00010000)
2422 #define MCI_OVLY_PUT_SOURCE __MSABI_LONG(0x00020000)
2423 #define MCI_OVLY_PUT_DESTINATION __MSABI_LONG(0x00040000)
2424 #define MCI_OVLY_PUT_FRAME __MSABI_LONG(0x00080000)
2425 #define MCI_OVLY_PUT_VIDEO __MSABI_LONG(0x00100000)
2427 #define MCI_OVLY_WHERE_SOURCE __MSABI_LONG(0x00020000)
2428 #define MCI_OVLY_WHERE_DESTINATION __MSABI_LONG(0x00040000)
2429 #define MCI_OVLY_WHERE_FRAME __MSABI_LONG(0x00080000)
2430 #define MCI_OVLY_WHERE_VIDEO __MSABI_LONG(0x00100000)