GDI+ import gdi32.dll

  • Thread starter Thread starter MAY
  • Start date Start date
M

MAY

hi all,

i want to import [DllImport("gdi32.dll")] to perform BitBlt drawing, how to
import it??
Thx...

MAY
 
it said "The type or namespace name "DLLImport" could not be found.." when i
try to use it..
 
Back
Top