예제 #1
0
파일: GDI.cs 프로젝트: luowei98/RobertLw
 public static extern int GetRegionData(IntPtr hRgn, int dwCount, ref RGNDATA lpRgnData);
예제 #2
0
파일: GDI.cs 프로젝트: luowei98/RobertLw
 public static extern int ExtCreateRegion(ref XFORM lpXform, int nCount, ref RGNDATA lpRgnData);