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

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

#endif // __USERDIALOG_H__