Home GnuPG
Diffusion GpgOL d6c6d56f4978

Add OOM PropertyAccessor helper methods
d6c6d56f4978Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add OOM PropertyAccessor helper methods

* src/oomhelp.cpp (set_pa_variant): New. Set a property.
  (get_pa_int): New. Get an int property.
  (get_pa_variant): New. Get a generic property as variant.
  (get_pa_string): Refactored to use get_pa_variant.
* src/oomhelp.h: Add prototpyes and DASL defs.

This code might not be necessary as you mainly can access
MAPI directly. But it can be useful in case MAPI is out of
sync and gives weird values. This is added mostly as an
experiment for now as MAPI is usually easier to use.

Details

Provenance
aheineckeAuthored on Dec 1 2015, 3:15 PM
Parents
rO32688545e91e: Fix reg key lookup for x64 and prep for new key
Branches
Unknown
Tags
Unknown