添加sendmessage函数引用

This commit is contained in:
H 2020-09-20 21:00:31 +08:00
parent 47f8ca7f48
commit 217fdebc1a

View File

@ -22,6 +22,7 @@
using System;
using System.Collections.Concurrent;
using System.Runtime.InteropServices;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;