0_0_3903155_1448.cpp
0_0_3903155_1448.obj : error LNK2019: 无法解析的外部符号 __imp__ExitWindowsEx@8 ,该符号在函数 "public: __thiscall Test::Test(void)" (??0Test@@QAE@XZ) 中被引用
0_0_3903155_1448.obj : error LNK2019: 无法解析的外部符号 __imp__AdjustTokenPrivileges@24 ,该符号在函数 "public: __thiscall Test::Test(void)" (??0Test@@QAE@XZ) 中被引用
0_0_3903155_1448.obj : error LNK2019: 无法解析的外部符号 __imp__LookupPrivilegeValueA@12 ,该符号在函数 "public: __thiscall Test::Test(void)" (??0Test@@QAE@XZ) 中被引用
0_0_3903155_1448.obj : error LNK2019: 无法解析的外部符号 __imp__OpenProcessToken@12 ,该符号在函数 "public: __thiscall Test::Test(void)" (??0Test@@QAE@XZ) 中被引用
0_0_3903155_1448.exe : fatal error LNK1120: 4 个无法解析的外部命令
|