Re: dll_import Q

Robert Jordan <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
On 30.07.2010 14:47, pfj wrote:
>
> Hi,
>
> I have an application which currently uses the winmm.dll for playing mp3
> files (it's a quick and dirty hack which will be replaced at some point by
> using gstreamer or something more cross platform).
>
> As expected, works fine under Win32 and falls flat dead under Linux. If I
> want the app to run, where do I need to put the dll with respect to the
> application executable (tried the same directory, doesn't work)?

Winmm.dll is a native Windows DLL. You cannot p/invoke it.

Robert

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.