POV-Ray : Newsgroups : moray.win : POV-Include ... code lost ... there won't be anymore ...!!! : Re: POV-Include ... code lost ... there won't be anymore ...!!! Server Time
1 May 2024 19:07:46 EDT (-0400)
  Re: POV-Include ... code lost ... there won't be anymore ...!!!  
From: Patrick Elliott
Date: 1 Feb 2005 19:36:59
Message: <MPG.1c69ce3740e3c07f989ccb@news.povray.org>
In article <41fedb4b$1@news.povray.org>, kol### [at] kolbancom says...
> Patrick,
> Sadly no ... not for compiled C++.
> 
Hmm. According to google this isn't 100% true. It would be more accurate 
to say that decompilers are compiler specific. They have them for HP-UX 
and .NET.. Though, maybe not. I just found this:

http://www.itee.uq.edu.au/~cristina/dcc.html

Oops, that is for DOS, so not sure what it would do to C++ for Win32.

There is this though:

http://boomerang.sourceforge.net/

You could try them out and see. Even if they got close, it would be 
easier than reproducing the entire thing from scratch. Biggest issue I 
can see it not recognizing API calls for windows specific stuff, etc.

-- 
void main () {

    call functional_code()
  else
    call crash_windows();
}


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.