Menu

#861 misplaced HHOOK definition

closed-fixed
2010-08-25
2005-11-25
No

Hi,

As of w32api 3.5, the HHOOK definition resides in
winuser.h. According to
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog/winprog/windows_data_types.asp
it should rather be in windef.h, just near HGLOBAL.
Please move the definition.

Thanks,
Samuel

Discussion

  • Chris Sutcliffe

    Chris Sutcliffe - 2010-08-25
    • assigned_to: nobody --> ir0nh34d
     
  • Chris Sutcliffe

    Chris Sutcliffe - 2010-08-25

    Thank you for the report, I've committed a fix to CVS.

     
  • Chris Sutcliffe

    Chris Sutcliffe - 2010-08-25
    • status: open --> closed-fixed