Steven Hicks wrote:
> 
> The patch that is attached just provides the definitions as defined on the
> MSDN pages.
> 
> +
> +WINBASEAPI HANDLE RegisterDevice (LPCWSTR lpszName, DWORD index, LPCWSTR 
> lpszLib, DWORD dwInfo);
> +WINBASEAPI BOOL DeregisterDevice (HANDLE hDevice);
>  #endif /* _WIN32_WCE */
>  

Thanks Steven.
I'll commit this tomorrow.

How's your driver coming?  Any major mingw32ce stumbling blocks?

Cheers,
Pedro Alves


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to