$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] wrap native C++ DLL used Boost libs, into .NET
From: aidforsoft_at_[hidden]
Date: 2008-09-10 02:00:33
> This sounds like the error you get when trying to use a native 32-bit
> DLL in a 64-bit (or vice-versa) .NET process.
Thanks, I have thought about this. I use WinXP x86 and /MACHINE:X86
in my Visual Studio projects. In addtition, this assumption fails to
explain the fact that working of the DLL depend on the using of the
Boost headers.
-- Best regards, Ilya Chumakov mailto:aidforsoft_at_[hidden]