[EMAIL PROTECTED] wrote:
Thanks for the helpful replies.
I have been working on the Winelib approach
suggested by Jeremy. As my first step I wanted to get a windows console
application
to compile and run anyway.
I now have an executable that runs and calls
functions in the windows dll, b
Thanks for the helpful replies.
I have been working on the Winelib approach
suggested by Jeremy. As my first step I wanted to get a windows console
application
to compile and run anyway.
I now have an executable that runs and calls
functions in the windows dll, but it does not work correctly
On Friday 01 September 2006 03:52, Jeremy White wrote:
> Dan Kegel wrote:
> > On 8/30/06, Mark Smith <[EMAIL PROTECTED]> wrote:
> >> I have a windows dll and header files. I want to make a library that I
> >> can link to and use on linux. What are the steps required to do this?
> >
> > Sorry, you
Dan Kegel wrote:
> On 8/30/06, Mark Smith <[EMAIL PROTECTED]> wrote:
>
>> I know this question has been asked many times, but I cannot find enough
>> information to solve the problem.
>>
>> I have a windows dll and header files. I want to make a library that I
>> can link to and use on linux. What
On 8/30/06, Mark Smith <[EMAIL PROTECTED]> wrote:
I know this question has been asked many times, but I cannot find enough
information to solve the problem.
I have a windows dll and header files. I want to make a library that I
can link to and use on linux. What are the steps required to do this
I know this question has been asked many times, but I cannot find enough
information to solve the problem.
I have a windows dll and header files. I want to make a library that I
can link to and use on linux. What are the steps required to do this?
I have used winedump to generate a .spec file