Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这个项目,需要拆分一个 32 英寸的屏幕来运行两个应用程序。上半部分显示广告,下半部分运行一个单独的应用程序。两者都是 Windows 应用程序。显示器处于纵向模式。你有谁能帮忙。
你正在寻找SetWindowPos. 它使您可以在屏幕上移动应用程序窗口,甚至(如果您是邪恶的)将它们标记为始终浮动在顶部。
SetWindowPos