hi, may be if u can load it to the screen DC u can save any part of the image.. Hope this helps.. Regards hkprs
H
hkprs
@hkprs
Posts
-
image portion -
Copy Buffer in reverse order.hi, I am not sure of any api that copies Mem Buffer in reverse order but may be u can use "memcpy" , " memccpy" or "memmove" which copy in the orginal order. May be U can reverse them from local buff... Hope this Helps... hkprs
-
Creating a setup wizardhi, If u r using VC++ for ur application, i think its better to use the "Install Shield for VC++". That will save ur lot of work as we can do it easily with the wizrds taht it provides. Hope this Hepls u... Regards hkprs :)