could someone show an example of how to copy a bitmap.
complete problem:
the PB code is in a DLL
the dll is called with the address of the bitmap
and any other required data.....(hight/width/depth)
how can PB place this data into a file to save as a .bmp?
without having an "open window"?
i may eventually figure this out, but just thought maybe someoneelse
may have already done it
