Why can't I insert these strings into my combobox? g_hWndFullscreenBox = CreateWindow("combobox", NULL, WS_CHILD | WS_VISIBLE |...
Why isn't my edit box showing up? case WM_CREATE: g_hWndUsernameEdit = CreateWindow("username", NULL, WS_CHILD | WS_VISIBLE | WS_HSCROLL |...
Separate names with a comma.