#include "uniconfgen.h"
#include "wvlog.h"
#include "windows.h"
#include "pstorec.tlh"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | UniPStoreGen |
A generator that exposes Windows protected storage. More... | |
Defines | |
#define | PST_KEY_CURRENT_USER 0x00000000 |
#define | PST_KEY_LOCAL_MACHINE 0x00000001 |
#define | PST_E_OK 0x00000000L |
#define | PST_E_TYPE_EXISTS 0x800C0004L |
#define | PST_E_UNKNOWN_TYPE 0x800C0005L |
#define | PST_E_NOT_FOUND 0x800C0010L |
#define | PST_PF_ALWAYS_SHOW 0x00000001 |
#define | PST_PF_NEVER_SHOW 0x00000002 |
#define | PST_CF_DEFAULT 0x00000000 |
#define | PST_CF_NONE 0x00000001 |
|
Definition at line 32 of file unipstoregen.h. |
|
Definition at line 33 of file unipstoregen.h. Referenced by UniPStoreGen::set(). |
|
Definition at line 27 of file unipstoregen.h. |
|
Definition at line 24 of file unipstoregen.h. Referenced by UniPStoreGen::get(), and UniPStoreGen::set(). |
|
Definition at line 25 of file unipstoregen.h. Referenced by UniPStoreGen::UniPStoreGen(). |
|
Definition at line 26 of file unipstoregen.h. |
|
Definition at line 21 of file unipstoregen.h. Referenced by UniPStoreGen::UniPStoreGen(). |
|
Definition at line 22 of file unipstoregen.h. Referenced by UniPStoreGen::UniPStoreGen(). |
|
Definition at line 29 of file unipstoregen.h. |
|
Definition at line 30 of file unipstoregen.h. |