This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Server Test 68


Rootless mode initialize in CreateWindow, and clean up in DestroyWindow.
But DestroyWindow is seldom called(I don't know why), so we can't delete HRGN
and resource leaks.

In XDarwin, it seems that they use RootlessRealizeWindow/RootlessUnrealizeWindow.

We will need to move code to winMapWindowPRootless/winUnmapWindowPRootless.

Kensuke Matsuzaki


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]