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