Home
last modified time | relevance | path

Searched refs:nIDString (Results 1 – 1 of 1) sorted by relevance

/dports/www/libwww/w3c-libwww-5.4.2/LineMode/src/windows/
H A Dlib.c83 void NEAR Lib_FillComboBox(HINSTANCE hInstance, HWND hCtrlWnd, int nIDString, DWORD NEAR *npTable, … in Lib_FillComboBox() argument
92 LoadString(hInstance, nIDString + wCount, szBuffer, sizeof(szBuffer)); in Lib_FillComboBox()