search for: ws_popup

Displaying 8 results from an estimated 8 matches for "ws_popup".

2001 Mar 15
2
Entropia distributed computing client won't install
Hi, Because our institute is planning a distributed-computing project in cooperation with the Entropia software, and I do not like the idea of excluding all Linux users from the project, I tried to get the Entropia software running using a recent version of wine (Wine release 20010305), which I compiled & installed on a SuSE Linux 6.4 machine (glibc 2.1.3, kernel 2.2.14) (the entropia
2006 Oct 27
0
Wine release 0.9.24
...to SUBLANG_NEUTRAL. comdlg32: Select the Filename edit box content after the user navigated to a directory by entering there the name. Oleg Krylov (3): comctl32: toolbar: Create tooltip on TB_GETTOOLTIPS message if not yet created. comctl32: statusbar: Create tooltip window with WS_POPUP and TTS_ALWAYSTIP style. comctl32: Create tooltip windows with WS_POPUP style. Paul Vriens (1): regedit: Initialize a variable (Coverity). Peter Oberndorfer (2): configure: Detect mingw cross compiler in gentoo. winedbg: Print frame address instead of duplicated bare addre...
2006 May 28
6
Problems to find a usefull wine configuration
...(0,0)-(0,0) 2227 - 0002:trace:atom:ATOM_GetAtomNameW (global) 8002 -> L"#32770" 2228 - 0002:trace:win:WIN_CreateWindowEx L"" L"#32770" ex=00000001 style=80c80082 0,0 0x0 parent=0000 menu=0000 inst=00400000 params=(nil) 2228 - 0002:trace:win:dump_window_styles style: WS_POPUP WS_CAPTION WS_SYSMENU 00000082 2228 - 0002:trace:win:dump_window_styles exstyle: WS_EX_DLGMODALFRAME 2228 - 0002:trace:win:WIN_CreateWindowEx winproc type is 3 (WIN_PROC_32W) 2228 - 0002:err:win:GetDesktopWindow Wine init error: either you're trying to use an invalid native USER.EXE config, or...
2011 Feb 18
0
Wine release 1.3.14
...d3dx9_36: Add a few tests for D3DXCreateBox. Detlef Riekenberg (4): winspool: Do not mark AddPrinterA as stub. msi/tests: Fix a typo. mshtml/tests: Fix a typo. shlwapi: Add stubs for SHWinHelpOnDemandA/W. Dmitry Timoshkov (4): user32: Add a test for reparenting a WS_POPUP window to a WS_CHILD parent. user32: Add message tests for SetParent(). mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments. user32: Use the windows created by the SetParent() test to get a more predictable active/focus window state. EG Galano (1): gdiplus...
2007 Jul 27
0
Wine release 0.9.42
...DisplayNameA for service with no displayname. advapi32/service: Forward GetServiceDisplayNameA to GetServiceDisplayNameW. advapi32/service: Fix buffersize calculations for GetServiceDisplayNameW. Peter Dons Tychsen (1): x11drv: Fix the special case where windows have WS_CHILD and WS_POPUP. Rob Shearman (18): ole32: Remove some dead code. rpcrt4: Even though FC_ENUM16 is an unsigned type, the highest allowable value that can be marshalled is SHRT_MAX, not USHRT_MAX. rpcrt4: Check to make sure there is enough data in the buffer during unmarshalling, so that the code...
2006 Nov 10
0
Wine release 0.9.25
...or 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 test into its own test. winex...
2010 Apr 16
0
Wine release 1.1.43
...ent the missing exception constructor functions. msvcrt: Add support for VC7 and VC8 extensions to the C++ exception handler. msvcrt: Export a few more C++ functions that actually call standard C functions. user32: The Z-order of owned windows doesn't depend on them having the WS_POPUP style. libwine: Store more detailed information about characters direction. kernel32: Map the new detailed direction information back to the Windows constants. gdi32: Use the more detailed libwine information to classify bidi chars. usp10: Use the more detailed libwine infor...
2011 Nov 18
0
Wine release 1.3.33
...point. Dmitry Timoshkov (6): ntdll: Use PAGE_EXECUTE_READWRITE protection when allocating stubs. kernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it pass under Wine. gdi32: Remove a duplicated line of code. user32: Add tests for mixed WS_CHILD | WS_POPUP window styles. user32: Dialog creation code should force WS_CHILD style for dialog controls. user32: Issue a warning when dialog control creation fails. Eric Pouech (3): expand: Remove extraneous curly braces from switch statements. expand: No longer use Unix stdio function...