123456
hwnd_ed_u = CreateWindow("edit", "", WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_LEFT | WS_BORDER, x, y, w, h, hwnd, (HMENU)(502), (HINSTANCE) GetWindowLong (hwnd, GWL_HINSTANCE), NULL);