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 Message-ID: From: "Baudino, Gilles" To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: What is HKEY type ??? Date: Mon, 22 May 2000 16:03:52 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BFC3F6.707CA010" ------_=_NextPart_001_01BFC3F6.707CA010 Content-Type: text/plain; charset="iso-8859-1" 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 ? Thanks for answer. Gilles. ------_=_NextPart_001_01BFC3F6.707CA010 Content-Type: text/html; charset="iso-8859-1" What is HKEY type ???

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 ?

Thanks for answer.

Gilles.

------_=_NextPart_001_01BFC3F6.707CA010--