Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <20020724144619.25389.qmail@web10108.mail.yahoo.com>
Date: Wed, 24 Jul 2002 16:46:19 +0200 (CEST)
From: =?iso-8859-1?q?Sylvain=20Petreolle?= <spetreolle@yahoo.fr>
Subject: Re: How to call *windows* functions in a cygwin c program
To: John Morrison <john.r.morrison@ntlworld.com>, cygwin@cygwin.com
Cc: mplayer-dev-eng@mplayerhq.hu
In-Reply-To: <Pine.LNX.4.44.0207240834040.24512-100000@gateway.morrison>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

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@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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

