Searched defs:LPBITMAPINFO (Results 1 – 3 of 3) sorted by relevance
133 } BITMAPINFO, * LPBITMAPINFO, * PBITMAPINFO; typedef
672 } BITMAPINFO,*LPBITMAPINFO,*PBITMAPINFO; typedef
79031 pub type LPBITMAPINFO = *mut tagBITMAPINFO; typedef86961 lpbmi: LPBITMAPINFO, in GetDIBits()