To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108416
------- Additional comments from [email protected] Mon Jan 18 20:41:24 +0000 2010 ------- @cd: Some modules in directories shell/source/win32/shlxthandler/propsheets and vcl/win/source/window are using APIs specific after WinXP and a module in fpicker/source/win32/filepicker is using APIs specific after Vista. Nevertheless they are safe under Windows 2000 as they are using no unavailable API functions and only using constants or COM interfaces. So we should intentionally allow using newer APIs. Unless, the build will break. The version check becomes weak there. We can consider to add the definitions by hand but it may infringe M$'s IP ... --------------------------------------------------------------------- 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]
