ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

collectionstore.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wincrypt.h"
#include "wine/debug.h"
#include "wine/list.h"
#include "crypt32_private.h"

Go to the source code of this file.

Data Structures

struct  PWINE_STORE_LIST_ENTRY
struct  PWINE_COLLECTIONSTORE

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (crypt)
static void WINAPI CRYPT_CollectionCloseStore (HCERTSTORE store, DWORD dwFlags)
static voidCRYPT_CollectionCreateContextFromChild (PWINE_COLLECTIONSTORE store, PWINE_STORE_LIST_ENTRY storeEntry, void *child, size_t contextSize, BOOL addRef)
static BOOL CRYPT_CollectionAddContext (PWINE_COLLECTIONSTORE store, unsigned int contextFuncsOffset, void *context, void *toReplace, unsigned int contextSize, void **pChildContext)
static voidCRYPT_CollectionAdvanceEnum (PWINE_COLLECTIONSTORE store, PWINE_STORE_LIST_ENTRY storeEntry, const CONTEXT_FUNCS *contextFuncs, PCWINE_CONTEXT_INTERFACE contextInterface, void *pPrev, size_t contextSize)
static BOOL CRYPT_CollectionAddCert (PWINECRYPT_CERTSTORE store, void *cert, void *toReplace, const void **ppStoreContext)
static voidCRYPT_CollectionEnumCert (PWINECRYPT_CERTSTORE store, void *pPrev)
static BOOL CRYPT_CollectionDeleteCert (PWINECRYPT_CERTSTORE store, void *pCertContext)
static BOOL CRYPT_CollectionAddCRL (PWINECRYPT_CERTSTORE store, void *crl, void *toReplace, const void **ppStoreContext)
static voidCRYPT_CollectionEnumCRL (PWINECRYPT_CERTSTORE store, void *pPrev)
static BOOL CRYPT_CollectionDeleteCRL (PWINECRYPT_CERTSTORE store, void *pCrlContext)
static BOOL CRYPT_CollectionAddCTL (PWINECRYPT_CERTSTORE store, void *ctl, void *toReplace, const void **ppStoreContext)
static voidCRYPT_CollectionEnumCTL (PWINECRYPT_CERTSTORE store, void *pPrev)
static BOOL CRYPT_CollectionDeleteCTL (PWINECRYPT_CERTSTORE store, void *pCtlContext)
static BOOL WINAPI CRYPT_CollectionControl (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara)
PWINECRYPT_CERTSTORE CRYPT_CollectionOpenStore (HCRYPTPROV hCryptProv, DWORD dwFlags, const void *pvPara)
BOOL WINAPI CertAddStoreToCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore, DWORD dwUpdateFlags, DWORD dwPriority)
void WINAPI CertRemoveStoreFromCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore)

Generated on Sat May 26 2012 05:06:30 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.