Yea, Project Source Code is where I think I got the original class sample I was using... that sample could resize a picture but not rotate it, and then I found another example that could do the rotation, and managed to get them both to work. But, they wouldn't work under XP.
I just went back and found a different example that has the rotate and resize in the same class... I compiled it under Win 2000 and it works there, and then tried installing the test program on XP and it does work there as well. So, that might solve the problem. Give me a few days to try to port that to the application and I'll let you know if it works! Thanks!
Main Topics
Browse All Topics





by: c0ldfyr3Posted on 2008-09-11 at 11:56:25ID: 22453315
Hey, try looking at the examples on www.pscode.com/vb search for picture or bitmap, there's a lot of examples to choose from :)