Example #1
0
 internal static extern bool GetClassInfoEx(IntPtr instance, string lpszClassName, ref ExtendedWindowClass window_class);
Example #2
0
 internal static extern ushort RegisterClassEx(ref ExtendedWindowClass window_class);