This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: What is HKEY type ???


In a message dated 5/22/2000 8:08:57 AM Mountain Daylight Time, 
GBaudino@decan.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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]