Thank you for your answer Oliver!
I remember that I did like this in a previous problem. Now its Working!!!
But one thing I can't understand... the string search I've created as this before:
str_search = str_createw("|#VALUE#|");
str_createw("") should create Unicode strings, but why this is not working? In the way you wrote before everything is fine.