search for: comboex

Displaying 17 results from an estimated 17 matches for "comboex".

2010 Nov 28
3
Problems running IE7 with Wine 1.2, Ubuntu 8.04
...context 0x401 fixme:urlmon:ZoneMgrImpl_GetIESecurityState (0x143f20)->(1, 0x32c4b4, (nil), 0) stub fixme:urlmon:SecManagerImpl_ProcessUrlAction Unsupported arguments fixme:shdocvw:IEParseDisplayNameWithBCW stub: 0x0 L"http://go.microsoft.com/fwlink/?LinkId=74005" 0x14d030 0x32d560 err:comboex:COMBOEX_WindowProc unknown msg 200b wp=00000000 lp=0032dd20 err:toolbar:ToolbarWindowProc unknown msg 200b wp=00000000 lp=0032db18 err:ole:CoGetClassObject class {807c1e6c-1d00-453f-b920-b61bb7cdd997} not registered err:ole:CoGetClassObject no class object {807c1e6c-1d00-453f-b920-b61bb7cdd997} cou...
2005 Mar 10
0
Spybot S&D Network Problem
...is 0x80040154 [winetest@sun2 dosdevices]$ fixme:winsock:WSAEnumNameSpaceProvidersA (0x4071fcd0 (nil)) Stub! fixme:winsock:WSAEnumNameSpaceProvidersA (0x4071fcd0 (nil)) Stub! fixme:ole:CoCreateInstance no classfactory created for CLSID {00bb2763-6a77-11d0-a535-00c04fd7d062}, hres is 0x80040154 err:comboex:COMBOEX_FindItem COMBOBOXEX item structures broken. Please report! err:comboex:COMBOEX_FindItem COMBOBOXEX item structures broken. Please report! Clicking on "Search for Updates" yeilds a German error message: AVI kann nicht geoffnet werden. But the program continues. Fortunately th...
2010 Jan 08
0
Wine release 1.1.36
...39;t update buddy text if it's the same. comctl32/updown: Don't change control z-order, this breaks auto buddy binding. comctl32/tests: Explicitly create rebar for each test, cleanup main function a bit. comctl32/rebar: Fix default just inserted band colors. comctl32/comboex: Use subclass chain for internally used controls. comctl32/comboex: Add test for internally sent Edit messages, remove corresponding comments. comctl32/comboex: Fix silly typo in CBEM_SETITEM handler (lParam wasn't set). comctl32/comboex: Don't invalidate all windows if Ed...
2009 May 22
0
Wine release 1.1.22
...ead of GetSysColor for Status. comctl32/toolbar: Retrieve control data once at WinProc. comctl32/toolbar: Remove superfluous forward declarations. comctl32/toolbar: Use already cached control window style. comctl32/toolbar: No need to use GetSysColor directly. comctl32/comboex: Use cached colors for ComboEx. comctl32/tab: Use cached colors for Tab. comctl32/syslink: Use cached colors for SysLink. comctl32/tooltips: Use cached colors for ToolTips. comctl32/listview: Handle mouse selections more accurately. comctl32/listview: Fix hittesting fo...
2014 Oct 31
0
Wine release 1.7.30
...check). atl: Remove dead assignment. atl: Remove dead assignment. comctl32: Remove a dead assignment in comctl32undoc.c (Cppcheck). comctl32: Avoid magic numbers. comctl32: Remove dead assignment in tooltips.c (Cppcheck). comctl32/tests: Remove dead assignment in comboex.c (Cppcheck). comctl32/tests: Remove a dead assignment from dpa.c (Cppcheck). Catalin Patulea (2): kernel32/tests: Add test for FormatMessage with HRESULT. kernel32: Handle win32 hresult in FormatMessage. Daniel Lehman (1): wininet: Remove custom port handling in HTTP_Hand...
2013 Jun 07
0
Wine release 1.6-rc1
...VEABLE when reallocating memory. progman: Use LMEM_MOVEABLE when reallocating memory. kernel32: Don't move fixed memory area in GlobalReAlloc. Alexandre Julliard (7): comctl32: Remove comments about native behavior, that's not a valid source of information. comctl32/comboex: Add support for setting the font. comdlg32: Scale the listboxes in the font dialog with the font size. comdlg32: Scale the shell folder list in the open dialog with the font size. shell32: Forward font messages to the listview window. explorer: Don't worry about desktop...
2011 Mar 04
0
Wine release 1.3.15
...emove get_ownerDocument() forward. msxml3: Remove get_text() forward. msxml3: Remove selectNodes() forward. msxml3: Remove selectSingleNode() forward. msxml3: Remove transformNode() forward. msxml3: Get rid of not longer used internal IXMLDOMNode vtable. comctl32/comboex: Reduce variable scope. comctl32/datetime: Fix use of out-of-scope local buffer (Coverity). comctl32/rebar: Don't use local variable with the same name as function parameter (Coverity). comctl32/listview: Fix dead condition (Coverity). comctl32/ipaddress: Use array index...
2018 Feb 16
0
Wine release 3.2
...n tests. comctl32: Introduce ComboBox control. comctl32/combo: Merge theming logic. comctl32/button: Use messages to get control text. comctl32/button: Use the global memory allocation helpers. comctl32/tests: Use existing macros for control class names. comctl32/comboex: Remove child windows subclass on window destruction. comctl32: Introduce ListBox control. comctl32/listbox: Merge theming logic. uxtheme: Properly initialize text drawing options. comctl32/button: Fix paint handler check when theming is on. comctl32/edit: Use the glob...
2012 Apr 27
0
Wine release 1.5.3
...e better register names for ARM disassembling. winedbg: Fix parsing table for ARM disassembler. advapi32: Avoid shadowing a parameter. crypt32: Avoid shadowing a parameter. winedbg: Add shift operators to ARM disassembler. comctl32: Remove unneeded shadow variables for comboex. devenum: Remove unneeded shadow variables. gdi32: Remove unneeded shadow variable. mscms: Remove unneeded shadow variable. netapi32: Remove unneeded shadow variables. winhlp32: Remove unneeded shadow variables. jscript: Remove unneeded shadow variable. ser...
2009 Apr 24
0
Wine release 1.1.20
...ImageNameW. dbghelp: Add a few more 64-bit symbol functions. imagehlp: Forward some more 64-bit functions to dbghelp. winex11.drv: Don't give focus to a minimized window upon take focus. include: Add defines for 32-bit dbghelp functions on 64-bit. comctl32: Repaint comboex control upon WM_SETREDRAW, like other common controls do. advapi32/tests: Fix a couple of test failures on Vista. user32/tests: Fix a couple of dimension checks on W2k3 and Vista. include: Fix the SYSTEM_CACHE_INFORMATION structure for Win64. include: Fix the DDE structures...
2008 Nov 07
0
Wine release 1.1.8
.... Kusanagi Kouichi (1): winex11: Implement large data transfers. Lei Zhang (7): comctl32: Get rid of DragDetect. comctl32: Don't notify if listview edit box contents have not changed. comctl32: Reset nEditLabelItem in LISTVIEW_EndEditLabelT. comctl32: Only update comboex edit box if the mask has CBEIF_TEXT set. ntdll: Skip deleted files in read_directory_getdents. wininet: Remove redundant variables. wininet: Handle HTTP 303 redirects. Marcus Meissner (9): netapi32: Fixed buffer sizes to GetUserNameW and GetComputerNameW. programs: Fi...
2010 Oct 15
0
Wine release 1.3.5
...pi32/tests: Don't bother running HKCR tests when the registry key doesn't exist. cryptui: Fix incorrect use of the ScreenToClient function. shell32: Fix incorrect use of the ScreenToClient function. winefile: Fix incorrect use of the ScreenToClient function. comctl32/comboex: Fix incorrect use of the ScreenToClient function. comctl32/datetime: Fix incorrect use of the ScreenToClient function. comctl32/ipaddress: Fix incorrect use of the ScreenToClient function. comctl32/pager: Fix incorrect use of the ScreenToClient function. comctl32/progress:...
2007 Nov 30
0
Wine release 0.9.50
...one to CredUIPromptForCredentialsW. comctl32: Unify the implementation of TOOLTIPS_Show and TOOLTIPS_TrackShow to give tracked tooltips balloon support. comctl32: Fix the tooltips behaviour when TTF_ABSOLUTE isn't specified. comctl32: Forward the WM_GETTEXTLENGTH message from ComboEx controls to its edit control. explorer: Add a fixme to show when applications are trying to show a balloon tip in the taskbar notification area. urlmon: Fix a reference count leak in RegisterBindStatusCallback. credui: Show a balloon tip in the credential dialog if CREDUI_FLAGS_IN...
2008 Dec 05
0
Wine release 1.1.10
...the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.1.10: 709 riched32.dll needs to be improved a lot (was:Richedit does not handle input with PTE) 1114 Winrar2.90/3.00: Comboex doesn't trigger a event when you mouse-click in some value of it 1700 Failed to detect Serial Port 1990 modifier keys not released when switching desktop 2872 Superpower2 fails to install 2934 Microsoft Masked Controls 6 Problem 3552 Unhandled dwRenderStateType playing DeusE...
2009 Aug 07
0
Wine release 1.1.27
.../listview: Handle NULL lParam in LVM_SETITEMSTATE. comctl32/listview: Set LVIS_FOCUSED for all items with LVM_SETITEMSTATE not allowed. comctl32/listview: Don't alter selection mark in LVM_SETITEMSTATE. comctl32/listview: Fix some test failures on comctl32 4.7x. comctl32/comboex: Use const pointer when possible. comctl32/treeview: Correct define name. comctl32/listview: Don't offset to column bound calculating LVIR_LABEL for items. comctl32/listview: Offset every but LVIR_BOUNDS rectangles to column bound in details view. gdiplus: Correctly forw...
2009 Oct 23
0
Wine release 1.1.32
...inner button window. comctl32/monthcal: Fix today link test. comctl32/monthcal: Simplify painting operations, split painting to several helpers. comctl32/monthcal: Implement handler for WM_ERASEBKGND. comctl32/monthcal: Add separate handler for WM_PRINTCLIENT. comctl32/comboex: Handle NULL item text case to avoid crash. comctl32/monthcal: Fix painting selected day, remove unneeded operations. comctl32/monthcal: Reduce update rectangle after updating current selection. comctl32/tooltips: Fix an obviously wrong structure size check. comctl32/tooltip...
2002 Oct 05
6
Problems with installing
...anager.c register.c regsvr.c make[2]: Leaving directory `/home/wayne/wine2/wine/dlls/comcat' cd `dirname comctl32/__depend__` && make depend make[2]: Entering directory `/home/wayne/wine2/wine/dlls/comctl32' ../../tools/makedep -I. -I. -I../../include -I../../include -C. animate.c comboex.c comctl32undoc.c commctrl.c datetime.c draglist.c flatsb.c header.c hotkey.c imagelist.c ipaddress.c listview.c monthcal.c nativefont.c pager.c progress.c propsheet.c rebar.c smoothscroll.c status.c tab.c toolbar.c tooltips.c trackbar.c treeview.c updown.c rsrc.rc make[2]: Leaving directory `/...