Displaying 3 results from an estimated 3 matches for "shgetfolderpatha".
Did you mean:
shgetfolderpathw
2005 May 01
3
win32-dir 0.1.0 compile problems
...ecking for main() in shell32.lib... yes
checking for main() in comctl32.lib... yes
checking for SHGetFolderPath()... no
creating Makefile
I then ran a:
C:\WINNT\system32>dumpbin /exports shell32.dll | grep SH
(yes i have unix tools)
and found that I don''t have SHGetFolderPath. I have SHGetFolderPathA and
SHGetFolderPathW.
The actual compiles I got are listed below this email. I am running...
Windows 2000 Service Pack 4
Visual Studio 6
I get this problem at my home and at my office. Could this be easily
remedied by checking to see if SHGetFolderPath is an invalid pointer,
and if so chec...
2001 Feb 15
0
FrameMaker 6.0 problem - further information
...32.372: GetProcAddress() retval=407726dc ret=407f48ea fs=008f
Call kernel32.372: GetProcAddress(40737000,4082db53 "SHGetDataFromIDListA")
ret=407f492a fs=008f
Ret kernel32.372: GetProcAddress() retval=4077260c ret=407f492a fs=008f
Call kernel32.372: GetProcAddress(40737000,4082db68 "SHGetFolderPathA")
ret=407f496a fs=008f
Ret kernel32.372: GetProcAddress() retval=4077270c ret=407f496a fs=008f
Call kernel32.372: GetProcAddress(70bd0000,4082db86 "PathMatchSpecW")
ret=407f49da fs=008f
Ret kernel32.372: GetProcAddress() retval=70bff64c ret=407f49da fs=008f
Call kernel32.372: GetPr...
2001 Feb 20
1
I need some help for using wine
...ss() retval=407726dc ret=407f48ea fs=008f
> Call kernel32.372: GetProcAddress(40737000,4082db53
"SHGetDataFromIDListA")
> ret=407f492a fs=008f
> Ret kernel32.372: GetProcAddress() retval=4077260c ret=407f492a fs=008f
> Call kernel32.372: GetProcAddress(40737000,4082db68 "SHGetFolderPathA")
> ret=407f496a fs=008f
> Ret kernel32.372: GetProcAddress() retval=4077270c ret=407f496a fs=008f
> Call kernel32.372: GetProcAddress(70bd0000,4082db86 "PathMatchSpecW")
> ret=407f49da fs=008f
> Ret kernel32.372: GetProcAddress() retval=70bff64c ret=407f49da fs=008f...