Hi David,
From: David Hedberg [mailto:david.hedberg@gmail.com]
I applied the patch generated by the testbot on top of master, and both an ordinary build and a crosstest build seems to complete fine for me. Am I missing something, or is the problem located elsewhere?
It's possible that the bot didn't recompile enough of the tree. From the build output, it's missing definitions (not declarations) of IID_IExplorerBrowser, CLSID_ExplorerBrowser, IID_ICommDlgBrowser2 and IID_ICommDlgBrowser3. Where are these defined? Normally I'd expect them to end up in libuuid.a, but that doesn't seem to be linked in? Anyway, if you successfully built a crosstest I'd submit that to the bot to verify the tests.
Ge.