Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Kann mir jmd. erklären, was an folgendem Code falsch ist?
CComboBox* cb = (CComboBox*)GetDlgItem(IDC_COMBO); cb->AddString("test");
Wie kommst du denn darauf das der Code falsch ist? Nur weil du keinen Eintrag siehst? Mach dir Combo-Box Drop-Down Liste mal größer.