On Tue, 22 Aug 2000, Dave Pickles wrote:
> On Tue, 22 Aug 2000, you wrote:
> >
> >Alternatively, there's the Win2k source code, which could be of interest
> >if you can get your hands on it :-)
>
> Hmmm thanks. I was looking for some information on functions exported from
> NT's KERNEL.DLL which don't appear in any documentation. For example,
> CmdBatNotification(), GetConsoleCommandHistory() and ConsoleSubst().
Well, I don't have the source ATM - have you tried looking at the entry
point in the code with a disassembler? That should give a few hints about
what's going on...
James.