示例#1
0
 public static extern IntPtr RegisterClassExW(ref WNDCLASSEXW windowClass);
示例#2
0
 public static extern bool GetClassInfo(IntPtr hInstance, string className, out WNDCLASSEXW classInfo);