On Tue, 30 Aug 2005, L505 wrote:

> 
> > > >
> > > > Using FP makes me suicidal.
> > >
> > > Strange, almost the whole compiler is developed using fp :)
> > >
> >
> > hi florian,
> >
> > first, thanks for the response and all of the great work on free pascal.
> >
> > as to my comment about being "suicidal" ... actually, i was trying to be 
> > funny.
> 
> Speaking of suicide attempts,
> Does anyone know if MS Windows command line (text mode) programs can still 
> use DLL's? Or are
> they like dos programs that didn't have this capability? At some point if it 
> is possible, I
> want to try putting a DLL/DSO plug-in system into text mode programs like FP 
> IDE and
> Midnight Commander. So thought I would ask.

They can. Only real DOS apps cannot.
On windows a console app can be a real Win32 app, and can hence load libraries.
Dos apps running in a Command-line windows usually cannot load libraries.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to