搜索资源列表
钩子函数例子
- This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile
Managing Projects with NMAKE
- Nmake 使用指南-Nmake Guide
pig-1.0
- 欢乐跳跳猪,sdl游戏win32移植版。 呵呵,为了让它顺利运行,可费了不少力气。 编译的时候直接nmake makefile即可。-joy and dance pigs, libfac game win32 Wolves. Ha ha, in order to allow smooth operation, a lot of effort. Compile time can be directly nmake makefile
apache-ant-1.7.0-bin
- Ant是一种基于Java的Build工具。理论上来说,它有些类似于C中的make,但比make优越。现在存在的大多数Build工具,如make、gnumake、nmake、jam等都存在这样或那样的不足,比如依赖于特定的平台、配置文件过于复杂或者对格式无法检查而容易出错等。与这些工具相比较,Ant的两个特性决定了它是一款优秀的Build工具.-Ant is a Java-based Build tools. Theoretically,
first
- 本代码利用nmake来实现编译驱动程序。
owncombox
- 一个定制combox的SDK代码,you should first learn to use VC Tools (nmake) to Build SDK Code-a Custom Combox SDK code, you should first learn to use VC Tools (nmake) to Build Code SDK
钩子函数例子
- This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile
Managing Projects with NMAKE
- Nmake 使用指南-Nmake Guide
owncombox
- 一个定制combox的SDK代码,you should first learn to use VC Tools (nmake) to Build SDK Code-a Custom Combox SDK code, you should first learn to use VC Tools (nmake) to Build Code SDK
pig-1.0
- 欢乐跳跳猪,sdl游戏win32移植版。 呵呵,为了让它顺利运行,可费了不少力气。 编译的时候直接nmake makefile即可。-joy and dance pigs, libfac game win32 Wolves. Ha ha, in order to allow smooth operation, a lot of effort. Compile time can be directly nmake makefile
first
- 本代码利用nmake来实现编译驱动程序。 -The code to use nmake to compile the driver realize.
makefile
- packet include some of samples on how to create the makefile in VC. if you have to build one project use NMake.exe, can refer to these samples. 如果你不得不用Nmake.exe创建项目,可以参考一下,如何写makefile文件 -packet include some of samples on
matclass_si
- This contains the full set of source files for the MatClass library together with a make file to create the libraries using Microsoft C/C++ v7 or later. This make file is a stand-alone file to be used with NMAKE
nmake
- 进行nMake的编译调试,使得Shell调试非常的简单可行。-To nMake compilation debug
QuickSYS1
- 自动生成驱动程序的框架, 并包括 vs 2008 和 vc 的工程文件, 可直接编译, 不必使用命令行 nmake 和 build 命令. -fr a mework for automatic generation of drivers, and includes vs 2008 and the vc project file can be directly compiled without using the command line
SSDT
- SSDT恢复的程序源 参考调试信息: Linking f:\driver\3 directory ******************** nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1 link -out:.\i386\DrvTest.sys -machine:ix86 @C:\DOCUME~1\LANGO
NMake
- 这个文档对windows的Nmake原理做了简要介绍。-Nmake on the windows of this document gives a brief introduction principle.
Microsoft-NMAKE-1.50
- full source code for microsoft NMAKE version 1.5
nmake-gtk-helloworld
- 在windows环境下,基于vs2005,开发gtk测试程序,用nmake编译,入门级。-In the windows environment, based on vs2005, develop gtk test program compiled with nmake, entry-level.