Microsoft Visual Studio Developer Intermediate Debug Format | |
Microsoft | |
Ads |
IDB file format is used by Microsoft Visual Studio for C++ projects. IDB file purpose is to store code state data. It defines the relationship between source files and classes.
IDB files are used by compiler and allow faster code processing. User can change the default IDB filename by using the /Fd function available in dialog window for project properties. Minimal compilation, which uses this format, can be activated with the /Gm function.
.a | Unix Static Object Code Library Format |
.a2w | Alice Program World Format |
.actx | DS Game Maker Action Description Format |
.ada | ADA Language Source Code Format |
.addin | Microsoft Visual Studio Addin Format |
.ads | Ada Package Specification |
.agi | Asterisk Gateway Interface Format |
.alb | Alpha Five Data Dictionary |