unable to attach libraries
I am creating a new form and have to attach all the fnd libraries. When I tried to attach VERT.pll, it asked for PSAC.pll being attached first. Then I tried to attach PSAC.pll, now it asked for APPCORE.pll being attached before PSAC. Next, I tried to attach APPCORE.pll, and it asked for VERT.pll now. So I have a loop of VERT->PSAC->APPCORE->VERT. Does anybody know how to get them attached?
0