Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: NewMovieFromProperties on Windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NewMovieFromProperties on Windows



Did you call InitializeQTML() and EnterMovies() first?

Brian


On Dec 12, 2006, at 6:06 PM, Carl Menezes wrote:

From the Quicktime 7 for Windows update guide (http:// developer.apple.com/documentation/QuickTime/Conceptual/ QT7Win_Update_Guide/index.html), as part of the documentation for NewMovieFromProperties():

If no data location property is specified, then this function will behave like NewMovie, creating an empty movie. Thus NewMovieFromProperties(0, nil, 0, nil, &movie) is functionally equivalent to movie = NewMovie(0).

here  are 2 lines of code :

Movie mov;
NewMovieFromProperties( 0, nil, 0, nil, &mov);

it works on the Mac, but crashes on Windows, in Visual Studio 2005, with an unhandled exception "Access violation reading location 0x00000010".

has anyone had this problem before?

I doubt I'm doing anything wrong here, but if I am, I'd love to know.

Thanks,
Carl

_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-API mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >NewMovieFromProperties on Windows (From: Carl Menezes <email@hidden>)



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

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.