I have a framegrabber (Silicon Software ) and I managed to show the grabbed images from a pointer in memory buffer using OpenCV.
Now I want to create an application (Win32) and place the openCV window as a child window of the main application window. Anybody has any idea?