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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp22 HWND hWndFrame; // Handle to the main window. variable
118 hWndFrame = CreateWindow(szWindowClass, szTitle,
122 if (!hWndFrame)
279 DestroyWindow(hWndFrame);
305 DestroyWindow(hWndFrame);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp22 HWND hWndFrame; // Handle to the main window. variable
118 hWndFrame = CreateWindow(szWindowClass, szTitle,
122 if (!hWndFrame)
279 DestroyWindow(hWndFrame);
305 DestroyWindow(hWndFrame);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp22 HWND hWndFrame; // Handle to the main window. variable
118 hWndFrame = CreateWindow(szWindowClass, szTitle,
122 if (!hWndFrame)
279 DestroyWindow(hWndFrame);
305 DestroyWindow(hWndFrame);

Completed in 116 milliseconds