7 lines
110 B
C
7 lines
110 B
C
|
#ifndef _IMPEXPWZ_H
|
||
|
#define _IMPEXPWZ_H
|
||
|
|
||
|
BOOL RunImportExportFavoritesWizard(HWND hDlg);
|
||
|
|
||
|
#endif // _IMPEXP_H
|