===============================================================================
    MICROSOFT FOUNDATION CLASS:   test1 
===============================================================================

  test1   .  
      Microsoft,
        .

       , 
  test1.

test1.vcproj
          VC++,    
    .       Visual C++,  ,
        ,    , 
       .

test1.h
         .    
        (   Resource.h)   
     Ctest1App.

test1.cpp
        ,   
    Ctest1App.

test1.rc
        Microsoft Windows,  .  
     ,   ,    RES.  
        Microsoft Visual C++. 
        1049.

res\test1.ico
      ,     .  
         test1.rc.

res\test1.rc2
       ,    Microsoft Visual C++. 
    ,    ,    
    .

/////////////////////////////////////////////////////////////////////////////

   :
         MFC.

MainFrm.h, MainFrm.cpp
         CMainFrame,  
    CFrameWnd      SDI.

/////////////////////////////////////////////////////////////////////////////




/////////////////////////////////////////////////////////////////////////////

 :

 ActiveX
         ActiveX.

Windows Sockets
           TCP/IP.

/////////////////////////////////////////////////////////////////////////////

  :

StdAfx.h, StdAfx.cpp
           
     (PCH)   test1.pch   
        StdAfx.obj.

Resource.h
       ,    
    . Microsoft Visual C++     .

test1.manifest
        Windows XP   
          . 
              
          .    
            .manifest, 
        ,     ,   
            .
/////////////////////////////////////////////////////////////////////////////

 :

   "TODO:"     , 
    .

    MFC    DLL,  
  DLL  MFC.       
   ,    
   MFC90XXX.DLL.   
    .      Visual C++  
  MSDN.

/////////////////////////////////////////////////////////////////////////////
