代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/149511/12369044
sbr crypt.sbr
www.eeworm.com/read/149511/12369443
h crypt.h
// Crypt.h: interface for the CCrypt class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CRYPT_H__FEB16981_A853_11D6_8649_0088CC174723__INCLUDED_)
#
www.eeworm.com/read/149511/12369469
cpp crypt.cpp
// Crypt.cpp: implementation of the CCrypt class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Crypt.h"
#ifdef _DEBUG
#undef THIS_F
www.eeworm.com/read/250900/12377633
dll crypt.dll
www.eeworm.com/read/149436/12377836
bas crypt.bas
'general section
Declare Function GetPrivateProfileInt% Lib "Kernel" (ByVal lpApplicationName$, ByVal lpKeyName$, ByVal nDefault%, ByVal lpFileName$)
Declare Function GetPrivateProfileString% Lib "Ker
www.eeworm.com/read/149436/12377839
txt crypt.txt
From: Rami.Rasanen@p1.f73.n369.z1.fidonet.org
Subject: HowToStorePassWord
Here's a small example, while no "enigma machine", yet provides a simple
way of storing a password with encryption. The passw
www.eeworm.com/read/149402/12382735
vbp crypt.vbp
Type=Exe
Form=frmCrypt.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Module=modCrypt; modCrypt.bas
IconForm="frmCrypt"
Startup="frmC
www.eeworm.com/read/149402/12382740