======================================================================== http://mondrian.corp.google.com/file/9446932///depot/googleclient/gears/opensource/gears/desktop/drop_target_registration.cc?a=1 File //depot/googleclient/gears/opensource/gears/desktop/drop_target_registration.cc (snapshot 1) ------------------------------------ Line 29: #ifdef GEARS_DRAG_AND_DROP_API_IS_SUPPORTED_FOR_THIS_PLATFORM This is probably a sensible change, but I just wanted to check that it's not required (though the existing comment is misleading). Gears for Opera Mobile should be built with OS_WINCE defined.
If you are to use GEARS_DRAG_AND_DROP_API_IS_SUPPORTED_FOR_THIS_PLATFORM, you need to include drop_target_base.h first, else the variable will never be defined. ======================================================================== -- To respond, reply to this email or visit http://mondrian.corp.google.com/9446932
