Hi, I am developing a static library as a 3rd. part tool and have to display UI resources from that library. If I am including a resource file in CW-5, I get the error message: 'can't include resource file into library'. How can I bind UI resources into a static library and display them?? The resources should be independent from the host programs resources. Do I have more luck with a dynamic library? Thanks, Bastian
