Re: [fpc-pascal]Direct writes to console buffer

2003-08-03 Thread Karl Brandt
Rich Pasco wrote: I'm trying to port some old Turbo Pascal programs to Windows 32-bit console utilities. They write directly to the screen buffer, which in the DOS world an array of Word starting at ptr(SegB800,0) (for a color display) or ptr(SegB000,0) for a monochrome one. Now, as Windows cons

[fpc-pascal]Where to find FPIDE?

2003-07-20 Thread Karl Brandt
I'd be glad if someone could answer the subject question :-) karl ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]MoveFile

2003-03-22 Thread Karl Brandt
Does someone know any standard/system independent "MoveFile" procedure ? ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal