On Tue, 01 Feb 2005 22:53:39 +0300, Sergey Efimoff wrote:
> Unfortunately, I cannot use Wine as a main process (did you mean the
> stuff which is now made by preloader?). My project is a complex
> multi-threaded application, and the DLL mentioned above is to be only the
> small part of it.
Why
On February 1, 2005 11:53 am, Sergey Efimoff wrote:
> On Feb 1, 2005, at 9:04 PM, Bill Medland wrote:
> >> I have windows binary-only, third-party .DLL library without any
> >> source
> >> files.
> >> I would like to use it in my unix-based project, which is compiled
> >> with
> >> usual GNU C comp
On Feb 1, 2005, at 9:04 PM, Bill Medland wrote:
I have windows binary-only, third-party .DLL library without any
source
files.
I would like to use it in my unix-based project, which is compiled
with
usual GNU C compiler. Wine documentation says Wine is able to load
external .DLLs, but does not ex
On February 1, 2005 08:46 am, Sergey Efimoff wrote:
> Hi,
>
> I have windows binary-only, third-party .DLL library without any source
> files.
> I would like to use it in my unix-based project, which is compiled with
> usual GNU C compiler. Wine documentation says Wine is able to load
> external .D
Hi,
I have windows binary-only, third-party .DLL library without any source
files.
I would like to use it in my unix-based project, which is compiled with
usual GNU C compiler. Wine documentation says Wine is able to load
external .DLLs, but does not explain how to implement such ability in
userl