Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: JSONCRAIG AT aol DOT com Message-ID: Date: Tue, 23 May 2000 20:39:43 EDT Subject: Re: What is HKEY type ??? To: GBaudino AT decan DOT fr CC: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 10 In a message dated 5/22/2000 8:08:57 AM Mountain Daylight Time, GBaudino AT decan DOT fr writes: > Hi, > > I want to compile a application with cygwin. > So, I run make... But there is a error : > In the /usr/i686-pc-cygwin/include/windef.h file, there is a error line 177. > The line is typedef HKEY *PHKEY; > But, the HKEY type is defined nowhere (and some others files -winreg.h, ...- > use this type) > > All these files are cygwin library. > Where can I found the decaration of this type ? Are you including windows.h or just windef.h? If you are just including windef.h, you need to include windows.h. Jason -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com