[DllImport("gdi32.dll", SetLastError=true)] static extern TODO HBitmap(TODO);
Declare Function HBitmap Lib "gdi32.dll" (TODO) As TODO
None.
System.Drawing.Bitmap
Please add some!