summaryrefslogtreecommitdiff
path: root/gpg_wrapper.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2011-03-30 09:36:35 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2011-03-30 09:36:35 +0300
commit903cf85316f641a2d7fcc7fb87ed75889469d2dc (patch)
tree1f4f91e20a7798d29b648daf43a194d368c98aa7 /gpg_wrapper.h
parent8174eb73282e177112615c2dd332b69401959764 (diff)
some agression )
Diffstat (limited to 'gpg_wrapper.h')
-rw-r--r--gpg_wrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpg_wrapper.h b/gpg_wrapper.h
index d9a02c9..f9d6670 100644
--- a/gpg_wrapper.h
+++ b/gpg_wrapper.h
@@ -24,6 +24,7 @@ struct gpg_execution_params
string *out;
LPDWORD code;
pxResult *result;
+ HANDLE hProcess;
};
void pxEexcute_thread(void *param);