出现错误 Ambiguity between 'windows' and 'word_2k::Windows'
在SyncObjs.hpp文件里
__fastcall TEvent(Windows::PSecurityAttributes EventAttributes, bool ManualReset, bool InitialState, const AnsiString Name);
上行为提示错误行
不明白到底是怎么导致错误,本人没有用work_2k之类的控件啊,而且在自己机子上没有这个问题,到别人机子上就出现这个问题了啊
请高人指点