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
Post a Comment