Hi,
Musst die
Unit "shellapi" in die uses mit aufnehmen.
Ganz oben in der
Unit steht ungefähr sowas:
uses Windows, Classes, Forms, ...;
da schreibst du noch irgendwo shellapi hin. z.B.:
uses Windows, Classes, Forms, ..., shellapi;
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."