#ifndef NULLSOFT_PREFERENCESH
#define NULLSOFT_PREFERENCESH

BOOL CALLBACK PreferencesDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);

#endif