/* wParam - (char *) to string with path to file lParam - HWND progress dialog, must contains IDC_PROGRESSMESSAGE = 0xDEAD - Static Text with current operation IDC_PROGRESS = 0xDAED - Progress Bar (or zero if no progress dialog needed) */ #define MS_DBMMAP_BACKUP "DB/Backup" #define ME_DB_BACKUPED "DB/Backuped" #define SHOW_PROGRESS_TIME 0 // show progress window when backup time exceeds this many milliseconds