summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src/GPGw/userdialog.h
blob: acdf0a3bcc236d71ee012255e45685bc8bd71270 (plain)
1
2
3
4
5
6
#ifndef __USERDIALOG_H__
#define __USERDIALOG_H__

INT_PTR CALLBACK UserIdDialogProcedure(HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam);

#endif // __USERDIALOG_H__