Hey, I'm looking an EXE -> C++ decompiler, I need to decompile a 218KB dos file to view the source of it (I realize that the functions and such won't have the original names but thats ok).

I know they exist because I remember using one a while back, I just can't find any right now.

I already have this EXE file in ASM, so an ASM to C++ coverter will be just as good.

thanks

Dimava