Jose's Read Only Forum 2023

IT-Consultant: José Roca (PBWIN 10+/PBCC 6+) (Archive only) => Windows API Headers => Topic started by: Pierre Bellisle on October 07, 2016, 02:11:42 AM

Title: MACRO GET_RAWINPUT_CODE_WPARAM
Post by: Pierre Bellisle on October 07, 2016, 02:11:42 AM
Hola José.

WinUser.inc: MACRO GET_RAWINPUT_CODE_WPARAM(wParam) =  wParam AND %Hff

Pierre
Title: Re: MACRO GET_RAWINPUT_CODE_WPARAM
Post by: José Roca on October 08, 2016, 01:54:21 AM
The problem with the macros... The compiler does not complain of mistakes until you try to use them.

Thanks very much for spotting it.
Title: Re: MACRO GET_RAWINPUT_CODE_WPARAM
Post by: Pierre Bellisle on October 08, 2016, 06:46:27 AM
Well,
the job you've done with your include is so clean,
it might be the last one found of a very few.

Thank again for these superb includes. :-)

Pierre