[DllImport("comctl32.dll", SetLastError=true)]
static extern bool ImageList_Add(IntPtr hImageList, IntPtr hBitmap, IntPtr hMask);
Declare Function ImageList_Add Lib "comctl32.dll" (ByVal hImageList As IntPtr, ByVal hBitmap As IntPtr, ByVal hMask As IntPtr) As Boolean
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!
....