今日はねませんよ
// 修正前 [DllImport("xxxxx.dll")] // 修正後 [DllImport("xxxxx.dll", CallingConvention = CallingConvention.Cdecl)]