Hello dzt
I have tried the dzImage.dll great job.
I encountered a problem which happens also in your test2.sbp program
if in line 39 you change
dr.ScreenCapture2(10,10, 100, 100)
to
dr.ScreenCapture2(10,10, 99, 100)
I get an error.
The same happens with
dr.ControlCapture("Button1", 0,0,Button1.Width, Button1.Height)
if you set the Button1.Width to less then 100
It seems that both functions don't accept Widths less than 100.
Can you please check it.
Do you intend to add SaveICO for icons.
And why not LoadICO ?
I would be interested in because I am writing an Icon Editor.
I just added a screenshot that shows the beginning, I ditn't add the code because there is still a lot to add and test.
Thank you in advance
Klaus
Switzerland
Last edited by klaus : 01-16-2008 at 12:17 PM.
|