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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp34 HACCEL hAccelTable; local
46 hAccelTable = LoadAccelerators(hInstance, (LPCTSTR)IDC_WCE_TPCB);
51 if (!TranslateAccelerator(msg.hwnd, hAccelTable, &msg))

Completed in 59 milliseconds