编译错误:
ompiling...
ThreadDlg.cpp
D:\1\Thread\ThreadDlg.cpp(91) : error C2664: 'CreateThread' : cannot convert parameter 3 from 'unsigned long (void *)' to 'unsigned long (__cdecl *)(void *)'
None of the functions with this name in scope match the target type
D:\1\Thread\ThreadDlg.cpp(92) : error C2664: 'CreateThread' : cannot convert parameter 3 from 'unsigned long (void *)' to 'unsigned long (__cdecl *)(void *)'
None of the functions with this name in scope match the target type
Error executing clarm.exe.