コード例 #1
0
ファイル: WindowUtil.cs プロジェクト: robsonfelix/AutoBroswer
 public static extern bool RedrawWindow(IntPtr hwnd, COMRECT rcUpdate, IntPtr hrgnUpdate, int flags);
コード例 #2
0
ファイル: WindowUtil.cs プロジェクト: purplecow/AutoBroswer
 public static extern bool RedrawWindow(IntPtr hwnd, COMRECT rcUpdate, IntPtr hrgnUpdate, int flags);