[DllImport("coredll.dll", SetLastError = true)] public static extern bool CeHandleAppNotifications( IntPtr pAppNotification, IntPtr hNotifications );
Last updated 1 year ago