使用user32.dll 的CreateWindowExW 方法就能创建窗口,代码请看. internal class Program { private static void Main(string[] args) { var thread ...
確定! 回上一頁