Searched refs:hWndFrame (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.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 94 milliseconds