> From recent patch:
> cdlg32.c: /* FIXME: we cant import SHGetSpecialFolderPathA from all
> versions of shell32 */
Good you remember me to that. The patch was about a month in my tree
and I forgot to fix that before sending the patch out. The comment
was for myself ;-) I'll fix this soon.
> Not necessary, you can use Import section of .def file (in windows world).
> And new 'import' entries in .spec file made me think that we have similar
> mechanism in Wine.
Import just loads the dll. It does not import functions.
> Well, I always thought that using tables and for-loop for repeating
> operations is usually better and generates smaller code.
Ok , this is a advantage.
juergen
---
[EMAIL PROTECTED]
... from sunny Berlin