so, my problem is how disassemble managed c++ assemblies, so that when i try to compile the IL i don't get errors for functions, containing 'modopt' in their name. If you can, please tell me how to disassemble such .net assemblies. Thanks in advance, Stan