代码搜索:msc 开发教程
找到约 10,000 项符合「msc 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/129847/14222465
msc makefile.msc
CC=cl
CFLAGS=-MD
untgz.exe: untgz.obj ..\..\zlib.lib
$(CC) $(CFLAGS) untgz.obj ..\..\zlib.lib
untgz.obj: untgz.c ..\..\zlib.h
$(CC) $(CFLAGS) -c -I..\.. untgz.c
..\..\zlib.lib:
cd ..\.
www.eeworm.com/read/129847/14222644
msc makefile.msc
# Makefile for zlib
# Microsoft C 5.1 or later
# Last updated: 19-Mar-2003
# To use, do "make makefile.msc"
# To compile in small model, set below: MODEL=S
# If you wish to reduce the memory
www.eeworm.com/read/129561/14238327
msc makefile.msc
# Microsoft Developer Studio Generated NMAKE File, Based on unrar.dsp
!IF "$(CFG)" == ""
CFG=unrar - Win32 Release
!MESSAGE No configuration specified. Defaulting to unrar - Win32 Release.
!ENDIF
www.eeworm.com/read/129561/14238443
dep msc.dep
# Microsoft Developer Studio Generated Dependency File, included by unrar.mak
.\archive.cpp : \
".\arccmt.cpp"\
".\archive.hpp"\
".\array.hpp"\
".\cmddata.hpp"\
".\coder.hpp"\
".\compre
www.eeworm.com/read/129048/14268939
msc makefile.msc
# Makefile for gzip
# Microsoft C 5.1 or 6.0.
# To use, do "make makefile.msc"
# WARNING: the small model is not supported. The compact model is used
# here. If you want to use the large model, add
www.eeworm.com/read/230739/14277309
msc makefile.msc
#------------------------------------------------------------------------------
# Makefile for UnZip 5.5 and later Greg Roelofs and others
# Version: Microsoft C (5.x and later)
www.eeworm.com/read/125478/14491567
h msc.h
#define UFI_MSPGCD_TPP 0x1c //Timer and Potect Page in Page Code of Mode Sense Command
#define UFI_MSPGCD_RETALL 0x3f //Return all page
unsigned char MSC_dCBWSignature[]={0x55,0x53,0x42,0x43};
www.eeworm.com/read/124956/14522349
msc makefile.msc
# Makefile for Microsoft Visual C++ 6.0
# usage: nmake -f makefile.msc
# K.M. Syring (syring@gsf.de)
# Fixed up by JRS for bzip2-0.9.5d release.
CC=cl
CFLAGS= -DWIN32 -MD -Ox -D_FILE_OFFSET_BIT
www.eeworm.com/read/124886/14529440
ico msc.ico
www.eeworm.com/read/225476/14539875
h msc.h
#define UFI_MSPGCD_TPP 0x1c //Timer and Potect Page in Page Code of Mode Sense Command
#define UFI_MSPGCD_RETALL 0x3f //Return all page
unsigned char MSC_dCBWSignature[]={0x55,0x53,0x42,0x43};