Displaying 20 results from an estimated 22 matches for "destroywindow".
2009 Jul 02
1
Dead Keyboard in all Apps
...user32.SendMessageW() retval=00000000 ret=7e8c4539
0017:Call KERNEL32.TlsGetValue(00000000) ret=7e8c12b5
0017:Ret KERNEL32.TlsGetValue() retval=00132620 ret=7e8c12b5
0017:Call KERNEL32.TlsGetValue(00000000) ret=7e8c12b5
0017:Ret KERNEL32.TlsGetValue() retval=00132620 ret=7e8c12b5
0017:Call user32.DestroyWindow(00000000) ret=7e8c455e
0017:Ret user32.DestroyWindow() retval=00000000 ret=7e8c455e
0017:Call ntdll.RtlFreeHeap(00110000,00000000,00132b18) ret=7e8c44b6
0017:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7e8c44b6
0017:Call ntdll.RtlFreeHeap(00110000,00000000,001357d0) ret=7e8c44b6
0017:Ret ntdll.R...
2006 Oct 13
1
[PATCH] Extra Notifications
...6,6 +1786,8 @@ addWindow (CompScreen *screen,
w->attrib.x, w->attrib.y,
w->attrib.width, ++w->attrib.height - 1,
w->attrib.border_width);
+
+ (*w->screen->windowCreateNotify) (w);
}
void
@@ -1819,6 +1821,8 @@ removeWindow (CompWindow *w)
void
destroyWindow (CompWindow *w)
{
+ (*w->screen->windowDestroyNotify) (w);
+
w->id = 1;
w->mapNum = 0;
@@ -1943,6 +1947,8 @@ mapWindow (CompWindow *w)
w->attrib.width, ++w->attrib.height - 1,
w->attrib.border_width);
}
+
+ (*w->screen->windowMapNotify)...
2009 Mar 15
2
Unable to run Perfect World in Wine
Recently, I tried install a game called Perfect World (http://pwi.perfectworld.com/), which has not been tested in Wine yet. To my surprise, the installer ran beautifully. However, when I went to open it from the desktop shortcut, I received an error. WineHelper's log had this to say:
Code:
pfixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 16 vertex samplers and 16 total
2004 Mar 11
1
lotus notes 6
...from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to
0xdeadbeef
err:module:import_dll No implementation for USER32.dll.IsWindow imported
from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef
err:module:import_dll No implementation for USER32.dll.DestroyWindow
imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to
0xdeadbeef
err:module:import_dll No implementation for USER32.dll.PostMessageA
imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to
0xdeadbeef
err:module:import_dll No implementation f...
2007 Nov 26
0
[PATCH] Update client list when destroying shaded windows
---
src/window.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/window.c b/src/window.c
index 568373d..2133aed 100644
--- a/src/window.c
+++ b/src/window.c
@@ -2227,6 +2227,11 @@ destroyWindow (CompWindow *w)
w->id = 1;
w->mapNum = 0;
+ if (w->shaded)
+ {
+ updateClientListForScreen (w->screen);
+ }
+
w->destroyRefCnt--;
if (w->destroyRefCnt)
return;
--
1.5.2.5
--dDRMvlgZJXvWKvBx
Content-Type: text/x-diff; charset=us-ascii
Content-Dis...
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
...user32.SendMessageW() retval=00000000 ret=7e95d5c9
0009:Call KERNEL32.TlsGetValue(00000000) ret=7e95aa65
0009:Ret KERNEL32.TlsGetValue() retval=0012e838 ret=7e95aa65
0009:Call KERNEL32.TlsGetValue(00000000) ret=7e95aa65
0009:Ret KERNEL32.TlsGetValue() retval=0012e838 ret=7e95aa65
0009:Call user32.DestroyWindow(00000000) ret=7e95d5ee
0009:Ret user32.DestroyWindow() retval=00000000 ret=7e95d5ee
0009:Call ntdll.RtlFreeHeap(00110000,00000000,0012ef70) ret=7e95d546
0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7e95d546
0009:Call ntdll.RtlFreeHeap(00110000,00000000,0012f000) ret=7e95d546
0009:Ret ntdll.R...
2008 Sep 10
2
App ask for admin privilege
i've tried one app that install nicely but told me " you have to use an admin account to run this app for the first time"
Is there a way to fix this ?
2009 Apr 22
0
wine-users Digest, Vol 45, Issue 102
...user32.SendMessageW() retval=00000000 ret=7e95d5c9
0009:Call KERNEL32.TlsGetValue(00000000) ret=7e95aa65
0009:Ret KERNEL32.TlsGetValue() retval=0012e838 ret=7e95aa65
0009:Call KERNEL32.TlsGetValue(00000000) ret=7e95aa65
0009:Ret KERNEL32.TlsGetValue() retval=0012e838 ret=7e95aa65
0009:Call user32.DestroyWindow(00000000) ret=7e95d5ee
0009:Ret user32.DestroyWindow() retval=00000000 ret=7e95d5ee
0009:Call ntdll.RtlFreeHeap(00110000,00000000,0012ef70) ret=7e95d546
0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7e95d546
0009:Call ntdll.RtlFreeHeap(00110000,00000000,0012f000) ret=7e95d546
0009:Ret ntdll.R...
2023 Oct 25
0
X.Org Security Advisory: Issues in X.Org X server prior to 21.1.9 and Xwayland prior to 23.2.2
...ting property only had a client-visible length of 3
values and the uninitialized memory data was never visibile to the client.
xorg-server-21.1.9 and xwayland-23.2.2 have been patched to fix the offset
calculation and the length calculation of the property.
2) CVE-2023-5380: Use-after-free bug in DestroyWindow
Introduced in: xorg-server-1.7.0 (2009)
Fixed in: xorg-server-21.1.9
Found by: Sri working with Trend Micro Zero Day Initiative
Fix: https://gitlab.freedesktop.org/xorg/xserver/-/commit/564ccf2ce9616620456102727acb8b0256b7bbd7
This vulnerability requires a legacy multi-screen setup with multiple...
2001 Mar 25
1
Debuginfo for: Not enough system resources to create window
...e4 "Btn") ret=61eb846f
fs=008f
Ret kernel32.934: lstrcatA() retval=405f6a3c ret=61eb846f fs=008f
Call user32.621: UnregisterClassA(405f6a3c ":DropDownBtn",61eb0000)
ret=61ed4ecd fs=0
08f
Ret user32.621: UnregisterClassA() retval=00000001 ret=61ed4ecd fs=008f
Call user32.146: DestroyWindow(00000138) ret=61ed4ee1 fs=008f Call x11drv.22:
ResetSelectionOwner(403a5540,00000000) ret=4072f1ad fs=008f
Ret x11drv.22: ResetSelectionOwner() retval=00c003b9 ret=4072f1ad fs=008f
Call x11drv.22: ResetSelectionOwner(403a5540,00000001) ret=4072eec8 fs=008f
Ret x11drv.22: ResetSelectionOwner() re...
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
...0)
[message.c:1577] in libuser32.so) (ebp=4061512c)
6 0x407cd317 (SendMessageA+0x37(hwnd=0x20089, msg=0x2, wparam=0x0,
lparam=0x0) [message.c:1622] in libuser32.so) (ebp=40615160)
7 0x40821a67 (WIN_SendDestroyMsg+0x43(hwnd=0x20089) [win.c:1334] in
libuser32.so) (ebp=40615184)
8 0x40821d02 (DestroyWindow+0x216(hwnd=0x20089) [win.c:1453] in
libuser32.so) (ebp=406151a4)
9 0x005db386 (NNOTESWS.DLL.ReadFontPreferences+0x47966 in
D:\LOTUS\NOTES\NNOTESWS.DLL) (ebp=406151d4)
10 0x408271df (WINPROC_wrapper+0x17 in libuser32.so) (ebp=406151f8)
11 0x4082726a (WINPROC_CallWndProc+0x82(proc=0x5db270, h...
2006 Dec 28
2
updating the AUTHORS file
..., set
the flag on all screens. (Fixes the KDE "show desktop" applet.) Also,
don't allow a client to change its _NET_WM_DESKTOP.
Set _NET_WM_DESKTOP on all windows to 0; KDE's pager and tasklist
require this to be set. (bnc 178320)
call moveInputFocusToOtherWindow() before destroyWindow() when
processing a DestroyNotify, or else the input focus can get stranded.
Check libwnck for wnck_window_has_name (new in HEAD).
#if HAVE_WNCK_WINDOW_HAS_NAME, redefine wnck_window_get_name to
return NULL if the window only has a fallback name. bnc 173059.
use ss->windows here as...
2013 Dec 06
0
Wine release 1.7.8
...w: Get rid of copy_to_surfacedesc2().
wined3d: Properly check for the front buffer in d3dfmt_get_conv().
ddraw: Use hr_ddraw_from_wined3d() in ddraw_surface_create().
ddraw: Get rid of the DDSCAPS_BACKBUFFER validation in ddraw_surface_create().
ddraw/tests: Add some missing DestroyWindow() calls.
ddraw/tests: Unify the skip messages a bit.
ddraw/tests: Add a surface flipping test.
ddraw: Only set DDSCAPS_PRIMARYSURFACE on the root surface.
ddraw: Only set DDSCAPS_VISIBLE on the root surface.
ddraw: Only set DDSCAPS_FRONTBUFFER on flippable surfaces....
2008 Oct 24
0
Wine release 1.1.7
...lation .NET assemblies might fail due to incorrect parsing of CLR metadata structures and tables
14380 Changing Skins in Shareaza causes crash
14516 Full-Screen Glow Effect in World of Warcraft is shifted (in DirectX)
14566 comctl32_test header: crash on win9x in test_hdm_filterMessages at DestroyWindow
14571 ole32.CoGetCallerTID needed for VS.NET 2005
14580 mshtml_test htmldoc: timeout / crash on win9x
14707 winedbg crashes while trying to debug an application with a pdb file
14753 Keyboard input is ignored in Abe's Exoddus and Oddysee games
14829 wininet: http.ok hangs in Sola...
2019 Oct 18
0
Wine release 4.18
...: Add a stub IOverlay interface to the sink pin.
quartz/videorenderer: Implement IOverlay::GetWindowHandle().
quartz/tests: Add a test for filter graph threading.
quartz/filtergraph: Create filters on a separate thread if requested.
strmbase: Send WM_CLOSE instead of calling DestroyWindow() directly.
quartz/videorenderer: Create the window on the same thread as the filter.
quartz/vmr9: Create the window on the same thread as the filter.
wined3d: Introduce wined3d_stateblock_set_ps_consts_i().
d3d9: Handle stateblocks in d3d9_device_SetPixelShaderConstantI()....
2010 Nov 26
0
Wine release 1.3.8
...s: Use pCryptAcquireContextA.
crypt32/tests: Skip more tests.
crypt32/tests: Fix test failures on some Win95 and some NT4.
Alexandre Julliard (17):
winapi: Add support for more spec entry flags.
winex11: Properly forget about a foreign window when it's destroyed through DestroyWindow().
user32: Check structure size in GetGUIThreadInfo.
user32: Add a stub for IsGUIThread().
oleaut32: Fix the overflow check in VarNumFromParseNum.
msxml3: Fix incorrect uses of va_list arguments.
libwine: Fix a pointer comparison warning.
advapi32/tests: Avoid si...
2015 Oct 02
0
Wine release 1.7.52
...implements ID3D11RenderTargetView.
d3d10core/tests: Check that shader resource view implements ID3D11ShaderResourceView.
d3d11/tests: Port test_create_depthstencil_view() from d3d10core.
dxgi/tests: Check that DXGI surface implements ID3D11Texture2D.
dxgi/tests: Add missing DestroyWindow() call in test_createswapchain().
dxgi/tests: Remove leftover debug comment.
d3d11: Set immediate_context to NULL in d3d11_device_GetImmediateContext().
d3d11: Set output parameters to NULL when D3D11CreateDevice() fails.
d3d11: Rename d3d10_input_layout to d3d_input_layout....
2015 Oct 16
0
Wine release 1.7.53
...ancelSynchronousIo.
newdev: Add a stub for InstallSelectedDriver.
newdev: Update spec file.
wine.inf: Add HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon registry key.
Bernhard ?belacker (2):
taskmgr: Fix changing of debug channels.
d3drm/tests: Add missing DestroyWindow.
Bruno Jesus (2):
ws2_32/tests: Add WSAEnumNameSpaceProviders[A|W] tests.
urlmon: Ignore unsupported flags for CoInternetSetFeatureEnabled.
Charles Davis (2):
kernel32/tests: Use a volatile pointer to cause a crash in the debugger tests. (Clang).
configure: Try harder to d...
2006 Nov 10
0
Wine release 0.9.25
...PortA.
winspool/tests: Add tests for ConfigurePort.
Dmitry Timoshkov (13):
user32: Properly log HCBT_KEYSKIPPED hook event, make the message
user32: Flush painting events harder in some places in order to avoid races in the message tests.
user32: Add a test for CreateWindow/DestroyWindow behaviour with WS_CHILD | WS_POPUP style, make it pass under Wine.
user32/tests: Mask a not documented extended style 0x800 in WINDOWINFO before the comparison.
user32: Check only for -1 and -2 as special values returned by MENU_ExecFocusedItem.
user32/tests: Move the system menu...
2016 Feb 19
0
Wine release 1.9.4
...MSI Reading and Writing Behaves differently than Windows
40166 drcom.exe client needs rasapi32.RasGetLinkStatistics
----------------------------------------------------------------
Changes since 1.9.3:
Akihiro Sagawa (4):
imm32/tests: Fix typo.
imm32/tests: Use WM_CLOSE instead of DestroyWindow().
imm32/tests: Terminate the thread cleanly.
po: Update Japanese translation.
Alexandre Julliard (36):
server: Add a function to lookup an object by name inside any parent, not only directories.
server: Implement the lookup_name operation for window stations.
server:...