Unfotunately, VB programs are not compiled to machine code, they are compiled to a byte code which is run by an interpreter. And the byte code is unpublished. I have seen efforts to make a VB5 compiler, but the only successful one isnt available any more. I wouldn't expect to see a VB6 one in the near future if at all.
Even if there was one, it wouldn't compile back to very pleasant source. All comments, variable and function names, informative formatting and everything that makes the code human readable would be gone. It could be disentangled, but unless its your own code it would be difficult.
__________________
[img]\"http://www.sighost.us/members/Zvijer/andrewas.gif\" alt=\" - \" />
|