Lines Matching refs:BASE_API
30 #include "base/base_api.h"
40 BASE_API void GetNonClientMetrics(NONCLIENTMETRICS* metrics);
43 BASE_API bool GetUserSidString(std::wstring* user_sid);
46 BASE_API bool IsShiftPressed();
49 BASE_API bool IsCtrlPressed();
52 BASE_API bool IsAltPressed();
60 BASE_API bool UserAccountControlIsEnabled();
65 BASE_API bool SetAppIdForPropertyStore(IPropertyStore* property_store,
70 BASE_API bool AddCommandToAutoRun(HKEY root_key, const string16& name,
74 BASE_API bool RemoveCommandFromAutoRun(HKEY root_key, const string16& name);
78 BASE_API bool ReadCommandFromAutoRun(HKEY root_key,