Searched refs:hWndDlgMain (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.cpp21 HWND hWndDlgMain; // Handle to the main dialog window. variable
44 hWndDlgMain = NULL;
127 ShowWindow(hWndDlgMain, nCmdShow);
128 UpdateWindow(hWndDlgMain);
435 MessageBox(hWndDlgMain, L"Cleaning directory.", L"Message", MB_OK);
442 MessageBox(hWndDlgMain, L"Found files in directory.",
460 MessageBox(hWndDlgMain, L"Delete failed.",
482 MessageBox(hWndDlgMain, wstr, L"Error Message", MB_OK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp21 HWND hWndDlgMain; // Handle to the main dialog window. variable
44 hWndDlgMain = NULL;
127 ShowWindow(hWndDlgMain, nCmdShow);
128 UpdateWindow(hWndDlgMain);
435 MessageBox(hWndDlgMain, L"Cleaning directory.", L"Message", MB_OK);
442 MessageBox(hWndDlgMain, L"Found files in directory.",
460 MessageBox(hWndDlgMain, L"Delete failed.",
482 MessageBox(hWndDlgMain, wstr, L"Error Message", MB_OK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp21 HWND hWndDlgMain; // Handle to the main dialog window. variable
44 hWndDlgMain = NULL;
127 ShowWindow(hWndDlgMain, nCmdShow);
128 UpdateWindow(hWndDlgMain);
435 MessageBox(hWndDlgMain, L"Cleaning directory.", L"Message", MB_OK);
442 MessageBox(hWndDlgMain, L"Found files in directory.",
460 MessageBox(hWndDlgMain, L"Delete failed.",
482 MessageBox(hWndDlgMain, wstr, L"Error Message", MB_OK);

Completed in 79 milliseconds