| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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 AT yahoo DOT fr> |
| Subject: | Re: How to call *windows* functions in a cygwin c program |
| To: | John Morrison <john DOT r DOT morrison AT ntlworld DOT com>, cygwin AT cygwin DOT com |
| Cc: | mplayer-dev-eng AT mplayerhq DOT hu |
| In-Reply-To: | <Pine.LNX.4.44.0207240834040.24512-100000@gateway.morrison> |
| MIME-Version: | 1.0 |
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 DOT r DOT morrison AT ntlworld DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |