Re: windows .dll files and linux
- From: jasen <jasen@xxxxxxxxxxx>
- Date: 23 Mar 2007 09:24:59 GMT
On 2007-03-22, juicymixx@xxxxxxxxxxxxxx <juicymixx@xxxxxxxxxxxxxx> wrote:
hey everyone,
I'm currently using a program on windows which is really irritating
me. It consistes of an .exe file and several .dll files which
apparently do 'all the work'. I wanted to take the .dll files and,
using them, code up a version of this app for linux. The problem is
that I'm not sure of the ins and outs of the .dll files. Is there a
way to figure out the inputs and params of the functions in the .dll
files?
Install the mingw32-msvc binutils, there should be something in there that
can extract a list of the entry-points
I'm not sure what you need to have to do to run w32 dlls from
linux apps though, but I recall that the gimp guys sorted that
out for photoshop plugins. winelib maybe?
--
Bye.
Jasen
.
- References:
- windows .dll files and linux
- From: juicymixx@xxxxxxxxxxxxxx
- windows .dll files and linux
- Prev by Date: Re: windows .dll files and linux
- Next by Date: To be notified on "WakeUp" from "Sleep"
- Previous by thread: Re: windows .dll files and linux
- Next by thread: Re: windows .dll files and linux
- Index(es):
Relevant Pages
|