<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hello,</div>
<div> </div>
<div>I compiled the libFLAC_dynamic project in Flac-1.3.3 with Visual Studio 2010 on Windows 7 as 64 bit MultiThreadedDLL (release) and MultiThreadedDebugDLL (debug) successfully. When I test the two 64 bit libFLAC_dynamic.dlls, the debug version can run as expected, it converts the wave file to flac file with no problem. However, when converting the wave file using 64 bit release version libFLAC_dynamic.dll, the 64 bit application always crashes.</div>
<div> </div>
<div>I replaced the 64 bit libFLAC_dynamic.dll version 133 with the old version 131, the application can convert the wave file to flac file again. So the new 64 bit release libFLAC_dynamic.dll caused the problem.</div>
<div> </div>
<div>Who could tell me what's the problem with the 64 bit libFLAC_dynamic.dll? Is there anything need to change in the libFLAC_dynamic.vcproj file? Thank you for your help!</div>
<div> </div>
<div>Regards,<br/>
Baker</div>
<div> </div>
</div></div></body></html>