代码搜索:cryptlib
找到约 3,723 项符合「cryptlib」的源代码
代码结果 3,723
www.eeworm.com/read/100932/15859825
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Mask, StdCtrls, KBCrypt, ExtCtrls, ShellApi;
type
TForm1 = class(TForm)
Edit
www.eeworm.com/read/100607/15869371
job mvsbuild.job
//MVSBUILD JOB (2578), NOTIFY=PGUTMANN
//PROCLIB JCLLIB ORDER=(SYS1.C370.PROCLIB.M24)
//*
//* Compile all cryptlib modules. We use __VMCMS__ to identify the
//* OS because (at least in cryptlib t
www.eeworm.com/read/100607/15869412
rc crypt32.rc
/* cryptlib resource file. We provide a slightly different version depending on
whether it's a debug or release build because some Windows users complained
about the fact that the code indica
www.eeworm.com/read/100607/15869422
mak crypt32.mak
# Microsoft Developer Studio Generated NMAKE File, Based on Crypt32.dsp
!MESSAGE This makefile exists solely to bypass a bug in Visual C++. To build
!MESSAGE cryptlib, you should use crypt32.dsp/cr
www.eeworm.com/read/100607/15869423
rc crypt.rc
; cryptlib resource file
#include
VS_VERSION_INFO VERSIONINFO
FILEVERSION 3,0,0,0
PRODUCTVERSION 3,0,0,0
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
#ifdef _DEBUG
FILEFLAGS VS_FF_DE
www.eeworm.com/read/100607/15869546
def crypt.def
; Definition file for 16-bit cryptlib DLL
LIBRARY CL16
DESCRIPTION 'cryptlib Encryption DLL'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 4096
E
www.eeworm.com/read/292191/8368135
h bench.h
#ifndef BENCH_H
#define BENCH_H
#include "cryptlib.h"
void BenchMarkAll(float t=1.0);
#endif
www.eeworm.com/read/291537/8411070
h bench.h
#ifndef BENCH_H
#define BENCH_H
#include "cryptlib.h"
void BenchMarkAll(float t=1.0);
#endif
www.eeworm.com/read/187929/8590146
h bench.h
#ifndef BENCH_H
#define BENCH_H
#include "cryptlib.h"
void BenchMarkAll(float t=1.0);
#endif
www.eeworm.com/read/287946/8658563
h bench.h
#ifndef BENCH_H
#define BENCH_H
#include "cryptlib.h"
void BenchMarkAll(float t=1.0);
#endif