> 
> 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

Reply via email to