[DllImport("user32.dll", SetLastError = true)]
static extern bool DrawIconEx(IntPtr hdc, int xLeft, int yTop, IntPtr hIcon,
int cxWidth, int cyHeight, int istepIfAniCur, IntPtr hbrFlickerFreeDraw,
int diFlags);
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!