Displaying 6 results from an estimated 6 matches for "drawtextexw".
2001 Apr 17
2
Stupid question: where is the Preferences box?
Good day!
I am GUI-challenged, and proud of it, but I would like a bit of help.
When I start netscape (picked from an Earthlink CD) it raises a message
box that says (this is picked from --debugmsg +text and folded for
mailing convenience):
trace:text:DrawTextExW L"Error: temporary directory E: does not exist.
Please enter a new directory in the preferences box.", 99 ,
[(0,0),(264,0)]
Seems it wants to create E: (nil) and wine won't let it, since /gp/tmp
already exists, so I thought to do as the messagebox asks and enter a
new directory in th...
2002 Feb 15
1
Microsoft Home Publishing
...653cf7a0: spincount=1000 not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x653cf810: spincount=1000 not supported
fixme:reg:RegNotifyChangeKeyValue (7c,1,5,88,1): stub
fixme:shell:SHCreateShellPalette stub
err:win32:PE_FindExportedFunction function not found for forward 'gdi32.DrawTextExW' used by 'shlwapi.dll'. If you are using builtin 'shlwapi.dll', try using the native one instead.
err:win32:PE_fixup_imports No implementation for SHLWAPI.dll.301 imported from C:\windows\system\inetcomm.dll, setting to 0xdeadbeef
fixme:shell:SHLWAPI_377 (0x5ec0c04c 0x5ec00000 (...
2002 Jan 16
1
Microsoft Home Publishing 2000
...653cf7a0:
spincount=1000 not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x653cf810:
spincount=1000 not supported
fixme:reg:RegNotifyChangeKeyValue (68,1,5,74,1): stub
fixme:shell:SHCreateShellPalette stub
err:win32:PE_FindExportedFunction function not found for forward
'gdi32.DrawTextExW' used by 'shlwapi.dll'. If you are using builtin
'shlwapi.dll', try using the native one instead.
err:win32:PE_fixup_imports No implementation for SHLWAPI.dll.301
imported from C:\windows\system\inetcomm.dll, setting to 0xdeadbeef
fixme:shell:SHLWAPI_377 (0x5ec0c04c 0x5ec00000 (...
2018 May 11
0
Wine release 3.8
...mp3dmod: Return S_OK from SetInputType().
mp3dmod: Implement SetOutputType().
mp3dmod: Implement ProcessInput().
mp3dmod: Implement ProcessOutput().
Zhiyi Zhang (2):
user32: Use the heap_*() functions in text.c where possible.
user32: Use common cleanup code in DrawTextExW().
--
Alexandre Julliard
julliard at winehq.org
2014 Jun 27
0
Wine release 1.7.21
...in user32/tests/msg.c
36598 valgrind shows a definite leak in windowscodecs/tests/tiffformat.c
36606 valgrind shows uninitialized memory use in ws2_32/tests/protocol.c
36617 boost::wregex causes programs to crash - needs wcsxfrm()
36647 Windows 7 USB/DVD download tool hangs on startup (DrawTextExW/TEXT_NextLineW live loop)
36665 Adobe Acrobat Pro 8 freezes when using 'Combine files... and Create PDF / From multiple files' dialog
36683 RPG Maker VX Ace 1.00: clicking menu item results in 'Out of memory' error message
36702 PlayOn 3.9.13 installer reports 'Setup re...
2018 Jun 11
0
Wine release 3.10
...using inline assembly in continue_after_catch().
msvcrt: Avoid using inline assembly in call_finally_block().
msvcrt: Avoid using inline assembly in call_filter().
Zhiyi Zhang (2):
user32: Return 1 in DrawTextEx() when calculated offset is 0.
user32: Respect margins more in DrawTextExW().
--
Alexandre Julliard
julliard at winehq.org