No, it is not a TC feature:) it is OS that allows such things. You can't load 64-bit DLL within 32-bit application but you can easilly start 64-bit process from 32-bit one - just open 32-bit %windir%\syswow64\cmd.exe and call your batch/script to test it.