search for: hicon

Displaying 14 results from an estimated 14 matches for "hicon".

Did you mean: icon
2009 Nov 06
0
r54 committed - ...
...ion = "mouseover"; + if (this.hover) { + event_action = "mouseover"; } google.maps.event.addListener(marker, event_action, function() { infowindow.open(this.map,marker); }); } if (this.hoverIconUrl){ - var hIcon = this.hoverIconUrl; - var Icon = this.iconUrl; + var hIcon = new google.maps.MarkerImage( + this.hoverIconUrl, + new google.maps.Size(this.iconSize[0], + this.iconSize[1]), + new google.maps.Point(0,0), +...
2004 Nov 10
1
wine errors ??
Sorry to be dense, but: How can this be repaired? What is the resolution setting? Dan Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file err:static:STATIC_SetIcon huh? hicon!=0, but info=0??? fixme:shell:Stream_WriteLocationInfo writing empty location info Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file
2005 Jul 29
1
[Fwd: Re: wine-20050725 feedback : lots of graphical glitches]
...and text. I am > attaching small screenshots for you to see the problems. During the > installation, the console returns : > fixme:win:SetWindowTextW setting text L"Extracting" of other process > window 0x10022 should not use SendMessage > err:static:STATIC_SetIcon huh? hicon!=0, but info=0??? > > + Main page display problem. Black boxes in rendered page (which is > perfect on native Linux FF). Menubar scrambled. It clears up a little > (not perfect though) when my mouse passes over it. Console says : > err:ole:CoGetClassObject class {4955dd33-b159-11d0...
2003 Jul 07
0
conection with other PBX's
I have a client which is willing to connect * with a siemens hicon PBX. Any experiences that you wish to share, including FX, ISDN or E1 connectivity issues? PauloHM -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030707/dfb33d1f/attachment.htm
2005 Oct 22
0
file is currently in use by Windows
...pting to install an old coolgen app to which I do not have the source code. While installing, the installer gives me the error: This file is currently in use by Windows & a new version cannot be installed while this is true. The error I get from wine is: err:static:STATIC_SetIcon huh? hicon!=0, but info=0??? This is a fresh install of the coolgen app. Any idea what this is? Randall
2010 May 15
2
Wineboot: useless dialog
...bout something, which disturb me: thisone (wineboot.c): Code: static INT_PTR CALLBACK wait_dlgproc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp ) { switch (msg) { case WM_INITDIALOG: { WCHAR *buffer, text[1024]; const WCHAR *name = (WCHAR *)lp; HICON icon = LoadImageW( 0, (LPCWSTR)IDI_WINLOGO, IMAGE_ICON, 48, 48, LR_SHARED ); SendDlgItemMessageW( hwnd, IDC_WAITICON, STM_SETICON, (WPARAM)icon, 0 ); SendDlgItemMessageW( hwnd, IDC_WAITTEXT, WM_GETTEXT, 1024, (LPARAM)text ); buffer = HeapAlloc( GetProcessHeap(),...
2005 Jul 28
0
wine-20050725 feedback : lots of graphical glitches
...sp. with respect to icons and text. I am attaching small screenshots for you to see the problems. During the installation, the console returns : fixme:win:SetWindowTextW setting text L"Extracting" of other process window 0x10022 should not use SendMessage err:static:STATIC_SetIcon huh? hicon!=0, but info=0??? + Main page display problem. Black boxes in rendered page (which is perfect on native Linux FF). Menubar scrambled. It clears up a little (not perfect though) when my mouse passes over it. Console says : err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not...
2003 Sep 13
5
Voicemail to a commercial PBX/key phone system
Hello. I've seen some mentions of asterisk possibly being used as an inexpensive voicemail attachment to a commercial PBX etc. Does anyone here, have experience of using it in this fashion ? What commercial systems have been successfully attached too ? How is the attachment made ? Analog, digital ? If anyone has successfully accomplished this, I would like to hear the make and model of
2015 Jan 23
0
Wine release 1.7.35
...ng providers. ws2_32: Trace getpeername() result. iphlpapi: Set 0.0.0.0 as the IP and mask of disconnected interfaces. oleaut32: Fix copy & paste issue in VarFormatNumber. dplayx: Cache GUID values so they persist after enumeration. user32: Allocate memory based on HICON instead of DWORD to fix 64 bit problems. ws2_32: getaddrinfo must SetLastError on success or failure. Changhui Liu (1): gdiplus: Fix get_graphics_bounds when window origin point changed. Charles Davis (5): winebuild: Make emitting mod_*_func sections on Mac OS respect the pointe...
2020 Aug 01
0
Wine release 5.14
...id(). sxs: Add support for SXS_LOOKUP_CLR_GUID_USE_ACTCTX in SxsLookupClrGuid(). combase: Move Wdtp* marshalling functions. combase: Move HWND marshalling functions. combase: Move HDC marshalling functions. combase: Move HMENU marshalling functions. combase: Move HICON marshalling functions. Paul Gofman (2): kernel32: Zero initialize module data in fetch_module(). iphlpapi: Fix buffer reallocation in get_pid_map(). Piotr Caban (30): comctl32: Fix non printable characters handling in SB_SETTEXT. msvcrt: Add _wctype table. msvcrt: Ex...
2015 Jun 26
0
Wine release 1.7.46
...ateEllipsisTrimmingSign(). dwrite: Initial implementation of Draw() for trimming sign. dwrite: Call GetCount() once when looking for family name. dwrite: Fix the way drawing effects are reported for inline objects. ole32: Marshal HDC as remotable handle. ole32: Marshal HICON as remotable handle. dwrite: Validate format property values. ole32: Marshal HBRUSH as remotable handle. oleaut32/tests: Test that user memory functions are not called. riched20: Improve tracing for unimplemented range methods. riched20: Implement Expand for tomStory c...
2010 Jan 08
0
Wine release 1.1.36
...us void* cast. winedbg: Remove superfluous void* cast. fnt2bdf: Remove superfluous void* casts. Marcus Meissner (11): cryptnet: Remove an unnecessary variable (Coverity). msi: Removed unnecessary NULL check. dbghelp: Initialize ret (Coverity). user32: Initialize hICON to NULL (Coverity). krnl386.exe: Removed unused owner_exists variable (Coverity). kernel32: Check if buffer is NULL before derefencing it (Coverity). user32: Remove useless NULL check (Coverity). user32: EM_REPLACESEL - handle OOM error. winex11.drv: physDev cannot be...
2008 Aug 22
0
Wine release 1.1.3
...tributes. advapi32: Implement GetSecurityInfo. advapi32/tests: Add tests for GetSecurityInfo with a NULL security descriptor pointer. Dan Kegel (2): wininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn't include nul. shell32/tests: Test whether SHGetFileInfo should clear hIcon. David Adam (6): d3dx8: Only the points in the positive ray are taken in account in D3DXSphereBoundProbe. d3dx8: Implement D3DXBoxBoundProbe. wordpad: Update the French translation. appwiz.cpl: Add the French resource. ddraw: Only ddraw checks wether one can give a nu...
2009 Jan 16
0
Wine release 1.1.13
...stub IOleClientSite interface. shell32: Document SHFlushSFCache, and remove an unneeded fixme. Lei Zhang (1): quartz: Add a filtergraph test for mpeg files. Markus Weiland (1): dxdiaxgn: Implemented retrieval of szDeviceIdentifier property. Michael Karcher (7): ole32: Add HICON user marshalling stubs. oleaut32: Implement IPropertyBag::Read proxying. widl: Make write_base_type take a format char instead of a type desc ptr. widl: Write struct fields as signed fields. widl: Fix handling of [local] functions without [call_as]. widl: Don't for...