S
Sueffel
I'm sure this has been asked, but I cannot fid it. I have a DLL (Not mine,
3rd party) and the documentation simply says "Return DIB". Well, since this
sucker was made with C++, I'm at a complete loss. Basically, this sucker
returns the pointer to the DIB as an Object, which is odd on me. So, I need
to load this thing into a picturebox and display it, then maybe save it
later. I also may need to load picture from file and throw it as a DIB
back into this DLL. If someone wants to walk me through it, I could even
post whatever structure this thing is returning. There's alot of unknowns,
and graphics is my least favorite subject (reqiures too much thought).
Thanks in advance,
Sueffel
3rd party) and the documentation simply says "Return DIB". Well, since this
sucker was made with C++, I'm at a complete loss. Basically, this sucker
returns the pointer to the DIB as an Object, which is odd on me. So, I need
to load this thing into a picturebox and display it, then maybe save it
later. I also may need to load picture from file and throw it as a DIB
back into this DLL. If someone wants to walk me through it, I could even
post whatever structure this thing is returning. There's alot of unknowns,
and graphics is my least favorite subject (reqiures too much thought).
Thanks in advance,
Sueffel