Home | History | Annotate | Download | only in include

Lines Matching refs:INT_PTR

733     INT_PTR iString;
743 WINCOMMCTRLAPI HBITMAP WINAPI CreateMappedBitmap(HINSTANCE hInstance,INT_PTR idBitmap,UINT wFlags,LPCOLORMAP lpColorMap,int iNumMaps);
2131 #define LPSTR_TEXTCALLBACKW ((LPWSTR)(INT_PTR)-1)
2132 #define LPSTR_TEXTCALLBACKA ((LPSTR)(INT_PTR)-1)
3526 INT_PTR iItem;
3540 INT_PTR iItem;
4551 WINCOMMCTRLAPI PVOID WINAPI DPA_GetPtr(HDPA hdpa,INT_PTR i);
4578 WINCOMMCTRLAPI PVOID WINAPI DPA_GetPtr(HDPA hdpa, INT_PTR i);
4661 WINCOMMCTRLAPI WINBOOL WINAPI FlatSB_SetScrollProp(HWND,UINT index,INT_PTR newValue,WINBOOL);