windows - win32: destroy a deskstop created with CreateDesktop -


what's opposite of createdesktop()? closedesktop() seems close handle new desktop, not delete it.

iirc, desktops reference counted, they're destroyed when nothing using them anymore (and having un-closed handle 1 included "using").


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

email - PHP Mail Error "The Page at X Says: E-Mail can not be sent!" -

Optimized Line drawing in QT -