FeedsDialog.h 147 B

12345
  1. #ifndef NULLSOFT_FEEDSDIALOGH
  2. #define NULLSOFT_FEEDSDIALOGH
  3. BOOL CALLBACK FeedsProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
  4. #endif