ADC Home > Reference Library > Technical Q&As > Legacy Documents > QuickTime >
Legacy Document
Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.
Current information on this Reference Library topic can be found here:
|
QHow can I check for the presence of QuickTime 3 for Windows programatically? AUse the InitializeQTML() function. This function will fail with an error code if QuickTime is not installed. To check for a specific version of QuickTime 3 for Windows, use the Gestalt() function after first calling InitializeQTML() .[Sep 21 1998] |