JonY writes:
> On 5/26/2012 00:32, Alberto Luaces wrote:
>> Hello,
>>
>> I'm trying to deploy a DLL to be run in a windows-based, embedded
>> device. In order to compile it, I have used mingw w64. The DLL works
>> fine on windows in a regular PC. However, it fails to load when the
>> used from
On 5/26/2012 00:32, Alberto Luaces wrote:
> Hello,
>
> I'm trying to deploy a DLL to be run in a windows-based, embedded
> device. In order to compile it, I have used mingw w64. The DLL works
> fine on windows in a regular PC. However, it fails to load when the
> used from the device. The reas
Hello,
I'm trying to deploy a DLL to be run in a windows-based, embedded
device. In order to compile it, I have used mingw w64. The DLL works
fine on windows in a regular PC. However, it fails to load when the
used from the device. The reason is that the device has a MSVCRT.DLL
library that la