<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>FLAC seeking error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I am writing a FLAC encoder/decoder and when I use the flac_static.lib that was compiled in debug mode in MS Visual Studio 2003, the seek_absolute function works fine.&nbsp; However, if I compile flac_static in release mode in the same environment, the seek_absolute function no longer works.&nbsp; No parts of my code change, the only difference is whether I link in the release lib instead of the debug lib.&nbsp; I just recompiled the whole of a new copy of the FLAC source code so I know I have the most recent FLAC source. I am compiling using MS Visual studio 2003 and writing in C++ but mainly using the C library and not the C++ library of FLAC.&nbsp; I'd be helpful of any hints as to which direction to move in to solve this.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Jay Barra</FONT>
</P>

</BODY>
</HTML>