dxVlcPresent%()

Description

This function will return true if the vlc package is present on the host's system. The dll's as well as the vlc plugins folder must reside in the same folder as the compiled blitz file for hardwired to be able to use vlc for video playack. Alternatively, if these files are not found in said folder, hardwired will look to see if the files exist on the host system though the system registry. If the registry holds a reference to an installed version of libvlc, hardwired will use the dll's that are within this folder.