Ejemplo n.º 1
0
 public static extern IntPtr RegisterClassExW(ref WNDCLASSEXW windowClass);
Ejemplo n.º 2
0
 public static extern bool GetClassInfo(IntPtr hInstance, string className, out WNDCLASSEXW classInfo);