Displaying 20 results from an estimated 1130 matches for "gdi32".
2001 Jul 21
0
traceback on save in Camedia Master
...ection() retval=00000000 ret=5f4017dd
08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018
08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018
08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018
08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018
08067ca0:Call gdi32.CreateSolidBrush(00bbbbbb) ret=5f460715
08067ca0:Ret gdi32.CreateSolidBrush() retval=00002576 ret=5f460715
08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018
08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018
08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018
08067ca0:...
2011 Nov 04
0
Wine release 1.3.32
...file in a global variable.
wrc: Load translations from mo files instead of po.
configure: Generate rules to update po files when gettextpo is explicitly requested.
winex11: Add error checks around every XF86VidMode call.
mmdevapi/tests: Don't crash on test failure.
gdi32: Add a few helper functions for computing font metrics.
gdi32: Implement GetTextMetrics as a standard driver entry point.
gdi32: Don't return outline metrics for bitmap fonts.
gdi32: Implement EnumDeviceFonts as a standard driver entry point.
gdi32: Rename the EnumDevice...
2011 Dec 30
0
Wine release 1.3.36
...crashes due to unimplemented function setupapi.dll SetupDiGetClassBitmapIndex
29482 Free serial port monitor crashes due to unimplemented function setupapi.dll SetupDiDrawMiniIcon
----------------------------------------------------------------
Changes since 1.3.35:
Akihiro Sagawa (1):
gdi32: Avoid making a DBCS character in range.
Alexander E. Patrakov (1):
dsound: Always resample buffers in mixer thread.
Alexandre Julliard (58):
winex11: Hardcode the MWM hints for the desktop window.
winex11: Only take managed popups into account when deciding whether to make a wi...
2011 Oct 21
0
Wine release 1.3.31
....??A?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QBEABDU_Size_type_nosscl at 01@@Z
28395 MAKING HISTORY II: The War of the World Demo wants msvcp90.dll.??A?$basic_string at _WU?$char_traits at _W@std@@V?$allocator at _W@2@@std@@QBEAB_WU_Size_type_nosscl at 01@@Z
28397 gdi32/bitmap test broken on debian testing and ubuntu 11.04
28399 Kindle for PC needs msvcp90.dll.?reserve@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEXI at Z
28452 warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did...
2011 Sep 14
6
Norton Dayplan no longer working
...2 0x7e9f88e7 FcConfigSubstitute+0x26() in libfontconfig.so.1 (0x005ae298) 3 0x7e99a057 X11DRV_XRender_SelectFont+0xbd6() in winex11 (0x005ae438) 4 0x7e992b23 X11DRV_SelectFont+0xac2() in winex11 (0x005ae558) 5 0x7ebfe6b3 in gdi32 (+0x2e6b2) (0x005ae5c8)
=>0 0x7e9f7310 in libfontconfig.so.1 (+0x7310) (0x005ae1f8) 1 0x7e9f8382 FcConfigSubstituteWithPat+0x191() in libfontconfig.so.1 (0x005ae278) 2 0x7e9f88e7 FcConfigSubstitut...
2011 Dec 16
0
Wine release 1.3.35
...(4):
user32: If a dialog has no tab-accessible controls, set focus to first control (with tests).
comdlg32: Correct title of "Save As" dialog.
po: Update Catalan translation.
comdlg32: Widen buffer to accomodate Catalan translation.
Alexandre Julliard (75):
gdi32: Implement triangular gradients in the DIB engine.
gdi32/tests: Add more gradient tests.
gdi32: Use dithering also for 1-bpp gradients.
gdi32: Add more parameter checks in GdiGradientFill.
gdi32: Use the DIB engine and PutImage for the null driver triangular gradient impleme...
2008 Sep 10
2
App ask for admin privilege
i've tried one app that install nicely but told me " you have to use an admin account to run this app for the first time"
Is there a way to fix this ?
2011 Mar 18
0
Wine release 1.3.16
...once they are actually used.
user32: Get rid of the RegisterClipboardFormat driver entry point.
server: Fix checking of X button flags when updating the input key state.
user.exe: Call the 16-bit hook directly in SendMessage16.
user32: No longer export HOOK_CallHooks.
gdi32: Fix parameter type in the ModifyWorldTransform driver entry point.
gdi32: GetDIBColorTable doesn't need to be part of the DC driver interface.
gdi32: Add a common header to the physdev structure.
gdi32: Add initial support for a null graphics driver.
gdi32: Add null dri...
2011 Jul 22
0
Wine release 1.3.25
...ard (59):
makefiles: Allow install rules to run in parallel.
makefiles: Install static libraries from the top-level makefile.
makefiles: Install import libraries from the top-level makefile.
makefiles: Make MODULE contain the full module name also for static libraries.
gdi32: Export a function to compute the DC clip box.
gdi32: Compute StretchBlt rectangles in gdi32.
gdi32: Pass the source/dest visible rectangles to the StretchBlt driver entry point.
gdi32: Pass the dest visible rectangle to the PatBlt driver entry point.
gdi32: Pass the source/...
2016 Jun 24
0
Wine release 1.9.13
...:
user32: Add helper functions to get and set the window internal flags.
msscript/tests: Add missing makedep pragma.
makefiles: Don't allow import libraries to have an extension.
kernel32: Use RtlCompareUnicodeStrings in CompareStringOrdinal for consistent results.
gdi32/tests: Add a few more path tests.
wineps.drv: Reset the device path once it has been painted.
gdiplus: Avoid using PathToRegion with an empty path.
gdi32: Fix PathToRegion and SelectClipPath behavior with an empty path.
gdi32: Implement FillPath, StrokeAndFillPath and Stroke...
2011 Aug 05
0
Wine release 1.3.26
...s from the top-level makefile.
user32: Add support for 64-bit formats in wsprintf.
shlwapi: Add support for 64-bit formats in wsprintf.
winex11: Return color information in GetImage when passed null bits.
winex11: Get rid of the no longer used SetDIBits implementation.
gdi32: Get rid of the SetDIBits driver entry point.
gdi32: Implement GetImage in the null driver.
gdi32: Implement GetImage in the DIB driver.
gdi32: Add an inline helper to retrieve a DDB byte width.
gdi32: Reimplement GetBitmapBits using the GetImage driver function.
winex...
2009 Jan 19
3
"gdi32.dll" failed to initialize, aborting
...d issue which started when I installed some truetype fonts on my system.
So far I've been able to verify this with Wine 1.1.3 and am about to test with Wine 1.1.13.
doneill at mandy /World of Warcraft $ winecfg
doneill at mandy /World of Warcraft $ winecfg
err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status c0000005
What you're seeing on the first line is my running winecfg with my truetype fonts directory temporarily moved to my home fo...
2005 Jan 31
4
Outlook 2000 & attachments
...starting debugger...
WineDbg starting on pid 0x8
In 32 bit mode.
0x49b67603 _CheckNotSysLevel+0x43 in kernel32: jmp 0x49b675e6
_CheckNotSysLevel+0x26 in kernel32
Wine-dbg>bt
Backtrace:
=>1 0x49b67603 _CheckNotSysLevel+0x43 in kernel32 (0x23dced60)
2 0x101b58b2 GDI_CheckNotLock+0x22 in gdi32 (0x23dced70)
3 0x10195789 CreateCompatibleDC+0x19 in gdi32 (0x23dceda4)
4 0x101986da GetDIBits+0x6a in gdi32 (0x23dcee50)
5 0x101bb374 MFDRV_StretchBlt+0x244 in gdi32 (0x23dceeb0)
6 0x101bb11f MFDRV_BitBlt+0x5f in gdi32 (0x23dceee8)
7 0x10190467 BitBlt+0xb7 in gdi32 (0x23dcef34)
8 0x32b...
2008 Dec 10
1
Re: gdi32.dll error
I have tested the wine builds from both Mike and Zach, as well as as my own compile, and all are broken with the gdi32.dll initialization failure error. I believe the problem appeared from the 10.5.5 update or the Quicktime update shortly before that, because all builds worked fine before those two updates. I think that something inside the system has changed, which is causing the problems. When I get some free tim...
2012 Jan 13
0
Wine release 1.3.37
...s not work anymore
11343 hMailServer 4.x service calls some unsupported WSAIoctl ioctl codes
14575 Tarr Chronicles: fails to start
15139 A private .NET program won't connect to mssql server (WSAIoctl missing support for SIO_KEEPALIVE_VALS)
15427 RagTime 5.6.5 does not start
15538 gdi32: path.ok test succeeds in todo block in PC-BSD/OS X
15770 MySQL 5.1 service fails to start due to missing HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TCPIP\Parameters registry subkey
17372 Adobe Framemaker 9 installer crashes
17510 EngIntsite CSS Editor crashes
17946 In Firefox...
2009 Jan 14
7
gdi32.dll error
"xuinkrbin." <wineforum-user at winehq.org> wrote:
>Sent: Jan 14, 2009 9:21 AM
>To: wine-users at winehq.org
>Subject: [Wine] Re: gdi32.dll error
>
>I downloaded and compiled the wine source (1.1.12) on My 10.5.6 last night/this morning and it seems to work without the gdi32.dll error; something to consider?
>
Interesting as there are supposed to be problems with this release.
How did you meet the required packages requ...
2007 Mar 19
1
Wine unhandled exception running PocketFMS
...o know if the information below points to a bug in Wine, or a bug
in PocketFMS. The host is Slackware 11 with a 2.6.19.1 Linux kernel, and
Wine is 0.9.28 compiled from source.
At the bottom there's information generated with WINEDEBUG=+relay set. It
appears something is wrong with a call to gdi32.StretchDIBits() but I'm not
enough into Wine debugging to confirm this.
All comments are welcome..
Thanks,
Rob
==============>8===========================
root@slack11:~# wine "c:\program files\pocketfms\pocketfms.exe"
wine: Unhandled page fault on read access to 0x0465bf70 at...
2011 Apr 15
0
Wine release 1.3.18
...missing
26733 AutoCAD 2008: Hang-up at start-up
26735 It should be possible to select Windows 2008 R2
26777 Games for Windows Live fails to start without native windowscodecs
----------------------------------------------------------------
Changes since 1.3.17:
Akihiro Sagawa (6):
gdi32/tests: Add a test for a charset enumeration order.
gdi32: Move charset enumeration to helper function.
gdi32: Remove redundant charset assignments.
gdi32: Create charset enumeration order list for EnumFontFamiliesEx.
kernel32/tests: Add a test for undefined byte character co...
2012 Oct 26
0
Wine release 1.5.16
...SystemProcessInformation.
ntdll: Calculate SystemProcessInformation's ReturnLength and return it.
Alexandre Julliard (36):
user32: Flush window surfaces in all functions that are used to poll for input.
winex11: Remove the no longer needed GetAsyncKeyState entry point.
gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly.
winex11: Move the icon window off-screen for managed windows.
user32: Don't show the icon title for off-screen icons.
winex11: Get rid of the __wine_x11_managed property.
user32: Delay me...
2016 Aug 05
0
Wine release 1.9.16
..._STREAMSRC in buffer_unload() if needed.
wined3d: Evict managed resources through the command stream.
wined3d: Use wined3d_cs_emit_unload_resource() in wined3d_device_uninit_3d().
Hugh McMaster (1):
reg/tests: Add some tests for 'reg import'.
Huw D. M. Davies (22):
gdi32: Use POINT and SIZE to hold positions and extents.
gdi32: Avoid unnecessary calls to get_dc_ptr().
gdi32: Pass a DC pointer to get_device_rect() to avoid accesses via the handle.
gdi32: Use lp_to_dp() instead of LPtoDP() in the dib driver.
gdi32: Pass a DC pointer to get_mon...