CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc98
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - vc98 - List
[
Windows Develop
]
glut
DL : 1
glut.h 把这个文件\"include\"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。 glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。 glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%\\System32文件夹下。 然后拷贝对应的文件到对应的目录: glut32.dll to %WinDir%\\System, //这里或者是System32 glut32.lib to $(MSDevDir)\\..\\..\\VC98\\lib, glut.h to $(MSDevDir)\\..\\..\\VC98\\include\\GL 对于vc2005,则应拷贝到: VC\\PlatformSDK\\Lib和VC\\PlatformSDK\\Include\\GL
Date
: 2008-10-13
Size
: 146.78kb
User
:
孔亮
[
Windows Develop
]
glut
DL : 0
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。 glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。 glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%\System32文件夹下。 然后拷贝对应的文件到对应的目录: glut32.dll to %WinDir%\System, //这里或者是System32 glut32.lib to $(MSDevDir)\..\..\VC98\lib, glut.h to $(MSDevDir)\..\..\VC98\include\GL 对于vc2005,则应拷贝到: VC\PlatformSDK\Lib和VC\PlatformSDK\Include\GL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc2005, should be copied to: VCPlatformSDKLib and VCPlatformSDKIncludeGL
Date
: 2026-01-02
Size
: 147kb
User
:
孔亮
[
Windows Develop
]
usbusbusb
DL : 0
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 "D:\mm.c" ] Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26B.tmp" Output Window Compiling... mm.c c:\program files\microsoft visual studio\vc98\include\eh.h(33) : fatal error C1189: #error : "eh.h is only for C++!" Error executing cl.exe.-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 "D:\mm.c" ] Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26B.tmp" Output Window Compiling... mm.c c:\program files\microsoft visual studio\vc98\include\eh.h(33) : fatal error C1189:#error : "eh.h is only for C++!" Error executing cl.exe.
Date
: 2026-01-02
Size
: 10kb
User
:
zhaoxinpeng
[
Windows Develop
]
VC98_SDK
DL : 0
vc98 SDK lib and include
Date
: 2026-01-02
Size
: 625mb
User
:
huaxiangde
[
Windows Develop
]
mspdb60
DL : 0
学习专用简化版visual c++ 6.0,解压后把该文件放到.vc98\bin\文件夹里
Date
: 2026-01-02
Size
: 82kb
User
:
xxq
[
Windows Develop
]
cPP
DL : 0
这个程序利用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 procedure to capture IP packets. In debugging Note: 1: Be sure to -Winpcap library to use this procedure to capture IP packets. In debugging Note: 1: Be sure to
Date
: 2026-01-02
Size
: 541kb
User
:
nexpe
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.