Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Heiko Peter Schmidt Newsgroups: gmane.os.cygwin Subject: Re: Win32API Date: Thu, 09 May 2002 08:32:53 +0200 Lines: 19 Message-ID: <3CDA1814.63A16855@t-online.de> References: <20020509000955 DOT GA25759 AT me DOT berkeley DOT edu> NNTP-Posting-Host: pc19f7f4f.dip.t-dialin.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1020925963 1049 193.159.127.79 (9 May 2002 06:32:43 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Thu, 9 May 2002 06:32:43 +0000 (UTC) X-Accept-Language: de Hi Ross, i have the same problem of accessing the registry via Perl. I tried to compile the libwin32-0.18 module from cpan but it was a desaster. As a quick solution i used wrapped calls of reg.exe (from the resource kit) via system() and backticks but that's a very dirty solution. I don't understand how many Perl versions there are on the way (ActiveState etc). Daniel Risacher posted a message some time ago: search the headers for "Win32::API perl module" perhaps this might help you. I did not yet test it. Good luck, Heiko -- 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/