Michael Stefaniuc wrote:
Hi,
On Mon, Dec 22, 2003 at 08:11:28PM +0100, Peter Oberndorfer wrote:
I'm trying to get the freeware version of IDA (console) working, but if
you mean ida37fw? My experience is based on that one.
I tried freeware version 4.1
It was previously avaliable at
htt
Hi,
On Mon, Dec 22, 2003 at 08:11:28PM +0100, Peter Oberndorfer wrote:
> I'm trying to get the freeware version of IDA (console) working, but if
you mean ida37fw? My experience is based on that one.
> i run it in wine it just hangs.
> If i run it with winedbg it works fine.
> I found out that the
Hello
I'm trying to get the freeware version of IDA (console) working, but if
i run it in wine it just hangs.
If i run it with winedbg it works fine.
I found out that the problem is that AllocConsole is never called for
the application if it is being run from wine.
But since IDA runs in the console