New in doing this. I need to open a window in VC++ using, say, CreatWindow(...) which needs the instance handle of the main application (in this case the Labview VIs which calls the VC++ objects). How can I get the instance handle?
Thanks.
PS. What I really want to do is to take over the full screen and display bitmap images on it. Does anyone know any activeX control that allows me to do this from Labview?