Hi Vicky,

Thanks for your answer.
I am running on a 32 bit machine, so the win64.dll is not a solution
I contacted Misi Mladoniczky from rrr who gave me a solution (thanks again Misi).


André

hi,

are you using a 64-bit machine? if yes you need to pick up the
arapi7603_build001_win64.dll , etc files which are complied using VS2008 and
should mostly resolve your issue.

thanks,
Viki


André Delcroix wrote:
Hi list,

I am trying to compile and run the driver program with Visual Studio
2008 (C++)
I use the 7.6.03 build 001 version of the APIs (arapi7603_build001.lib,
arapi7603_build001.dll, ... )
As stated in the C API Reference, I set the :
- structure alignment to 8 bytes
- Code Generation to Multithreaded DLL
I also specify /nodefaultlib:”MSVCRTD” (though it doesn't seem to be
necessary)

The compilation is OK. When I try to export the definition of an item,
the program crashes on a free() statement.

What am I missing? The doc says "Compile your program with Microsoft
Visual C++ .NET 2003 (version 7.1).", but VS 2008 should work as well.

Thanks for your help

A. Delcroix

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"



_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to