Reply To: Select Nick On Paltalk Listview Code FInally :)

#188659
method
Member

Nano thank u for u nice explantion. In few days i will install visual studio 2005 express edtion. My hardrive is full i can not install it now. I tried your code and i got the following compile error:

Configuration: FindUser - Win32 Debug

Compiling...
FindUser.cpp
c:visualcfinduserfinduserdlg.h(12) : error C2143: syntax error : missing ';' before 'public'
FindUserDlg.cpp
c:visualcfinduserfinduserdlg.h(12) : error C2143: syntax error : missing ';' before 'public'
C:visualCFindUserFindUserDlg.cpp(15) : error C2653: 'FindUserDlg' : is not a class or namespace name
Generating Code...
Error executing cl.exe.

FindUser.exe - 3 error(s), 0 warning(s)

 

i doubleed clickd on the button and placed the shown code there:

Here are the errors :

next error

how to use value of textbox instead of yournicktohighlighthere

pos =GetPosByNick(“yournicktohighlighthere”);