* Tim Teulings <[EMAIL PROTECTED]> [2004-02-20 07:26:04 +0100]:
> >I guess you're talking about Oberon ? ;-)
>
> Yes, Oberona nd VisualOberon are the keywords.
Hah, I knew there was something special about you :)
(we've had a talk about VisualOberon and vmOberon quite a while ago)
> We have a
Hello!
I'm writing on a software that supports different (GUI) drivers for
different OSs. "Driver" refferes to my software (GUI library) having
different plugins (by implementing a subclass of an abstract base class)
for different OSs. I have an X11 plugin for doing X11 calls on X11, one
I
* Tim Teulings <[EMAIL PROTECTED]> [2004-02-18 22:31:26 +0100]:
> I'm writing on a software that supports different (GUI) drivers for
> different OSs. "Driver" refferes to my software (GUI library) having
> different plugins (by implementing a subclass of an abstract base class)
> for differen
Hallo!
The problem has to do with the fact that a winelib application (i.e. - an
application that uses the Win32 API using Wine, compiled natively)
requires much more than the static libraries. It requires a different
loader, supporting services (such as registry and wineserver), etc. This
me
Tim Teulings wrote:
Hello!
I'm writing on a software that supports different (GUI) drivers for
different OSs. "Driver" refferes to my software (GUI library) having
different plugins (by implementing a subclass of an abstract base
class) for different OSs. I have an X11 plugin for doing X11 cal
Hello!
I'm writing on a software that supports different (GUI) drivers for
different OSs. "Driver" refferes to my software (GUI library) having
different plugins (by implementing a subclass of an abstract base class)
for different OSs. I have an X11 plugin for doing X11 calls on X11, one
for M