User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Howdy, programmers!
I have this applicantion going on. I have files comming in, and I can't
trust their windows name extention. For example I can have a GIF-encoded
file with extention ".lol".
So I am iterating over some set of importer components and with every
one of them I try to import the file to a movie (MovieImportFile()
function).
I expect that there will be all kinds of files comming in, including
ones that will not be opened by no importer components. When I try it on
an empty file, I m experiencing problems with flash importer. It hangs.
Is there any way to abort the operation?
My program hangs in this function when enFileType = kQTFileTypeFlash and
objFileSpec designates a file of size 0.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden