Home GnuPG

Fix build for 64 bit Windows

Description

Fix build for 64 bit Windows

This just fixes some casts regarding handles. We use intprtr_t
as a generic type for HANDLES to avoid ifdefs even if HANDLE
values can be represented in 32bit also on Win64.

Details

Provenance
aheineckeAuthored on Aug 9 2024, 2:57 PM
Parents
rKLEOPATRAec1ae4756c0d: Remove duplicate includes
Branches
Unknown
Tags
Unknown