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