Re: Console problem

2003-12-23 Thread Peter Oberndorfer
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

Re: Console problem

2003-12-22 Thread Michael Stefaniuc
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

Console problem

2003-12-22 Thread Peter Oberndorfer
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