search for: __wgetmainargs_

Displaying 1 result from an estimated 1 matches for "__wgetmainargs_".

Did you mean: __wgetmainargs
2014 Jun 27
0
[PATCH 5] underscore fixes
* The first patch replaces _declspec with __declspec. * The second patch replaces __wgetmainargs_ with __wgetmainargs_t and __wgetmainargs with wgetmainargs. Reason: names that begin with double underscore are reserved. -------------- next part -------------- A non-text attachment was scrubbed... Name: 5.1_declspec.patch Type: application/octet-stream Size: 882 bytes Desc: not available Url : h...