|
|
От: |
sercher
|
|
| Дата: | 22.05.03 07:47 | ||
| Оценка: | |||
SendMessage(
(HWND) hWnd, // handle to destination window
CB_SETITEMDATA, // message to send
(WPARAM) wParam; // item index
(LPARAM) lParam; // item data (DWORD)
);