windows-nt/Source/XPSP1/NT/ds/security/cryptoapi/pki/pfxlib/impexppk.h

26 lines
447 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1997 - 1999
//
// File: impexppk.h
//
//--------------------------------------------------------------------------
#ifndef _IMPEXPPK_H
#define _IMPEXPPK_H
BOOL
WINAPI
ImportExportDllMain(
HMODULE hInst,
ULONG ul_reason_for_call,
LPVOID lpReserved);
#endif