I understand what is ThreadSearch(ThreadSearch is good for search
)
I think it's good for ThreadSearch optional that default is " search in workspace file".
I am more familiar with the vs2005.
In recent days, I made a stupid thing to post codeblocks code to vs2005 prj.
last, I get a crash ,as follow:
wxASSERT_MSG( stringSrc.GetStringData()->IsValid(),
_T("did you forget to call UngetWriteBuf()?") );
because I use codeblocks ,I can't use dll call from codeblocks.exe.
Maybe,my methods are wrong.