Description: CDebug class implements for Visual C++ more or less the functionality
that Visual Basic provides, i.e. the posibility
to insert into your C++ source code calls like Debug.printf(...), and
watch the messages in a separate window (Immediate window), without
the need to work with the Debug version of the project
To Search:
- [Csharp-vc-dll] - CSharp tune vc prepared dll. The use of
- [src] - Microsoft c runtime library source code
File list (Check if you may need any files):
CDebug
......\Readme.txt
......\Debug
......\.....\Release
......\.....\.......\Debug.exe
......\.....\res
......\.....\...\Debug.rc2
......\.....\...\Debug.ico
......\.....\Debug.aps
......\.....\Debug.clw
......\.....\Debug.cpp
......\.....\DebugDlg.cpp
......\.....\Globals.cpp
......\.....\OptionsDlg.cpp
......\.....\StdAfx.cpp
......\.....\Debug.dep
......\.....\Debug.dsp
......\.....\Debug.dsw
......\.....\Debug.h
......\.....\DebugDlg.h
......\.....\Globals.h
......\.....\OptionsDlg.h
......\.....\resource.h
......\.....\StdAfx.h
......\.....\Debug.ico
......\.....\Debug.mak
......\.....\Debug.opt
......\.....\Debug.plg
......\.....\Debug.rc
......\.....\ReadMe.txt
......\CDebug
......\......\CDebug.cpp
......\......\CDebug.h
......\......\Debug.exe