[Wine] using win32 DLLs in Linux

Victor ErV2005 at rambler.ru
Tue Jul 31 10:54:32 CDT 2007


On Sunday 29 July 2007 04:12:38 Piotr Kowalski wrote:
> I have a win32 DLL library, which I can't decompile, and can't get it's
> source code, but which I'd like to use in my Linux program. I wondered
> about making a win32<->Linux interface to use this library, using
> ready-to-use wine libraries.
>
> Is it possible, using wine libraries, to have access to functions from this
> DLL?
>
> If yes, can you tell me how?
As I know, wine provides "winelib". Linking with winelib should provide access 
for replacements of WinAPI functions like "LoadLibrary" and "GetProcAddress".


-- 
Виктор Ерёмин (ErV2005 at rambler.ru)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part.
Url : http://www.winehq.org/pipermail/wine-users/attachments/20070731/7a0f8ce0/attachment.pgp


More information about the wine-users mailing list