Linking...
testmfcDlg.obj : error LNK2005: "public: static unsigned long __stdcall ProcessManager::StaticThreadFunc(void *)" (?StaticThreadFunc@ProcessManager@@SGKPAX@Z) already defined in testmfc.obj
testmfcDlg.obj : error LNK2005: "public: __thiscall ProcessManager:

rocessManager(void)" (??0ProcessManager@@QAE@XZ) already defined in testmfc.obj
testmfcDlg.obj : error LNK2005: "public: void __thiscall ProcessManager::main(void)" (?main@ProcessManager@@QAEXXZ) already defined in testmfc.obj
testmfcDlg.obj : error LNK2005: "public: void __thiscall ProcessManager:

repAndLaunchRedirectedChild(void *,void *,void *)" (?PrepAndLaunchRedirectedChild@ProcessManager@@QAEXPAX00@Z) already defined in testmfc.obj
testmfcDlg.obj : error LNK2005: "public: void __thiscall ProcessManager::ReadAndHandleOutput(void *)" (?ReadAndHandleOutput@ProcessManager@@QAEXPAX@Z) already defined in testmfc.obj
testmfcDlg.obj : error LNK2005: "public: unsigned long __stdcall ProcessManager::GetAndSendInputThread(void *)" (?GetAndSendInputThread@ProcessManager@@QAGKPAX@Z) already defined in testmfc.obj
testmfcDlg.obj : error LNK2005: "public: void __thiscall ProcessManager:

isplayError(char *)" (?DisplayError@ProcessManager@@QAEXPAD@Z) already defined in testmfc.obj
Debug/testmfc.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
Partager