Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
using windows dlls from within linux ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Florian Baumgartner  
View profile  
 More options Jun 20 2002, 1:57 pm
Newsgroups: comp.emulators.ms-windows.wine
From: Florian Baumgartner <baumg...@cs.purdue.edu>
Date: Thu, 20 Jun 2002 12:56:26 -0500
Local: Thurs, Jun 20 2002 1:56 pm
Subject: using windows dlls from within linux ?
Hi,

I'm just implementing software to support some USB devices
under linux. Fortunately the manufacturer published an API description
and even a Windows SDK, so things are going rather well.

Unfortunately the device requires some very specific encoding
algorithms, which are not part of the API and the SDK, but are
provided by a windows dll (no source available).

The question now is whether it is possible to access this dll
from within linux? I guess this is a rather common problem, so
there might be some kind of wrapper mechanism available allowing
to load and use that library from within linux programs.

Is there any support provided by wine, or are there other
projects related to that topic ?

thanks ...
bye ...

--
Florian Baumgartner, Computer Science Department, Purdue University
mail: baumg...@cs.purdue.edu  phone: (1) 765 496 2718


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Medland  
View profile  
 More options Jun 20 2002, 7:19 pm
Newsgroups: comp.emulators.ms-windows.wine
From: "Bill Medland" <medbi0...@accpac.com>
Date: Thu, 20 Jun 2002 23:19:48 GMT
Local: Thurs, Jun 20 2002 7:19 pm
Subject: Re: using windows dlls from within linux ?
"Florian Baumgartner" <baumg...@cs.purdue.edu> wrote in message

news:3D12174A.4010702@cs.purdue.edu...

Theoretically as far as I know it is possible for a Linux program to access
Windows DLLs through Wine, but considering the area you are talking about I
wouldn't be surprised if it didn't work for this case.

Bill


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Florian Baumgartner  
View profile  
 More options Jun 21 2002, 1:26 pm
Newsgroups: comp.emulators.ms-windows.wine
From: Florian Baumgartner <baumg...@cs.purdue.edu>
Date: Fri, 21 Jun 2002 12:19:18 -0500
Local: Fri, Jun 21 2002 1:19 pm
Subject: Re: using windows dlls from within linux ?

Well, what's the special problem of that area ? Even if this dll is used
by some
software accessing an USB device, it seems to do nothing hardware/USB
related at all, but
simple provides a single function to convert some data.

I also have some sample software for Windows, initializing that dll and
calling the
function.  Of course the dll will probably depend on other Windows related
software/dlls/APIs, but that's what's wine might be able to provide.  

What I'm really looking for is any type of documentation covering that
topic.  I'm really
surprised that I was not able to find anything related, since it seems
like a very common
problem to me.

bye ...

Probably
I do not use the proper keywords on my search,

Do you know any source of documentation  for that problem. I found some
sources
using windows dlls for video and audio codecs, but nothing more general.

--
Florian Baumgartner PhD, Computer Science Department, Purdue University
mail: baumg...@cs.purdue.edu  phone: (1) 765 496 2718  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Mohr Usenet 04/2002  
View profile  
 More options Jun 22 2002, 12:16 pm
Newsgroups: comp.emulators.ms-windows.wine
From: Andreas Mohr Usenet 04/2002 <2cw1zifqe8i...@sneakemail.com>
Date: Sat, 22 Jun 2002 16:16:00 +0000 (UTC)
Subject: Re: using windows dlls from within linux ?
Florian Baumgartner <baumg...@cs.purdue.edu> wrote:
> Do you know any source of documentation  for that problem. I found some
> sources
> using windows dlls for video and audio codecs, but nothing more general.

You don't want a full Winelib set.
What you want is hacked-together Wine DLL support, e.g. as done by
the avifile project.
That should enable you to simply interface with some DLL.

--
Andreas Mohr, Renningen, Germany
In case you need to contact me after expiry of temporary email address:
my eternal (hopefully) email address is frqr2001 at the domain sneakemail.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »