> If RB has found a way to coerce the Windows OS into handling resource > forks I'd be interested in learning more. Its nothing too exciting. Visual Studio employs the same method. You have resource file foo.res. After compilation you link foo.res into the main executable. :) Les