CreateWindow()与CreateWindowEx()有什么区别? 时间:2026-02-08 01:39:00 浏览:834次 两个函数实现同样的功能..唯一区别是后者可以给窗口弄得好看些,设置图标什么的。 标签:CreateWindow,CreateWindowEx,区别