| main.c | 105 HWND hDlgMain; 106 HWND hBack; 107 HWND hWndCB = NULL; 108 HWND hDlgLoad = NULL; 383 BOOL CALLBACK MainDlgProc(HWND, UINT, WPARAM, LPARAM); 384 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); 637 BOOL CALLBACK DlgProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) 645 palette_check(hWnd); 660 BOOL CALLBACK DlgProc2(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam 697 HWND hwnd; local in function:PropDlgProc [all...] |