Searched refs:hWndFrame (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.cpp14 HWND hWndFrame; // Handle to the main window. variable
110 hWndFrame = CreateWindow(szWindowClass, szTitle,
114 if (!hWndFrame)
271 DestroyWindow(hWndFrame);
297 DestroyWindow(hWndFrame);

Completed in 105 milliseconds