[vorbis-dev] access violation in ov_open using VC6

Michael Smith msmith at xiph.org
Tue Mar 9 15:57:29 PST 2004



On Sunday 07 March 2004 06:57, albert tedja wrote:
> I passed a valid FILE* (from fopen() with "rb") and the
> address of an OggVorbis_File struct, but an access
> violation occured when ov_open is called.
>
> I have enabled the Multithreaded, but it still doesn't fix
> the problem. I look at the vorbis_comment.exe source and I
> see vcedit_open() function and other vcedit_*() functions
> everywhere. I am assuming that there is known issue with VC
> and ov_open that's why vorbis_comment is using the edited
> version. I don't know if I should use these functions or
> not. Or maybe I missed something?
>

The vcedit_*() functions are completely unrelated to the ov_*() functions, 
vorbiscomment doesn't use libvorbisfile.

ov_open works perfectly on windows (with VC++) if the project options are 
configured correctly.

Mike

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list