rrapheall
May 25th, 2006, 09:55 AM
Dear all,
My application have a thread. When I started the thread with afxBeginThread, I was able to use string in the string table of my resource. But when I changed AfxBeginThread to CreateThread I am not getting the string. All i got is only null strings. This is the first time I used CreateThread Please help me in this regard.
My application have a thread. When I started the thread with afxBeginThread, I was able to use string in the string table of my resource. But when I changed AfxBeginThread to CreateThread I am not getting the string. All i got is only null strings. This is the first time I used CreateThread Please help me in this regard.