VS2005编译出错,请问这是为什么
											char buf[10];num2.GetWindowTextW(buf,10);
错误提示为:
错误 1 error C2664: 'int CWnd::GetWindowTextW(LPTSTR,int) const' : cannot convert parameter 1 from 'char [10]' to 'LPTSTR' e:\my documents\visual studio 2005\projects\mfc\mfc\mfcdlg.cpp 163



											
	    

	
