Displaying 20 results from an estimated 894 matches for "shlwapi".
2011 May 23
1
MLDownloader 7.1 fails to download data from yahoo
...the \n are removed.
http://ichart.finance.yahoo.com/table.cs\nv?s=MSFT&d=4&e=22&f=2011&g=d&a=3&b=2&c=2007&ignore=.csv
Code:
0020:Call wininet.InternetCanonicalizeUrlA(0054f954 "http:///updates/mld.txt",007eddf0,007edde8,02000000) ret=0051cc6d
0020:Call shlwapi.UrlCanonicalizeA(0054f954 "http://www.trading-tools.com/updates/mld.txt",007eddf0,007edde8,a2000000) ret=6833676d
0020:Ret shlwapi.UrlCanonicalizeA() retval=00000000 ret=6833676d
0020:Ret wininet.InternetCanonicalizeUrlA() retval=00000001 ret=0051cc6d
0021:Call wininet.InternetCanonical...
2002 Feb 19
1
Shlwapi UNC problems with IE6
Hi,
Using SHLWAPI in native mode with IE6 ends like this :
$ wine --winver winme IEXPLORE.EXE
[....]
Unhandled exception: page fault on read access to
0x00000001 in 32-bit code (0x4081749c).
In 32-bit mode.
Symbol h_errno is invalid
0x4081749c (PathIsUNCServerShareA+0x44 [path.c:1308]
in libshlwapi.so): cmpb $0x5c,0...
2001 Apr 29
1
No implementation for shlwapi.dll
Tried every permutation of shell, shell32 & shlwapi. It is clear that shell & shell32 must come from a common source, but nevertheless always got the same error message, with one exception:
When I loaded all 3 builtin, it complained instead that shfolder has a problem.
Running RedHat 7.1|Helix|Nautilus, with Win98r1 .dlls.
--
C.
The best way...
2001 Aug 09
4
Quicktime 4 Setup?
Hello,
I tried to run the QT4-Installer but it crashed:
fixme:win32:PE_CreateModule Security directory ignored
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to
0xdeadbeef
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufW) imported from shell32.dll, setting to
0xdeadbeef
err:ntdll:RtlpWaitForCriticalSection Critical section 0x4087db50 wait
timed out, retrying (60 sec) fs=01e7...
2001 Nov 15
1
newbie: shlwapi
Starting some windos programms under wine, I got
err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA), setting to 0xdeadbeef
err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufW), setting to 0xdeadbeef
What's going wrong?
Erich
--
EFEU is great (development tools, C libraries, interpreter language, ...).
Get the open source from http://efeu.cybertec.at...
2001 Apr 28
9
DLL Error When Installing Programs
...<p><font color="#990000">Invoking /opt/wine/bin/wine.bin cc32d475.exe ...</font>
<br><font color="#990000">fixme:pthread_kill_other_threads_np</font>
<br><font color="#990000">err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef</font>
<br><font color="#990000">err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufW) imported from shell32.dll, setting to 0xdeadbeef</font>
<br><font color="#9...
2001 Apr 10
5
[Newbie] How to get IE5.0 run
...Directory. It didn't work, so I copied the
native windows/system directory, too.
This didn't work, even when I'm starting with this switches: wine -dll
shell,shell32,commctrl,comctl32=n IEXPLORE.EXE
I get this error messages (shortened):
err:win32:fixup_imports No implementation for SHLWAPI.dll.124 imported
from C:\windows\system\BROWSEUI.DLL, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for
SHLWAPI.dll.274(_SHGetInstanceExplorer@4) imported from
C:\windows\system\BROWSEUI.DLL, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for
SHLWAPI.dll.235(StrRe...
2006 Apr 29
6
wine errors
Trying to install ch i got:
me@debian:~$ su
Password:
debian:/home/me# WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n"
wine /home/me/ch/ch.exe err:module:import_dll Library ole32.dll
(which is needed by L"c:\\windows\\system32\\shlwapi.dll") not found
err:module:import_dll Library shlwapi.dll (which is needed by L"c:
\\windows\\system32\\shell32.dll") not found
err:module:import_dll Library SHELL32.dll (which is needed by L"Z:
\\home\\francesco\\chemsk\\chemsk50.exe") not found
err:module:LdrInitializeThu...
2002 Feb 15
1
Microsoft Home Publishing
...upported
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 (nil))stub
Wine ERROR: Coul...
2006 Jun 28
1
wine winamp problems
Hi, I have installed winamp fine under wine, but when I try to load it
wine opens, I see the winamp GUI appear, and then wine closes
unexpectedly. The console shows this output:
wine: Call from 0x404b1fa0 to unimplemented function
shlwapi.dll.IUnknown_CPContainerInvokeParam, aborting
wine: Unimplemented function
shlwapi.dll.IUnknown_CPContainerInvokeParam called at address
0x404b1fa0 (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: unimplemented function
shlwapi.dll.IUnknown_CPContainerInvokeParam...
2001 Apr 08
1
MYOB
...(Mind Your Own Business - an Australian business accounting program)
working with wine.
It almost works.. selecting the sample company works good with
all the functions, but when trying to selecting a particular data
file it fails with the following:
err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA)
imported from shell32.dll, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufW)
imported from shell32.dll, setting to 0xdeadbeef
fixme:font:SetMapperFlags (0x0048, 0x00000000): stub - harmless
fixme:font:SetMapperFlags (0x0048, 0x000000...
2006 Apr 28
1
IE6 Broken in Dapper Ubuntu
...to parse L"about:blank"
fixme:shell:SHGetShellKey (1, 71170684, 1): stub
fixme:actctx:ActivateActCtx 0xf00baa 0x7fbbddac
fixme:actctx:DeactivateActCtx 00000000 00f00bad
err:rebar:REBAR_WindowProc unknown msg 200b wp=00000000 lp=711888bc
wine: Call from 0x7fc51600 to unimplemented function
shlwapi.dll.IUnknown_QueryServiceExec, aborting
wine: Unimplemented function shlwapi.dll.IUnknown_QueryServiceExec
called at address 0x7fc51600 (thread 000f), starting debugger...
WineDbg starting on pid 0xe
Unhandled exception: unimplemented function
shlwapi.dll.IUnknown_QueryServiceExec called in 32-bit...
2002 Mar 31
2
Problem compiling wine with latest cvs
I can't get recent cvs versions to compile. After running cvs update -PAd and
./tools/installwine I get these messages
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [ordinal.o] Error 1
make[2]: Leaving directory `/usr/local/src/wine/dlls/shlwapi'
make[1]: *** [shlwapi/shlwapi.dll.so] Error 2
make[1]: Leaving directory `/usr/local/src/wine/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
At first I thought it might be something wrong with my system so I backed out
cvs to March 1st 2002 and everything works. I a...
2002 Nov 18
3
nothing seems to work
Hi folks,
I installed the latest wine tarball. For some reason no applications
work. I'm using on a Redhat 8.0/Windows XP dual boot system. Starting
very simple applicatiosn doesnt work:
Media Player:
[root@mango Windows Media Player]# wine wmplayer.exe
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add
support for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id
2018 Dec 07
0
Wine release 4.0-rc1
...eral string constants static.
dmusic: Make constant 'emulated' static.
dwrite: Make constant 'globaldefaultW' static.
gdi32: Turn variable 'fake_nameW' into a static constant.
riched20: Turn several constants and variables into static constants.
shlwapi: Turn several constants and variables into static constants.
winspool.drv: Make constant 'fmtW' static.
wsdapi: Turn a constant and several variables into static constants.
shdocvw: Make constants 'wszCLSID' and 'wszInitPropertyBag' static.
vbscript:...
2001 Oct 07
4
wine iexplore.exe
I am trying to run InternetExplore from Linux using Wine, but I don't
succeed.
My system is: Redhat 7.1, Windows 98 and Wine release 20010824.
The call "wine iexplore.exe" produce the following output:
fixme:shell:SHLWAPI_241 ()stub
fixme:shell:SHRegGetBoolUSValueA
Software\Microsoft\Windows\CurrentVersion\Explorer\
BrowseNewProcess BrowseNewProcess
fixme:shell:SHLWAPI_276 ()stub
err:win32:PE_fixup_imports No implementation for
SHLWAPI.dll.235(StrRetToStrW) imported from
C:\windows\system\shdocvw.dll, setting to 0xd...
2003 May 22
2
Wine and winsock
...e"
"ver" = "builtin, native"
"version" = "builtin, native"
"shell" = "builtin, native"
"shell32" = "builtin, native"
"shfolder" = "builtin, native"
"shdocvw" = "native"
"shlwapi" = "builtin, native"
"lzexpand" = "builtin, native"
"lz32" = "builtin, native"
"comctl32" = "builtin, native"
"commctrl" = "builtin, native"
"advapi32" = "builtin, native"
"crtdll...
2001 Apr 30
1
OpenGL causes assertion failure.
...in95\system\winmm.dll' : builtin
trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\win95\system\dsound.dll' : builtin
trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\win95\system\ole32.dll' : native
trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\win95\system\shlwapi.dll' : native
trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\win95\system\urlmon.dll' : native
trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\win95\system\ddraw.dll' : builtin
err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from s...
2010 Feb 05
0
Wine release 1.1.38
...reExchange64.
configure: Avoid incorrectly cleaning up symlink targets when running in the source dir.
Anders Jonsson (1):
wordpad: Update Swedish translation.
Andrew Eikum (1):
wininet: Handle PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT per-connection flags.
Andrew Nguyen (10):
shlwapi: Change a magic HRESULT value to the appropriate name.
shlwapi/tests: Add tests for HashData.
shlwapi: Only check for NULL pointers in HashData.
pdh: Implement and test PdhGetDllVersion.
mapi32/tests: Invoke MAPIInitialize before performing the FPropContainsProp tests....
2010 Jul 30
0
Wine release 1.3.0
...StretchDIBits for top-down bitmaps in the non-stretching case.
Alistair Leslie-Hughes (1):
dwmapi: Add stub DwmEnableBlurBehindWindow.
Anders Jonsson (1):
shdocvw: Add Swedish translation.
Andrew Eikum (9):
oleaut32: Don't fail if member is missing in ITypeComp::Bind.
shlwapi: Be less strict on which type of IShellFolder can be enumerated.
shlwapi: Implement SHGetIniStringW.
shlwapi: Implement SHSetIniStringW.
shell32: IShellFolder::ParseDisplayName should work for missing files if given valid IBindCtx.
comdlg32/tests: Untie ok_testcases from tes...