谁能解释下BYTE __afxThreadData[sizeof(CTreadSlotData)];
定义了一个BYTE类型的数组,数组名叫__afxThreadData,它的大小是sizeof(CTreadSlotData)