23 |
#endif |
#endif |
24 |
|
|
25 |
#include <windows.h> |
#include <windows.h> |
|
#include <windows.h> |
|
26 |
|
|
27 |
#include "../resource.h" |
#include "resource.h" |
28 |
#include "wptNLS.h" |
#include "wptNLS.h" |
29 |
#include "wptTypes.h" |
#include "wptTypes.h" |
30 |
#include "wptErrors.h" |
#include "wptErrors.h" |
43 |
{"HomeDir", IDC_GPGPREFS_HOMEDIR}, |
{"HomeDir", IDC_GPGPREFS_HOMEDIR}, |
44 |
{"gpgProgram", IDC_GPGPREFS_EXEDIR}, |
{"gpgProgram", IDC_GPGPREFS_EXEDIR}, |
45 |
{"OptFile", IDC_GPGPREFS_OPTFILE}, |
{"OptFile", IDC_GPGPREFS_OPTFILE}, |
46 |
{"", 0} |
{NULL, 0} |
47 |
}; |
}; |
48 |
|
|
49 |
/* Dialog box procedure for the GPG preferences. */ |
/* Dialog box procedure for the GPG preferences. */ |