//萔 #define ID_EDIT1 201 #define ID_EDIT2 202 #define ID_EDIT3 203 #define ID_EDIT4 204 #define ID_EDIT5 205 #define ID_EDIT6 206 #define ID_EDIT7 207 static HWND hWndEdt1, hWndEdt2, hWndEdt3, hWndEdt4, hWndEdt5, hWndEdt6, hWndEdt7; void EdtWnd(HINSTANCE hInst, HWND hWnd); void DesEdtWnd(); int GetEdtText(); void SetEdtText();