My c# program is using a c++ dll to load an image from an avi clip and display it to a picture box via the picturebox.handle. To draw the picture I call the c++ function passing to it the picturebox.handle.
My problem comes when I need to resize the form (or when another window covers this). I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.