无法在 DLL“CPPDLL.dll”中找到名为“GetPassword”的入口点。

在 MT4APIGD.MT4Thead.GetPassword()
在 MT4APIGD.MT4Thead..ctor(Int32 id) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHARt-C \Zthead.cs:行号 51
在 MT4APIGD.MainWindow.initThead() 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHARt-C \MainWindow.xaml.cs:行号 1092
在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()