-Original Message-
From: "Dmitry Timoshkov" <[EMAIL PROTECTED]>
To: "Ylia K" <[EMAIL PROTECTED]>
Date: Mon, 26 Apr 2004 23:50:35 +0900
Subject: Re: Add stub function HWND GetConsoleWindow()
> "Ylia K" <[EMAIL PROTECTED]> wrote:
>
&
"Mike Hearn" <[EMAIL PROTECTED]> wrote:
> In some circumstances apps can survive stack corruption caused by
> incorrect calling conventions. There was a good entry in Raymond Chens
> blog about this a few months ago, explaining why and how Windows repairs
> the stack in particular situations.
Fil
On Mon, 26 Apr 2004 23:50:35 +0900, Dmitry Timoshkov wrote:
> I'm wondering how your patch works at all, the call should smash
> the stack since it misses WINAPI modifier.
In some circumstances apps can survive stack corruption caused by
incorrect calling conventions. There was a good entry in Ray
"Ylia K" <[EMAIL PROTECTED]> wrote:
> * dlls/kernel/kernel32.spec, dlls/kernel/console.c, include/wincon.h
> Ilya Korniyko <[EMAIL PROTECTED]>
> Add stub function HWND GetConsoleWindow()
>
> It is for excelent file manager FAR Manager (www.rarlab.com).
&