search for: setwindowpo

Displaying 20 results from an estimated 47 matches for "setwindowpo".

Did you mean: setwindowpos
2010 May 10
0
SetWindowPos broken on lucid?
hi all, since upgrade to lucid lynx SetWindowPos from user32.dll always returns 0, doing nothing in the process. anyone knows whats going on? wine-1.1.42
2007 Mar 19
1
Screen not changing from 640x480 to 800x600 - "Shogun - Total War"
Wine 9.30 Slackware 11 ATI FireGL 5200 (Propriatory drivers) I found Shogun in a shop as a 'Classic' game and I've been trying to get it to work using Wine. Shogun uses Safedisc and so does not work in it's, ahem, original form. However it can, shall we say, be persuaded to get over it's difficulties and at least run. This is where I am now. I have the game running and
2001 May 05
1
fix for oggdrop disappearing window
...und was at http://www.vorbis.com/files/beta4/windows/oggdrop-1.0beta4.zip. If you whip the window quickly from right to left, the client mouse coordinate in WM_MOUSEMOVE *can* be negative and so the LOWORD and HIWORD macros will cast the mouse coordinates to insanely high 64K-ish values. Then the SetWindowPos moves the window into lala land never to be seen again. I don't think windows should ever give you a neg client coordinate, but it does (maybe it's a win2k thing). The attached patch just uses LOSHORT and HISHORT macros (signed versions of the LO/HI WORD macros) instead. Let me know if...
2001 Dec 05
1
Wine segfaulting
...ump) ... 0806ea10:Call x11drv.ShowWindow(00010028,00000005) ret=40715676 0806ea10:Call window proc 0x406e2d90 (hwnd=00010028,msg=WM_SHOWWINDOW,wp=00000001,lp=00000000) 0806ea10:Ret window proc 0x406e2d90 (hwnd=00010028,msg=WM_SHOWWINDOW,wp=00000001,lp=00000000) retval=00000000 0806ea10:Call x11drv.SetWindowPos(404d4180) ret=407163e4 0806ea10:Call window proc 0x406e2d90 (hwnd=00010028,msg=WM_WINDOWPOSCHANGING,wp=00000000,lp=404d4180) 0806ea10:Ret window proc 0x406e2d90 (hwnd=00010028,msg=WM_WINDOWPOSCHANGING,wp=00000000,lp=404d4180) retval=00000000 0806ea10:Call x11drv.SetWindowStyle(00010028,40020000)...
2004 Apr 14
1
Passing a pointer to .C() in Win32
...show(RConsole) might be better, (see R-devel thread below) http://www.mail-archive.com/r-devel at stat.math.ethz.ch/msg01829.html but I'm still wondering if casting to pointers can be done... Another application is specifying a Tk window to be "Always On Top" using user32.dll's SetWindowPos function (again, search for it on http://msdn.microsoft.com). Regards, James
2008 Apr 28
0
wine and ashlar's drawingboard
...(+0xabfe6) (0x7e7c1908) 11 0x7edbef0d in user32 (+0xaef0d) (0x7e7c1948) 12 0x7ed81744 in user32 (+0x71744) (0x7e7c19b8) 13 0x7ed84db7 in user32 (+0x74db7) (0x7e7c1a18) 14 0x7ed8529c SendMessageW+0x4c() in user32 (0x7e7c1a78) 15 0x7edb50a4 in user32 (+0xa50a4) (0x7e7c1be8) 16 0x7edb48b5 SetWindowPos+0xd5() in user32 (0x7e7c1c68) 17 0x7edaf940 in user32 (+0x9f940) (0x7e7c1f38) 18 0x7edb0af3 CreateWindowExA+0xb3() in user32 (0x7e7c2198) 19 0x7ed733c1 in user32 (+0x633c1) (0x7e7c22a8) 20 0x7ed73bcd in user32 (+0x63bcd) (0x7e7c22c8) 21 0x7edb939a WINPROC_wrapper+0x1a() in user32 (0x7e7c...
2001 Nov 21
1
X11DRV problem? (Backtrace)
...21 0x4097de00 (USER32.DLL.SendMessageTimeoutA+0xd0) (ebp=407d64e4) 22 0x4097df88 (USER32.DLL.SendMessageA+0x38) (ebp=407d6518) 23 0x409dad62 (USER32.DLL.SetInternalWindowPos+0x212) (ebp=407d6568) 24 0x409db3c0 (USER32.DLL.SetInternalWindowPos+0x870) (ebp=407d658c) 25 0x40ab795b (X11DRV.DLL.SetWindowPos+0x59b) (ebp=407d6600) 26 0x409db6ce (USER32.DLL.SetWindowPos+0x4e) (ebp=407d6638) 27 0x40ab7fdf (X11DRV.DLL.ShowWindow+0x1ef) (ebp=407d6684) 28 0x409da5c3 (USER32.DLL.ShowWindow+0x23) (ebp=407d6698) 29 0x409da58e (USER32.DLL.ShowWindowAsync+0x4e) (ebp=407d66ac) 30 0x4096cdc2 (USER32.DLL....
2008 Jan 25
0
Wine release 0.9.54
...e an X11 window. ntdll: Don't fetch extended FPU context if there's no FPU context at all. server: Add a separate request to set the window visible rect. server: Invalidate the correct region when custom valid rects are specified. winex11: Abstract the server part of SetWindowPos into a separate function. winex11: Make the client rect relative to the parent window for consistency with the server side. winex11: Properly invalidate moved child windows instead of forcing SWP_NOCOPYBITS. winex11: Move the window bits according to the valid rects instead of in...
2004 Mar 11
1
lotus notes 6
...uot;C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementation for USER32.dll.GetSystemMetrics imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementation for USER32.dll.SetWindowPos imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementation for USER32.dll.RegisterClassA imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef err:module:import_dll No implementatio...
2018 May 11
0
Wine release 3.8
...winegcc: Add support for building native subsystem libraries. user32/tests: Avoid calling a potentially missing function. user32/tests: Reorganize the DPI tests. user32: Set the thread DPI awareness to the window's when calling a window procedure. Revert "user32: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE." user32: Avoid repeatedly fetching the window rectangles in SetWindowPos. user32: Take into account the offset between old and new parent in SetParent(). ws2_32: Add fallback data for getprot...
2012 Aug 31
0
Wine release 1.5.12
...sts: "en" is not a valid locale on some platforms. configure: Only enable -gdwarf-2 if -g was specified. opengl32: Generate null driver entry points for all extension functions. user32: ScrollWindow should not use a cached DC, unlike ScrollWindowEx. user32: Rely on SetWindowPos to invalidate the DCEs when the window region is changed. user32: Always go through set_window_pos when the WS_VISIBLE style is changed. user32: Invalidate the DCEs while still holding the window lock in SetWindowPos. winex11: Never attempt to create the window data from a differ...
2005 Nov 23
0
problem running Ashlar's Drawingboard
...4 0x4077eefa in user32 (+0x9eefa) (0x411cca80) 5 0x407826e0 CallWindowProcW+0x290 in user32 (0x411ccf3c) 6 0x40749c30 in user32 (+0x69c30) (0x411ccf94) 7 0x4074dc44 SendMessageTimeoutW+0x1a4 in user32 (0x411ccfec) 8 0x4074dc9c SendMessageW+0x4c in user32 (0x411cd018) 9 0x40afbc95 X11DRV_SetWindowPos+0x475 in winex11.drv (0x411cd14c) 10 0x4077aab3 SetWindowPos+0xd3 in user32 (0x411cd1ac) 11 0x40af9144 X11DRV_CreateWindow+0x7a4 in winex11.drv (0x411cd298) 12 0x40776c7a in user32 (+0x96c7a) (0x411cd3f4) 13 0x40778290 CreateWindowExA+0x90 in user32 (0x411cd54c) 14 0x4073d1a7 in user32 (...
2005 Jan 01
4
Newbie: wine does not quit immediately after termination
I have recently installed wine (Wine 20040213) on SuSE 9.1 (from RPM) and I am trying to get a few windows application to run. My procedure is as described in the wine user guide: copy the "app" directory from original windows to the wine "Program Files" directory, run "wine app", see what DLL is missing, copy that one to sytem folder and add a corresponding line to
2011 Apr 01
0
Wine release 1.3.17
...ialog. comdlg32: Implement SetFileTypes and GetFileTypeIndex/SetFileTypeIndex for the Item Dialog. comdlg32: Implement some folder and file selection functions for the Item Dialog. comdlg32: Implement Advise/Unadvise for the Item Dialog. user32/tests: Add some more tests for SetWindowPos. user32: Fix return value when passing a non-sibling preceding window to SetWindowPos. comdlg32: Add NEWFILEOPENV3ORD resource. comdlg32: Implement Show and Close for the Item Dialog. comdlg32: Add IExplorerBrowserEvents stub to Item Dialog. comdlg32: Add ExplorerBrow...
2017 Nov 24
0
Wine release 2.22
...d initial Perf* stubs. David Collett (1): kernel32: Adjust data directories in UpdateResource API. Dmitry Timoshkov (8): user32/tests: Don't leave a stray test window behind. user32/tests: Fix test failures under Windows. user32/tests: Separate WS_EX_TOPMOST tests from SetWindowPos ones. user32/tests: Make WS_EX_TOPMOST tests more generic. user32/tests: Add a bunch of WS_EX_TOPMOST tests. server: Make it possible to deliver an APC to any thread alive in the process. server: Deliver an async io APC to any thread alive in the process. widl: Genera...
2010 Jul 24
6
Problem since Wine 1.2-rc1
.../wine/winex11.drv.so(X11DRV_create_win_data+0x122)[0x7e263da2] > /usr/bin/../lib32/wine/winex11.drv.so(X11DRV_WindowPosChanging+0x110)[0x7e265cf0] > /usr/bin/../lib32/wine/user32.dll.so[0x7e9141b0] > /usr/bin/../lib32/wine/user32.dll.so[0x7e914b4b] > /usr/bin/../lib32/wine/user32.dll.so(SetWindowPos+0x83)[0x7e915a23] > /usr/bin/../lib32/wine/user32.dll.so[0x7e91661f] > /usr/bin/../lib32/wine/user32.dll.so(ShowWindow+0x40)[0x7e916760] > /usr/bin/../lib32/wine/user32.dll.so[0x7e8ae6ba] > /usr/bin/../lib32/wine/user32.dll.so(CreateDialogIndirectParamAorW+0x3a)[0x7e8af8da] > /usr/b...
2007 Mar 19
3
"Horn Loudspeaker Response Analysis Program" mit Wine, geht das doch?
...eaf69a SendMessageTimeoutW+0x191 in user32 (0x7d778de8) 50 0x7eeaf6f9 SendMessageW+0x50 in user32 (0x7d778e28) 51 0x7ee8deb9 in user32 (+0x4deb9) (0x7d778ef8) 52 0x7ee8dfda in user32 (+0x4dfda) (0x7d778f98) 53 0x7ee8e0ce SetForegroundWindow+0x43 in user32 (0x7d778fc8) 54 0x7eb4c733 X11DRV_SetWindowPos+0xbde in winex11 (0x7d779108) 55 0x7eedb59f SetWindowPos+0xb1 in user32 (0x7d779178) 56 0x7eb4a68d X11DRV_ShowWindow+0x10a in winex11 (0x7d7791d8) 57 0x7eeda620 ShowWindow+0x4a in user32 (0x7d779208) 58 0x7ee59002 ShowWindow16+0x2f in user32 (0x7d779228) 59 0x7ee4e952 in user32 (+0xe952)...
2006 Dec 08
0
Wine release 0.9.27
...Run exception tests from executable memory. ntdll: Add more exception tests. ntdll: Fix single stepping over popf instruction. Pierre d'Herbemont (4): winsock: Get rid of already disabled WS prefix, thus fix Wine compilation on big-endian. user32: Factorize driver's SetWindowPos in user32. winex11.drv: Fix SetWindowPos parameters in the spec file. dbghelp: Fix elf_load_module params on non elf system to reflect last change to its definition. Rob Shearman (27): include: Add some missing OLE defines and declarations to ole2.h. ole32: Implement DataC...
2006 Nov 10
0
Wine release 0.9.25
..._DISPATCH into VT_BSTR in VarCat. oleaut32: varformat - Force LCID_US for conversion in VarFormatNumber. oleaut32: typelib - fix regression in MSFT typelib parsing. Alexandre Julliard (44): winecrt0: Fix delay load structure types for Win64. user32: SetWindowRgn should call SetWindowPos, not RedrawWindow. kernel32: Fixed behavior of FindFirstFile for DOS devices. kernel32: Use NT instead of Unix calls to identify VxD pseudo-files. winedos: Use NT instead of Unix calls to identify DOS device pseudo-files. winex11.drv: Fixed the prototype of many OpenGL func...
2017 Jul 20
0
Wine release 2.0.2
...pher Berner (1): wined3d: Add Nvidia TitanX (Pascal). Daniel Lehman (1): msvcrt: Add Concurrency::event stubs. Fabian Maurer (5): user32/tests: Add tests for windows when first shown with WS_VISIBLE or RedrawWindow. user32/tests: Add tests for windows when first shown with SetWindowPos. user32/tests: Add tests for windows when first shown if they have children. user32/tests: Add WM_NCPAINT tests for windows crossing screen or maximized. user32: Send WM_NCPAINT and WM_ERASEBKGND when window is shown. Gijs Vermeulen (1): msvcrt: Add stub for Concurrency::A...