Ejemplo n.º 1
0
 public static extern bool GetClassInfoEx(IntPtr hInstance, string lpClassName,
                                          out WindowClassExBlittable lpWndClass);
Ejemplo n.º 2
0
 public static extern ushort RegisterClassEx([In] ref WindowClassExBlittable lpwcx);