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