Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using QuickTime / Windows



You have it exactly right, and we designed it that way for exactly that reason: so applications could launch and check at runtime if QuickTime is installed, without getting "missing DLL" error messages, or having the app quit.

Greg Chapman
QuickTime Engineering
email@hidden

On Mar 29, 2004, at 10:34 AM, Roni Music wrote:

Hi,

When using QuickTime in my Windows application I need to make sure it works even if a Windows user does not have QuickTime installed. I only use the audio portion of QuickTime.

So this is what I've done and would like somebody to confirm that this will not break my app:

I'm linking statically to the qtmlClient.lib in the SDK.

Then before using any QuickTime routines (or at program start) I call the

InitializeQTML() function. If this returns noErr, QuickTime is installed and I can start using my QuickTime stuff.

If InitializeQTML() returns an error, QuickTime is not installed and I will have to use my other ways of playing audio.

The important thing is that my app will not display error messages such as "Missing dll this or that" and then quit.

Thanks for any insights

Rolf Nilsson
_______________________________________________
quicktime-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
quicktime-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-api
Do not post admin requests to the list. They will be ignored.


References: 
 >Using QuickTime / Windows (From: "Roni Music" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.