This section contains only standard libraries, which we use in our projects.
At this moment we have:
Libraries developed by Microsoft:
msvc... for C++ projects (MMPStudio, MobReversin tools)
mfc... for MFC C++ projects (MMPStudio, MobReversin tools)
d3dx... for DirectX projects (Terrain viewer, MobEditor)
Developed by Borland (also knwon as Inprise):
vcl... for Delphi 4 projects (used in MobEditor)
dbclient.dll for Delphi 4 projects (used in MobEditor)
TheWarrior,10 Июля 2003, 05:48 Написал:thatd be great..but sadly enough i didnt take the c++ path i just walked on the .net path
Good luck with it.
TheWarrior,10 Июля 2003, 05:48 Написал:i know .net is not as powerfull as c++ but i already mastered it..so do these libraries only help with c++?
As i see .NET knowledge is very beginning for you.
The
Micriosft .NET Framework is not a programming language.
What Is the .NET Framework?
The .NET Framework is an integral Windows component for building and running the next generation of software applications and Web services. The .NET Framework:
- Supports over 20 different programming languages.
- Manages much of the plumbing involved in developing software, enabling developers to focus on the core business logic code.
- Makes it easier than ever before to build, deploy, and administer secure, robust, and high-performing applications.
At this moment we can use following languages for .NET programming provided by Microsoft Visual Studio .NET 2003:
Visual Basic .NET 2003
Visual C# .NET 2003
Visual C++ .NET 2003
Visual J# .NET 2003