Exemplo n.º 1
0
 public static unsafe extern int DrawTextExW(IntPtr hDC, char* lpszString, int nCount, ref RECT lpRect, DT nFormat, ref DRAWTEXTPARAMS lpDTParams);
Exemplo n.º 2
0
 public static extern unsafe int DrawTextExW(IntPtr hDC, char *lpszString, int nCount, ref RECT lpRect, DT nFormat, ref DRAWTEXTPARAMS lpDTParams);