摘要:
1、类h文件 #pragma once #ifndef __AFXWIN_H__#error "include 'pch.h' before including this file for PCH"#endif #include "resource.h" // 主符号#include "School 阅读全文
摘要:
public partial class Form1 : Form { [DllImport("User32.dll", EntryPoint = "SendMessage")] private static extern IntPtr SendMessage(IntPtr hWnd, int ms 阅读全文