FAQ/Difference between LibUIDropDownMenu and the WoW's built-in UIDropDownMenu

As mentioned in the project overview's About section, basically they are mostly identical, with the difference in all constants and functions being added with prefix "L_".

By doing so, the addons will not fall into the UI taint's situation.