开发者

win32: destroy a deskstop created with CreateDesktop

What's the opposite of CreateDesktop()? CloseDesktop() seems t开发者_运维百科o only close the handle to the new desktop, but not to delete it.


IIRC, desktops are reference counted, so they're destroyed when nothing is using them anymore (and having an un-closed handle to one is included as "using").

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜