Go to the documentation of this file.
19 #ifndef MCTRL_PROPSET_H
20 #define MCTRL_PROPSET_H
53 #define MC_PSIMF_TEXT (0x00000001)
55 #define MC_PSIMF_VALUE (0x00000002)
57 #define MC_PSIMF_LPARAM (0x00000004)
59 #define MC_PSIMF_FLAGS (0x00000008)
90 typedef struct MC_PROPSETITEMW_tag {
117 typedef struct MC_PROPSETITEMA_tag {
144 #define MC_PSF_SORTITEMS (0x00000004L)
297 #define MC_PROPSETITEM MCTRL_NAME_AW(MC_PROPSETITEM)
299 #define mcPropSet_InsertItem MCTRL_NAME_AW(mcPropSet_InsertItem)
301 #define mcPropSet_SetItem MCTRL_NAME_AW(mcPropSet_SetItem)
303 #define mcPropSet_GetItem MCTRL_NAME_AW(mcPropSet_GetItem)