> > shfolder.spec: > @ forward SHGetFolderPathA shell32.SHGetFolderPathA > @ forward SHGetFolderPathW shell32.SHGetFolderPathW If it's not exported by shell32 (early versions) you have to get it from the shfolder.dll (redistributable for older systems) > Any idea ? GetProcAdress() like in cdlg32.c (commdlg). It's already done there. Ciao Juergen
- .spec forward problem Andreas Mohr
- Re: .spec forward problem Juergen Schmied
- Re: .spec forward problem Francois Gouget
- Re: .spec forward problem Juergen Schmied
- Re: .spec forward problem Alexandre Julliard
- Re: .spec forward problem Juergen Schmied