To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108416 Issue #|108416 Summary|Update Windows API checking Component|tools Version|DEV300m59 Platform|PC URL| OS/Version|Windows, all Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|solenv Assigned to|hjs Reported by|tono
------- Additional comments from [email protected] Mon Jan 18 13:04:18 +0000 2010 ------- When we build OOo for Windows, we should check we are using APIs available on the platform of minimum requirement. The environment variable WINVER is being set in solenv for the purpose, but in most part of Windows SDK, it is replaced by its successor _WIN32_WINNT. We should use _WIN32_WINNT for better platform controling. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
