problem loading a resource in a dll
| Mon, 2005-09-19 11:47 | |
|
Hello.
I've implemented a second view in a dll. This view has its own menu and other kinds of resource. The problem is that when I create this view, the baseconstructL(R_MY_VIEW) fails and leaves. Could someone help me to understand the reasons? Thanks in advance. RdA |
|






Forum posts: 8
i'm doing the same and it works for me. Do you use a extra resource file for your resources, if yes, you should use CCoeEnv::AddResourceFileL() before trying to access the resource