搜索资源列表
MyFtpServ
- 一个简单的FTP的源码 编译环境:VC6.0. 编译方法:编译前先将本机上的VC98文件夹下的winsock.h搜索到并删除, 然后开始编译,并将windows.h文件中的以下语句删除: #else #include<winsock.h> 最后编译就可以通过了。 使用方法:将本工程const.h文件中的相应设置进行更改,就可以用leapftp进行连接了 (目前尚不能支持其他的ftp客户端软件)
StdAfx
- StdAfx.h vc++重要的头文件的 要放到vc98/include文件夹里面
APPCCFG
- APPCCFG.H vc++的头文件,要放到vc98/include里面去
glut
- glut.h 把这个文件\"include\"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。 glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。 glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%\\System32文件夹下。 然后拷贝对应的文件到对应的目录: glut32.dll to %WinDir%\\System, //这里或
MYIE流览器源代码(VC++)vb
- MYIE流览器源代码(VC++),vb环境运行 ============= For your information: I build myie32src with 1) Windows2000Professional + sp2 2) VC6.0 + sp5 + new \"tlogstg.h\" + new \"exdisp.h\". Copy \"tlogstg.h\" and \"exdisp.h\" to your VC include directory, like \"
VC98
- vc++的所有头文件,安装不全的朋友可以下载进行与原来的替换,不过要重新导入哦。- all vc++ header files, the installation incomplete friends can download the replacement for the original, but to re-import the oh.
ZOOM_SCALE
- 完成View视图的缩放功能,工程是在VC1.52下编译的,不过源码具有很好的参考价值,可简单移植到VC98或2005上-View complete view of the zoom feature, engineering is under VC1.52 compiled, but the source has a very good reference value, can be simply transplanted to VC98 or 2005
usbusbusb
- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26B.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/mm.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "
RemoteVideoChat
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -
VC98_SDK
- vc98 SDK lib and include
x264-060805-vc6
- 我亲自注解的vc6可编译的x264源码,非常详细啊。 编译需要安装一些附加的东西: 1、下载vc6工程的x264源码 。 打开D:\x264-060805\build\win32\libx264.dsw进入VC6简体中文企业版,此时编译,会出现很多错误,需要做以下的各种工作: 2、下载并安装Service Pack 5 for Visual Studio 6        (vs6sp5.exe    130 MB )
mspdb60
- 学习专用简化版visual c++ 6.0,解压后把该文件放到.vc98\bin\文件夹里
cPP
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意:1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。Winpcap library to use this proc
FOR-EXE
- EXE.bat 编译 exe.cpp ,需要放到VC98下面-EXE.bat 编译 exe.cpp ,需要放到VC98下面
VC98
- 此代码可以实现CT的平行束仿真投影以及仿真的ART重建算法-This code can be achieved CT reconstruction algorithm of ART parallel beam projection simulation and simulation
VC98
- VC编程工具,适用于计算机登记考试的学生。VC编程的基本工具。(VC programming tool for students in the computer registration examination. The basic tools for VC programming.)