[MPlayer-dev-eng] Re: How to call *windows* functions in a cygwin c program

Sylvain Petreolle spetreolle at yahoo.fr
Wed Jul 24 16:46:19 CEST 2002


No, this is a bit more complicated.
The project is a video player that has been started on Linux.
To have _all_ codecs recognized and played with, it makes use 
of windows DLLs, through windows emulation project parts.

Since emulating windows DLLs/functions under cygwin is a nonsense,
I looked after a way to compile it with cygwin win32 API calls.

 --- John Morrison <john.r.morrison at ntlworld.com> a écrit : > If all
you need is to read some registry values check out the
> virtual (not sure if that's the right description) filesystem
> 
> /proc/registry/...
> 
> It gives you read only access to the windows registry.  If you
> want to write I'm sure other people would appreciate the patch ;)
> 


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the MPlayer-dev-eng mailing list