Displaying 4 results from an estimated 4 matches for "getobjectw".
Did you mean:
getobject
2009 Mar 02
7
Ubuntu 8.10 - Irfanview - no longer able to install or use.
...384 00000000 000004cc 00000017
0x0033e2d0: 00000090 00120a20 00120a20 7ee04ff4
0x0033e2e0: 7ec9b790 00135910 0033e368 7ed8760a
0x0033e2f0: 00000384 00000018 0033e344 00000018
0x0033e300: 00000018 0000045c 00000030 00000060
0x0033e310: 00220326 7ee04ff4 000004b4 00135910
Backtrace:
=>0 0x7ebbf57d GetObjectW+0x4d() in gdi32 (0x0033e2e8)
1 0x7ed8760a ImageList_AddMasked+0xaa() in comctl32 (0x0033e368)
2 0x00460997 in i_view32 (+0x60997) (0x00000378)
3 0x00000000 (0x00000000)
0x7ebbf57d GetObjectW+0x4d in gdi32: movl 0x8(%esi),%eax
Modules:
Module Address Debug info Name (74 modules)
PE 400000- 542000 Ex...
2008 Oct 14
1
Page fault when loading Irfanview
...000ffff 000004cc 00000017
0x0032e2a4: 00000090 0011f6e0 0011f6e0 7ee1979c
0x0032e2b4: 001345d8 00000384 0032e33c 7eda05e2
0x0032e2c4: 00000384 00000018 0032e318 00000018
0x0032e2d4: 00000018 0000045c 00000030 00000060
0x0032e2e4: 00220326 7ee1979c 000004b4 001345d8
Backtrace:
=>1 0x7ebe13d3 GetObjectW+0x43() in gdi32 (0x0032e2bc)
2 0x7eda05e2 ImageList_AddMasked+0xa2() in comctl32 (0x0032e33c)
0x7ebe13d3 GetObjectW+0x43 in gdi32: movl 0x8(%edx),%edx
Modules:
Module Address Debug info Name (76 modules)
PE 400000- 53f000 Deferred i_view32
ELF 7b800000-7b93c000 Deferred kernel3...
2016 Aug 05
0
Wine release 1.9.16
...pointer to get_pixel_color().
gdi32: Access a few more properties directly from the DC in the dib driver.
gdi32: Use a buffer on the stack if the number of points is small.
gdi32: Add an internal version of GetTextCharsetInfo() that takes a DC pointer.
gdi32: Don't call GetObjectW() unless necessary.
gdi32: Pass a DC pointer to get_gdi_flat_path().
gdi32: Pass the path directly to start_new_stroke().
gdi32: Pass a DC pointer to the point adding routines.
gdi32: Pass a DC pointer to PATH_CheckCorners().
gdi32: Access a few more properties directl...
2009 Feb 13
0
Wine release 1.1.15
...9;t make apps Unicode if they don't use the command line.
winepath: Fixed the wmain() definition.
include: Undefine a few Unicode macros that conflict with interface functions.
rsaenh: Rename the HANDLETABLE structure to avoid conflicts with wingdi.h.
jscript: Rename the GetObjectW variable to avoid conflict with the function of the same name.
setupapi: Don't use 'interface' as variable name, since it can be defined to a keyword.
include: Moved VWIN32 ioctl definitions out of winioctl.h.
dbghelp: Fix handling of empty file regexp (Coverity)....