My company is finding more suitable language, which can be more safe to protect its IP. I read one interesting thread in the link below.

http://www.vbforums.com/showthread.p...ight=decompile

From what I understand, some experts said that the native executables created by using VB6 is hard to decompile back to original source code or impossible.

How about the native executables created by C++ in Visual Studio 2005? Is it possible to decompile back to original source code? Is the native executables created by Visual Studio 2005 also hard to be decompiled like VB6?

Please advice. Thanks.