GPGME callback function problem
Marcus Brinkmann
marcus.brinkmann at ruhr-uni-bochum.de
Mon Sep 10 18:26:04 CEST 2007
At Fri, 31 Aug 2007 12:44:47 -0700 (PDT),
alan_b <gtbui at yahoo.com> wrote:
>
>
> So, in that callback function, what W32 function call should I use to write
> the password to the fd ?
> The original code is write( ), which did not compile in Windows. I replaced
> it with _write( ), which gave the assertion error on the fd.
WriteFile
Marcus
More information about the Gnupg-devel
mailing list