Feb 17, 2011 #1 preconsa Technical User Joined Feb 17, 2011 Messages 1 Location MX Hi, anybody can tell me please, how to play a video file in a windows Best Regards
Feb 17, 2011 #2 ShankarJ Programmer Joined Aug 9, 2003 Messages 856 Hi! What type of Video file? You could try embedding the Windows Media Player ActiveX control in an OLE control and see if it works. Otherwise you need to use the Windows API. The easiest way is buy a 3rd party product like Capesoft's File Explorer (http://www.capesoft.com/accessories/FileExplorer.htm). Regards Upvote 0 Downvote
Hi! What type of Video file? You could try embedding the Windows Media Player ActiveX control in an OLE control and see if it works. Otherwise you need to use the Windows API. The easiest way is buy a 3rd party product like Capesoft's File Explorer (http://www.capesoft.com/accessories/FileExplorer.htm). Regards