Displaying 3 results from an estimated 3 matches for "nc_drawcapt".
2007 Mar 19
0
How does wine determine to draw non-client area according to managed mode setting?
Hello,
When wine runs on managed mode, it delegate drawing non-client
area(caption, frame-border) to window manager.
I found NC_DrawCaption function is not invoked on managed mode.
On non-managed mode, that function is invoked.
I tried to find routine which determine to draw non-client area
according to managed mode setting, but I can't.
please give me some hints about that.
Thank you.
2014 May 02
0
Wine release 1.7.18
...n check_notification
  28761  ddraw/tests: invalid writes in ddraw_surface7_Release and friends
  28767  shell32: uninitialized memory used during TRASH_EnumItems, triggered by "make recyclebin.ok"
  28797  comctl32/tests/listview.ok triggers uninitialized memory read of local variable in NC_DrawCaption()
  28815  kernel32/tests/fiber.ok shows longjmp-related uninitialised memory references
  28921  Battlefield 3 crashes on installation
  28943  Notepad2 v4.2.25 installation fails
  29882  Authorware Web Player 2004 Plugin - mouseClicks and keystroke are not recognized
  30352  builtin iexplore...
2016 May 27
0
Wine release 1.9.11
...reached its limit.
      secur32/tests: Relax the certificate check a little.
      user32: Take the arrange flags into account when positioning icon windows.
      user32: Use the monitor rectangle to position icons on the desktop.
      user32: Make spacing consistent between DrawCaptionTemp and NC_DrawCaption.
      winex11: Subtract the tray window from the work area in desktop mode.
      explorer: Add a helper function to resize and display the tray window.
      explorer: Use the window caption font for the Start button.
      explorer: Vertically center the system tray icons.
      explorer: Add...