user: add GetRawInputDeviceList stub

Francois Gouget fgouget at free.fr
Sat Oct 14 19:43:16 CDT 2006


On Fri, 13 Oct 2006, L. Rahyen wrote:
[...]
> +UINT WINAPI GetRawInputDeviceList(PRAWINPUTDEVICELIST pRawInputDeviceList, 
> PUINT puiNumDevices, UINT cbSize)

You should also add a prototype for this function in winuser.h. Note 
that the convention is to not include the parameter names in the 
Wine header prototypes.

-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
May your Tongue stick to the Roof of your Mouth with the Force of a Thousand Caramels.



More information about the wine-devel mailing list