Asim-GDI GURU Level: Sage Registered: 29-07-2005 Posts: 54
C++ to Vb
Hi there,
Its a small question.Kinbdly answer it as soon as possible.
How'll we do the following in VB:
BITMAPINFO * pDIB = (BITMAPUINDO *) new BYTE()bmFH.bfSize;
What I did is:
Public pDIB as BITMAPINFO
but in the c code he's actually allocating the size of the pDIB.Please help me...
Regards,
Asim Siddiqui.
06-08-2005 at 10:59 AM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681