Re[2]: [fpc-pascal] accessing hardware ports in FPC

2007-05-22 Thread Daniël Mantione
Op Tue, 22 May 2007, schreef Alexey Pavluchenko: > Hello Felipe, > > Tuesday, May 22, 2007, 10:48:54 AM, you wrote: > > > On 5/18/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: > >> Can you please implement a ports unit for Windows then? > > > This requires writing a Device Driver for NT

Re[2]: [fpc-pascal] accessing hardware ports in FPC

2007-05-22 Thread Alexey Pavluchenko
Hello Felipe, Tuesday, May 22, 2007, 10:48:54 AM, you wrote: > On 5/18/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: >> Can you please implement a ports unit for Windows then? > This requires writing a Device Driver for NT and later you need to > take it with your executable somehow. It's