代码搜索:msc 开发教程

找到约 10,000 项符合「msc 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/409921/2220225

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/409921/2224962

c msc.c

/* * File msc.c - read VC++ debug information from COFF and eventually * from PDB files. * * Copyright (C) 1996, Eric Youngdale. * Copyright (C) 1999-2000, Ulrich Weigand. * Copyright
www.eeworm.com/read/395296/2442349

msc makefile.msc

# makefile for libpng # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h # Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/395296/2442532

msc makefile.msc

# Makefile for zlib -- Microsoft (Visual) C # # Authors: # Cosmin Truta, 11-Mar-2003 # Christian Spieler, 19-Mar-2003 # # Last updated: # Cosmin Truta, 27-Aug-2003 # # Usage: # nmake -f win32/
www.eeworm.com/read/392548/2494845

msc makefile.msc

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for # Microsoft C 5.1 or 6.0. # To use, do "make makefile.msc" # Add -DSMALL_MEM or -DMEDIUM_MEM to CFLAGS if you wish to reduce the memory # requi
www.eeworm.com/read/389028/2544297

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 ..\.. $(MAKE)
www.eeworm.com/read/388903/2545867

msc makefile.msc

# Makefile for zlib # Microsoft C 5.1 or later # To use, do "make makefile.msc" # To compile in small model, set below: MODEL=S # If you wish to reduce the memory requirements (default 256K fo
www.eeworm.com/read/387868/2555934

msc makefile.msc

# makefile for libpng # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h # Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/384775/2596950

h msc.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N
www.eeworm.com/read/384775/2596973

h msc.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N