Exemplo n.º 1
0
 internal static extern bool GetClassInfoEx(IntPtr instance, string lpszClassName, ref ExtendedWindowClass window_class);
Exemplo n.º 2
0
 internal static extern ushort RegisterClassEx(ref ExtendedWindowClass window_class);