5/9/08

What kinds of threads must be created by using a CWinThread object?

You should always use the CWinThread class to create threads that use MFC functionality, because the CWinThread class uses thread-local storage to manage information specific to the thread context in the MFC environment.

No comments:

ITUCU