ADC Home > Reference Library > Technical Q&As > QuickTime > QuickTime for Windows >

Checking For Presence of QuickTime 3 for Windows

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]


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.