代码搜索:CNGCryptFile
找到约 16 项符合「CNGCryptFile」的源代码
代码结果 16
www.eeworm.com/read/208479/15246647
txt readme.txt
================================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : CNGCryptFile Project Overview
==============================================
www.eeworm.com/read/208479/15246644
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// CNGCryptFile.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/208479/15246646
h cngcryptfiledlg.h
// CNGCryptFileDlg.h : header file
//
#pragma once
// CCNGCryptFileDlg dialog
class CCNGCryptFileDlg : public CDialog
{
bool m_bEncrypt;
// Construction
public:
CCNGCryptFileDlg(CWnd*
www.eeworm.com/read/208479/15246645
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CNGCryptFile.rc
//
#define IDD_CNGCRYPTFILE_DIALOG 102
#define IDR_MAINFRAME 128
#defin
www.eeworm.com/read/208479/15246637
cpp cngcryptfiledlg.cpp
// CNGCryptFileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "CNGCryptFile.h"
#include "CNGCryptFileDlg.h"
#include "MyCNGCryptFile.h"
#ifdef _DEBUG
#define new DEBUG_NEW