Re: _CrtIsValidHeapPointer Problem
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: _CrtIsValidHeapPointer Problem
- From: Fabian Peña <fapenia@...>
- Date: 2006年8月17日 11:16:25 -0300
You must have both binary files compiled of the same way, multithread or
single thread and Debug or Release,
you cannot mix of any way Release and Debug versions.