Searched refs:hWnd (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp134 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) argument
141 DefWindowProc(hWnd, message, wParam, lParam);
145 MAKEINTRESOURCE(IDD_MAINDIALOG), hWnd,
152 return DefWindowProc(hWnd, message, wParam, lParam);

Completed in 36 milliseconds