I am very new to Symbian C++. I'd like to make a QueryWinL-box, but I need a string from the resource file, but i don't know how to create one. I hope you would help me. Thanks in advance.
Mark
I am very new to Symbian C++. I'd like to make a QueryWinL-box, but I need a string from the resource file, but i don't know how to create one. I hope you would help me. Thanks in advance.
Mark
Figured it myself.. well.. i read it in Developing Series 60 Apps
RESOURCE TBUF r_buffer_2
{
buf = "Er du dum?";
}