esmet
Programmer
- Jul 25, 2011
- 16
Could anybody help me with this.
CG Error :
Two different CRTLDLLs are loaded. CG might report false errors.
c:\windows\systen32\cc32100mt.dll
c:\windows\systen32\cc3260mt.dll
"
I just pass it by clicking "ok" and after a few more modules are loaded this msg appears:
Debug Output:
HEAP: Free Heap block 17ec18 modified at 17fee8 after it was freed
you can press run(F9), but when i close the program this error appears:
xxx.exe (3004)
someshit "access violation at xxxxx: write of address xxxxx". Proces stopped.Use Step or Run to continue.
call stack:
:00cbd946 ; C:\Documents and Settings\nowekonto\Moje dokumenty\RAD Studio\Projects\xxx\\xxx.exe
:32ad8b5f ; C:\WINDOWS\system32\CC32100MT.DLL
:32ad8bae ; C:\WINDOWS\system32\CC32100MT.DLL
:32ad5b18 CC32100MT._exit + 0x10
:32ad8f4c ; C:\WINDOWS\system32\CC32100MT.DLL
I've found some where that the TCHAR mapping should be char(I have wchar_t), but i've changed it but it didn't helped.
I have no idea what is going on. And there is more, on my computer even with all these errors it somehow runs, and you can make release, but on my boss computer it just stops and screams EAccessViolation instead of "Free heap block..." and thats the end.
Please help.
I've tried different things: turning of and on dynamic RTL, checking and unchecking build with runtime packages.
BTW. This project used to work on bcb 6, but now i'm converting it to rad studio professional 2010