To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91410
------- Additional comments from [EMAIL PROTECTED] Tue Jul 8 11:04:46 +0000 2008 ------- same happens with Visual C++ Express Edition 2005. @tono: I tried commenting out -DWINVER=0x0400 and then adding -DWINVER=0x0500 (and D_WIN32_WINNT=0x0500) but this doesn't help. I also tried the stupid hack with adding #include <winuser.h> to salframe.cxx but this failed as well. Note that CFLAGS CFLAGS += -DWINVER=0x0400 is specified in several makefiles in vcl module and that doesn't seem to break anything. --------------------------------------------------------------------- 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]
