_______________________________________________
  Microsoft Access  Windows 95
		 1995
_______________________________________________
(c) Copyright Microsoft Corporation, 1995

        .

________________________________________________

________________________________________________

         Wordpad,    Wordpad   .         ""   "",    ""    "  ".

          Wordpad, Windows Write, Microsoft Word    .             Courier  10 .

________________________________________________


1- 

,      
       
    Windows NT  3.51  
 Microsoft Access  Windows 95
,         

2-  

    
 Microsoft Access  Windows 95   
     
       Microsoft Access
     Visual Basic    Microsoft Access 95

3- JET/ISAM/DAO

     BeginTrans
     
      Novell NetWare
   Microsoft Access 2.0      NetWare 3.11

4-  

 ,   ,      
    

5-   

  Null   
 Shell       Long Integer
  CompactDatabase    
  ,      
 Unicode    Visual Basic   
  CurrentDb       
  ,   DBEngine.Workspace(0).Databases(0)
  /    
        (DoMenuItem)
 ,  ,   
Microsoft Access  Windows 95       /Ini
      Microsoft Access  Windows 95
   OLE         Microsoft Access     

6-   VISUAL BASIC   

    
 Properties Microsoft Access
      
  Microsoft Access  
     
   Run
  AscW  ChrW
      
  
   Line, Print, Circle  PSet   With
    End
 ,   Len  LenB     
 ReDim   
    Byte    
  FileAttr  32-  
         
     Recordset
   Application   
    Visual Basic
  Control  
  ,  Save,     CopyObject

7- 

    Microsoft Access  Windows 95
   "  Microsoft Access  Windows 95"
    Microsoft Access  Windows 95

8-  

 ,  Microsoft Access.

9-   

 ,      Microsoft Access.

10-   

 ,      Microsoft Access.
_______________________________________________
_______________________________________________


1- 

,      
---------------------------------------------------------

       :  ,  Microsoft Paradox,  Microsoft SQL Server ODBC,  Microsoft Desktop ODBC,   Visual Basic  ,        (DAO),   SQL      ""  "".

    
   
-----------------------------------------

      Visual Basic, Microsoft Graph     "" (Calendar),             ,        Microsoft Graph   "".            .       :       ,    Microsoft Graph 5.0       "".

    Windows NT  3.51  
-------------------------------------------------------------------

 Microsoft Access   ,       Windows NT  3.51   ,       WINSRV.DLL,    Service Pack 1  Windows NT 3.51.     ,     Windows NT 3.51.       :

CompuServe:

1.   CompuServe    :

      go microsoft
      7 (Microsoft Support Forums and Services)
      1 (US Product Support)
      8 (Microsoft Operating Systems)
      6 (Microsoft Windows NT Service Pack Download Area)

2.     Service Pack  Windows NT 3.51.

Internet:

*   :

      ftp ftp.microsoft.com
      logon anonymous
      cd bussys/winnt/winnt-public/fixes/nt351
      bin
      get <latest Service Pack for Windows NT 3.51>

 Microsoft Access  Windows 95
---------------------------------------------

Microsoft Access  Windows 95       .        Microsoft Access    .

  Microsoft Access       -,        ,      Microsoft Access  .      Microsoft Access,    .

,     
    
------------------------------------

     Microsoft Excel  Microsoft Office Standard Edition          -,     Microsoft Access         (  C:\MSOffice)    ,    "  'ACCLINK.XLA'...",   Microsoft Access   .      ,      ,   Acclink.xla. 

         .       Acclink.xla          Microsoft Excel.          Excel.

       Microsoft Office Professional Edition.
___________________________________________________________________________


2-  

    
-----------------------------------------

     ( ""  ""     )    ,     ,  ,    , ,   ,    ,  .                .       ""      " "  "  ",       Microsoft Access         "   ".

 Microsoft Access  Windows 95   
-----------------------------------------------------------

  Microsoft Access  Windows 95  ,     DriveSpace,    .        Microsoft Access  Windows 95   .

     
-----------------------------------------

      ,     ,       (TransferText),         .        " "   "",  "",       .  Microsoft Access    .    ""              " "  " ".    " "     .               " ".

       Microsoft Access
------------------------------------------------------------------

    ""              ,      ,      Microsoft Access.      ALT+TAB          .        Windows NT.

     
Visual Basic    Microsoft Access 95
-------------------------------------------------

     Microsoft Access    Visual Basic      .              .
____________________________________________


3- JET/ISAM/DAO

     BeginTrans
----------------------------------------------------

     BeginTrans  5 .

     
---------------------------------------------

     ( 2,225E-308)            (IEEE).          .

      Novell NetWare
-----------------------------------------------------------------

    Microsoft Windows 95         Novell NetWare     ,   . ,                  (DAO)   ,      .

         (     )    DAO      .

       .    NetWare  500   .      ( 10000   )         Autoexec.ncf:

   set maximum record locks per connection = 10000
   set maximum record locks = 200000

   Microsoft Access 2.0   
   NetWare 3.11
--------------------------------------------------------

   Microsoft Access  Windows 95      Microsoft Access 2.0   NetWare 3.11    .ldb        Windows 95,           ,      .

   ,     .ldb    .  Windows 95           Windows NT,   ,      (Windows NT  Windows 95)      .
________________________________________________


4-  

 ,   ,      
-----------------------------------------------------------

           -    ,         .       ,   MSysSchemaProb    .

      
-------------------------------------------------------

              MSysSchemaChg.            ,      ,     .           ,    ,  ,   . ,                 .
________________________________________________


5-   

  Null   
----------------------------------------

   Microsoft Access  Format             Null,   "" (Format)              . ,     Format      :

   Dim var As Variant, strX As String
   '  ,   Format.
   var = Format(strX, "@;;Null")

 Microsoft Access  Windows 95      Null,         .  ,   IIf     Format  .

   var = IIf(IsNull(strX),"Null", Format(strX, "@;"))

 ,     Format          Null.        Format  ,    .

   " " (Format)  ,       Null    .     Null      ,          "" (ControlSource) ,    Null.  ,   "Null"  ""     "",   ""   Null   ,          ""  :

   =IIf(IsNull([]), "Null", Format([], "@;"))

       Microsoft Access   Microsoft Access  Windows 95          .    Null        ,    " " (Format).

 Shell       Long Integer
--------------------------------------------------------------------

   Microsoft Access  Shell       .  Microsoft Access  Windows 95       .   Access Basic    Shell  ,     Microsoft Access  Windows 95,         Long Integer.

  CompactDatabase    
------------------------------------------------------------------

    Microsoft Access  1.x  2.0   Microsoft Access  Windows 95,   ""   "" | " ".

   CompactDatabase         Microsoft Access   Microsoft Access  Windows 95.  CompactDatabase      ,       Microsoft Jet (     );       Microsoft Access,     .

  ,      
-----------------------------------------------------------------

  ,     Microsoft Access,    ,      ,           Microsoft Access  Windows 95        .    ""            . 

       ,       Microsoft Access       " " (RecordSource)  ,     "" (Open),     .       Microsoft Access  Windows 95      " "      .

 Unicode    Visual Basic   
-------------------------------------------------------------------

Unicode -   ,  ISO (International Standards Organization)     256 ,    ANSI     ASCII. Unicode  16- (2- )   8- ()  ,    ANSI   ASCII. Visual Basic      Unicode.  ,  ,    , , "xyz",    6 .  Len   ,    . DAO   ANSI  Unicode    ,    .  DAO       ,     ;     .

             ,  1   1 ,    Unicode   .  Visual Basic     Byte        (, LenB, LeftB  RightB),      .

  CurrentDb  
     
-----------------------------------------

  ,       ,    Database    CurrentDb        .      CurrentDb         ,       , ,   Set.       - Microsoft Access,   Microsoft Access  Windows 95     . ,     Document   Documents,   ,     :

   Dim dbs As Database, con As Container
   Set dbs = CurrentDb
   Set con = dbs.Containers!Forms
   Debug.Print con.Documents.Count

--

   Debug.Print CurrentDb.Containers!Forms.Documents.Count

    :

   Dim con As Container
   Set con = CurrentDb.Containers!Forms
   Debug.Print con.Documents.Count

  ,  
 DBEngine.Workspace(0).Databases(0)
---------------------------------------------

 Close  Database     ,   DBEngine.Workspace(0).Databases(0).   ,     .          .   ,         Microsoft Access.

  /   
-----------------------------------------------------

       ,                       .  Microsoft Access 2.0         . ,     Microsoft Access 2.0:

   Dim f as Form
   DoCmd OpenForm "", A_DESIGN
   set f = Forms!
   DoCmd DoMenuItem 3,2,1  '   
   f.Caption = "  "

 Microsoft Access  Windows 95         . :

   Dim f as Form
   DoCmd.OpenForm "", A_DESIGN
   set f = Forms!
   DoCmd.DoMenuItem 3,2,1  '   
   set f = Forms!
   f.Caption = "  "

     
   (DoMenuItem)
-----------------------------------------------

  ,   Microsoft Access 2.0,  ,         Microsoft Access  Windows 95:

   			
   ---------------------------------------------------

    			 
   (Form View)	(Records)   (Allow editing)

    			
   /	(View)	(Palette)
   (Form/Report
   Design)

    			
   /	(View)	(Control Wizards)
   (Form/Report
   Design)

    		
   /	(Format)	
   (Form/Report			(Apply defaults)
   Design)		

   			  
   		(File)	(Save As Report)
   (Form Design)	

   		 
   		(Edit)	(Find Next)
   (Module Design)

   		 
   		(Edit)	(Find Previous)
   (Module Design)

   			C 
   		(View)	(Next Procedure)
   (Module Design)

   			 
   		(View)	(Previous Procedure)
   (Module Design)

   		 Command$
   		(Run)		(Modify Command$)
   (Module Design)

 ,  ,  
----------------------------------------------------------------

  ,   Microsoft Access 2.0,  ,   ,     ,          Preserve, Microsoft Access                    Microsoft Access  Windows 95.

    ,              Preserve   .

Microsoft Access  Windows 95   
    /Ini
-----------------------------------------

             (.ini)     /Ini.   /Ini       .ini,       .        ,     ,    . , ,    [Run-Time Options]  .ini,    :

 .ini  1.x/2.0	Microsoft Access  Windows 95
---------------------------------------------------------------------

TitleBar		AppTitle (   )
Icon			AppIcon (   )
HelpFile		AppHelpFile (  )
StartupScreen	     ,   
			,  ,    
			.      
   			     .

         " "   "".         Windows,       Microsoft Access      /Profile.       /Profile   .ini     /Ini,      Microsoft Access.           Microsoft Access Developer's Toolkit.

     
 Microsoft Access  Windows 95
---------------------------------------

     (,   100   ),     Microsoft Access,             Microsoft Access  Windows 95     .

          .     ,   .     ,   ,    20  .           ,        .

   (  )   ,      ,    .

   OLE   
      Microsoft 
Access     
---------------------------------------------------

   OpenCurrentDatabase        ,       Microsoft Access.          OLE       Microsoft Access       Microsoft Access  Windows 95       .
________________________________________________


6-   VISUAL BASIC   

    
-----------------------------------

     ,     ,    ,         .                  .      ,      "  "   "".     "  "   "".

     Microsoft Access       .  ,     Db1.mdb,  Microsoft Access         Db2.mdb.      ,         ,         ,          .

        ,     :

*  Microsoft Access        
   ,       .
  ,     Db1.mdb,  
      Db1.mdb,   Db2.mdb.

*  Microsoft Access        
  ,  .       
        . ,   Db1.mdb
    Db2.mdb,    Db2.mdb  Db1.mdb.

 Properties Microsoft Access
-------------------------------------

  Microsoft Access,       (DAO)   Properties.   Properties       Properties,       Properties Microsoft Access,    Microsoft Access      ""    DAO.      Properties     Properties     (DAO), Microsoft Access    .

    Properties   Properties DAO,    Properties,     :

   Dim prps As DAO.Properties

      
------------------------------------------

          ,     GUID (  ).      ,   ,    GUID,   StringFromGUID    GUID  .           s_GUID  "".   s_GUID    s_GUID -    ,        .

   Dim ctl As Control, strGUID As String
   Set ctl = Forms!!s_GUID
   strGUID = StringFromGUID(ctl)

      s_GUID    ""   ""    " "   ""    "".

 StringFromGUID         GUID  Recordset    .

     GUID   GUIDFromString.  GUID     Byte.     GUIDFromString       GUID    .

   Dim bytGUID() As Byte
   bytGUID() = _
     GuidFromString("{guid {DF8B4F63-D4DE-11CE-B7E6-00AA0044FB8B}}")

  Microsoft Access  
-------------------------------------------------

   Microsoft Access        OLE,    ,             .       ,  Microsoft Access     .

   Microsoft Access    ,      ,  Microsoft Access   ,       . ,    Microsoft Access  Microsoft Visual Basic 4.0,      ,   ,             .        ,    Microsoft Access    .

   Sub CloseAccessInstance()
       Dim appAccess As New Access.Application
       appAccess.OpenCurrentDatabase (".mdb")
       appAccess.DoCmd.OpenForm "", acNormal
       '    .
       .    
       .
       .
       appAccess.DoCmd.Close
   End Sub

     
-------------------------------------------

  Visual Basic        ,         .              ,     , ,        Stop.             ,         .             .

   Run
------------------------------

       Run         Variant;      . , ,      :

   Sub (lng As Long)
       MsgBox lng
   End Sub

          Run   CVar       Variant.

   Sub CallDisplayNumber()
       Dim appAccess As New Access.Application, lng As Long
       lng = 75000
       appAccess.OpenCurrentDatabase(".mdb")
       appAccess.Run "", CVar(lng)
   End Sub

      ( ),     ,       Variant  .

  AscW  ChrW
-------------------------

    Asc  AscB,      " Asc",    Windows 95   AscW. AscW          Unicode. 

    Chr  ChrB,      " Chr",    Windows 95   ChrW. ChrW          Unicode.

  
    
--------------------------------------------

      (  ,  [&])        . : 

   Print &H82A0	'  -32096
   Print &H82A0&	'   33440

  
----------------------------

  Microsoft Access  Windows 95       ,  ,      Microsoft Access,  . Visual Basic    ,          .  ,          ,      .   ,        ,   .

   Line, Print, Circle  PSet   With
------------------------------------------------------------------

 Line, Print, Circle  PSet     With.

   ,           With...End With,      :

   With 1
      .Backcolor = 4
      .Forecolor = 0
      .Print "  " '  =    
					     '    
   End With
   1.Print " :    With...End With"

    End
-----------------------------------------

         " End" : "End --  .    ,           ,     Open,   ."

 ,   End   ,       Visual Basic.  ,    ,  ,     Open,   ,  .        . 

 End     .     Visual Basic    .   ,      ,       ,    .

 ,   Len  
LenB   ,  
-----------------------------------------------

 Len    ,  ,       .  LenB      ,     ,       .

 ReDim   
-----------------------------------------

 ReDim    ,  ,   ,       .         ,      ,  ReDim           ,      Option Explicit.    ,   ReDim     ,      .

    Byte    
---------------------------------------------------------------

       .         .            ,    ByVal.      ;    ,            .   ,           .  ,   Unicode,     ,   ,   Unicode.

  FileAttr  32-  
-------------------------------------------------------------------

 32-    FileAttr    ,    ,          .  ,  32-         1.

       Null
-----------------------------------------------------------

Visual Basic    ,   ,    -:    Null   .  ,        :

   Public Const sEmpty = ""
   Public sNull As String

       ,    :     "",        .       .

sEmpty      .       . sNull    Null.            .

  Visual Basic   0.    Microsoft Access         ("").  ,                .

    FindWindow (    Windows API)       Declare   ByVal As String  ByVal As Any.         BSTR,       .    ,   Windows API ,      .

   ,      Null,      vbNullString         vbNullString:

   Public Const sNull = vbNullString

    
     
---------------------------------------

        Close   Workspace     .  ,     dbs,       ,         .

   Sub CloseWorkspace()
       Dim wrk As Workspace, dbs As Database
       Set wrk = DBEngine.Workspaces(0)
       Set dbs = CurrentDb
       wrk.Close		'  dbs   .
       dbs.Close		'    .
   End Sub

   Microsoft Access     ,       ,      .        Microsoft Access  Windows 95     ,     ,           .

     Recordset
----------------------------------

  Recordset     "Parent",         (!),       Microsoft DAO 2.5/3.0 Compatibility Library.    (.)   .          .

   Dim dbs As Database, rst As Recordset
   Set dbs = CurrentDb
   Set rst = dbs.OpenRecordset("", dbOpenDynaset)
   Debug.Print rst!Parent

   Application   
-------------------------------------------------

           Application   .     ,    Application      Application      Application   "Access".    ,        .

   Private Sub Form_Load()
       DoCmd.Close acForm, Me.Name
       Application.Echo True		'   .
       Echo True 				' .
       Access.Application.Echo True	' .
   End Sub

    Visual Basic
-----------------------------------------------

   Visual Basic,    ,  ,   "  " (  ""   ""     ""),     .     Visual Basic ,    .

  Control  
------------------------------------

   Control            Control  Object.          ,   Control       ByVal;          .     ,   ,    Control.

   Sub PassControl(ctl As Control)
       '     
       ctl = " "
   End Sub

  ,  Save, 
    CopyObject
--------------------------------------------------

    (Save)   Save  DoCmd         :        ,       .

 ,     (CopyObject)   CopyObject  DoCmd            .
________________________________________________


7- 

    Microsoft Access
------------------------------------------------

       ,      .

   "     "   :

  :      
              
            "  
           s_Generation".
          
   :   ,     
                
         [_].*.      
                
           - (*).


   " 
 Microsoft Access  Windows 95
------------------------------------------

  5 "    "    : 

 Module   Section      Microsoft Access.           .  Module    InsertText.  Section       .


    Microsoft Access  Windows 95
---------------------------------------------------------------------

      :

 113:            "   "    " _".
________________________________________________


8-  

: ,      (*),     . ,     (**),     .

Microsoft Access:
    
  \MSOffice\Access\Msaccess.exe *
  \MSOffice\Access\Msaccess.tlb *
  \MSOffice\Access\Msaccreg.dll *
  \MSOffice\Access\Msacnv30.dll *
  \MSOffice\Access\Msacnv30.exe *
  \MSOffice\Access\Msaexp30.dll *
  \MSOffice\Access\Msain300.dll *
  \MSOffice\Access\Soa300.dll *
  \MSOffice\Access\System.mdw *
  \MSOffice\Access\Utility.mda *
  \MSOffice\Access\Wrkgadm.exe *

  \Windows\System\commtb32.dll *
  \Windows\System\Openrus.dll *
  \Windows\System\Mso5rus.dll *
  \Windows\System\Mso95.dll *
  \Windows\System\Msvcrt40.dll *
  \Windows\System\Mstool32.dll *
  \Windows\System\Msothunk.dll *
  \Windows\System\Mfc40.dll *
  \Windows\System\Olepro32.dll *

 Microsoft Access   :
    
  \MSOffice\Access\Msau7032.dll *
  \MSOffice\Access\WD95acc.tlb *
  \MSOffice\Access\Wzdat70.mdt *
  \MSOffice\Access\Wzlib70.mda *
  \MSOffice\Access\Wzmain70.mda *
  \MSOffice\Access\Wzcnf70.mda *
  \MSOffice\Access\Wztool70.mda 
    
  \Windows\System\Flist32.ocx *
  \Windows\System\Imxgrd32.ocx *

 :
    
  \MSOffice\Access\Msjrci30.dll *
  \MSOffice\Access\Msjtrclr.dll *

  "":
   
  \Windows\System\Msacal70.cnt *
  \Windows\System\Msacal70.hlp *
  \Windows\System\Msacal70.ocx *
  \Windows\System\Mfc40loc.dll *

Jet ISAM:
    
  \Windows\System\Msxl3032.dll *
  \Windows\System\Mslt3032.dll
  \Windows\System\Mspx3032.dll
  \Windows\System\Mstx3032.dll *
  \Windows\System\Msxb3032.dll *
    
Jet:
    
  \Windows\System\Msjint32.dll *
  \Windows\System\Msjt3032.dll *
  \Windows\System\Msjter32.dll *
  \Windows\System\Mswng300.dll
  \Windows\System\Msrd2x32.dll *
  \Windows\System\Vbajet32.dll *
  \Windows\System\Msjetsql.tlb *
    
   Jet:
    
  \Windows\System\12520437.cpx
  \Windows\System\12520850.cpx
  \Windows\System\Mscpxl32.dll
    
ODBC:
    
  \Windows\Odbcinst.ini *
  \Windows\Odbc.ini *

  \Windows\System\Odbcji32.dll *
  \Windows\System\Odbcjt32.dll *
  \Windows\System\Odbctl32.dll *
    
  ODBC ISAM:
    
  \Windows\System\Oddbse32.dll
  \Windows\System\Odexl32.dll
  \Windows\System\Odfox32.dll
  \Windows\System\Odpdx32.dll
  \Windows\System\Odtext32.dll
    
ODBC 32- :
    
  \Windows\System\Odbc32.dll
  \Windows\System\Odbcad32.exe
  \Windows\System\Odbccp32.cpl
  \Windows\System\Odbccp32.dll
  \Windows\System\Odbccr32.dll
  \Windows\System\Odbcint.dll
  \Windows\System\Ds16gt.dll
  \Windows\System\Ds32gt.dll
  \Windows\System\Odbc16gt.dll
  \Windows\System\Odbc32gt.dll
    
SQL Server:
    
  \Windows\System\Dbnmpntw.dll
  \Windows\System\Sqlsrv32.dll

Visual Basic  : 
    
  \Windows\System\Varu232.dll **
  \Windows\System\Ven2232.olb *
  \Windows\System\Vba232.dll *

DAO:
    
  \Program Files\Common Files\Microsoft Shared\DAO\Dao2532.tlb *
  \Program Files\Common Files\Microsoft Shared\DAO\Dao3032.dll *

Microsoft Graph:
    
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Graph5.exe *
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Graph5.reg *
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Gren50.olb *
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Grintl.dll *

  \Windows\Graph5.ini *
    
  Microsoft Access:
    
  \MSOffice\Access\Setup\Acme.exe *
  \MSOffice\Access\Setup\Acme.lst *
  \MSOffice\Access\Setup\Network.txt *
  \MSOffice\Access\Setup\Acc95.stf *
  \MSOffice\Access\Setup\Acc95inn.dll
  \MSOffice\Access\Setup\Acc95inv.dll *

  ODBC:
    
  \MSOffice\Access\Odbckey.inf
  \MSOffice\Access\Odbcstf.dll
  \MSOffice\Access\Odbcint.dll
  \MSOffice\Access\Odbccp32.dll
    
 :
    
  \MSOffice\Access\\.mdb **
  \MSOffice\Access\\.mdb
  \MSOffice\Access\\.hlp
  \MSOffice\Access\\.cnt
  \MSOffice\Access\\.mdb
  \MSOffice\Access\\.hlp
  \MSOffice\Access\\.cnt

  Microsoft Access:
    
  \MSOffice\Access\Acreadme.txt *
  \MSOffice\Access\Qmsaccss.hlp *
  \MSOffice\Access\Acvisex.exe *
  \MSOffice\Access\Msaccess.aw *
  \MSOffice\Access\Msaccess.cnt *
  \MSOffice\Access\Msaccess.hlp *
  \MSOffice\Access\Msaccess.gid *
  \MSOffice\Access\Msaccdef.hlp *

  \Windows\Fonts\Hatten.ttf *
    
   :
    
  \Windows\System\Hlp95en.dll *
  \Windows\System\Vbrun300.dll *
  \Windows\System\Visx.exe *
  \Windows\System\Visxutil.dll *
    
   Microsoft Access:
    
  \MSOffice\Access\Vba_acc.aw *
  \MSOffice\Access\Vba_acc.cnt *
  \MSOffice\Access\Vba_acc.gid *
  \MSOffice\Access\Vba_acc.hlp *
  \MSOffice\Access\Vbaaccsp.cnt *
  \MSOffice\Access\Vbaaccsp..ftg *
  \MSOffice\Access\Vbaaccsp.fts *
  \MSOffice\Access\Vbaaccsp.gid *
  \MSOffice\Access\Vbaaccsp.hlp *

   :
    
  \MSOffice\Access\Msjtlcrc.exe *
  \MSOffice\Access\Msjtrclr.cnt *
  \MSOffice\Access\Msjtrclr.hlp *
    
  Microsoft Office:
    
  \MSOffice\Office\Eula.cnt *
  \MSOffice\Office\Eula.hlp *
  \MSOffice\Office\Fastboot.exe *
  \MSOffice\Office\PSS.cnt *
  \MSOffice\Office\PSS.hlp *
  \MSOffice\Office\Qoffice.hlp *

  Visual Basic  :
    
  \Program Files\Common Files\Microsoft Shared\VBA\Vbaru2.aw **
  \Program Files\Common Files\Microsoft Shared\VBA\Vba2.cnt **
  \Program Files\Common Files\Microsoft Shared\VBA\Vbaru2.hlp **
    
  Jet SQL:
    
  \Windows\System\Msjetsql.cnt
  \Windows\System\Msjetsql.gid
  \Windows\System\Msjetsql.hlp

  \Windows\System\Msjeterr.cnt *
  \Windows\System\Msjeterr.hlp *
    
  DAO:
    
  \Program Files\Common Files\Microsoft Shared\DAO\Dao.aw
  \Program Files\Common Files\Microsoft Shared\DAO\Dao.cnt
  \Program Files\Common Files\Microsoft Shared\DAO\Dao.hlp
    
  ODBC:
    
  \Windows\System\Odbcjet.hlp
  \Windows\System\Odbcjtnw.hlp
  \Windows\System\Odbcinst.hlp
    
  SQL Server:
    
  \Windows\System\Drvssrvr.cnt
  \Windows\System\Drvssrvr.hlp

  Microsoft Graph:
    
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Msgraph.cnt
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Msgraph.fts *
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Msgraph.gid *
  \Program Files\Common Files\Microsoft Shared\MSGraph5\Msgraph.hlp *

     :
    
  \Program Files\Common Files\Microsoft Shared\Proof\Mssp_am.lex (US) *
  \Program Files\Common Files\Microsoft Shared\Proof\Mssp_br.lex 
     (British) **
  \Program Files\Common Files\Microsoft Shared\Proof\Mssp32.dll *
  \Windows\Msoffice.acl *
    
  :
    
  \MSOffice\Access\Bitmaps\Newobj\F-autocl *
  \MSOffice\Access\Bitmaps\Newobj\F-autods .bmp *
  \MSOffice\Access\Bitmaps\Newobj\F-autotb .bmp *
  \MSOffice\Access\Bitmaps\Newobj\F-chart .bmp *
  \MSOffice\Access\Bitmaps\Newobj\F-descr .bmp *
  \MSOffice\Access\Bitmaps\Newobj\F-pivwiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\F-wiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\Q-ctwiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\Q-descr .bmp *
  \MSOffice\Access\Bitmaps\Newobj\Q-dupwiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\Q-nomwiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\Q-sswiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\R-autocl .bmp *
  \MSOffice\Access\Bitmaps\Newobj\R-autotb .bmp *
  \MSOffice\Access\Bitmaps\Newobj\R-chart .bmp *
  \MSOffice\Access\Bitmaps\Newobj\R-lblwiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\R-newscr .bmp *
  \MSOffice\Access\Bitmaps\Newobj\R-wiz .bmp *
  \MSOffice\Access\Bitmaps\Newobj\T-descr .bmp *
  \MSOffice\Access\Bitmaps\Newobj\T-dscr .bmp *
  \MSOffice\Access\Bitmaps\Newobj\T-import .bmp *
  \MSOffice\Access\Bitmaps\Newobj\T-link .bmp *
  \MSOffice\Access\Bitmaps\Newobj\T-wiz .bmp *
    
 :
    
  \MSOffice\Access\Bitmaps\Styles\Clouds.wmf *
  \MSOffice\Access\Bitmaps\Styles\Confidential .bmp *
  \MSOffice\Access\Bitmaps\Styles\Flax .bmp *
  \MSOffice\Access\Bitmaps\Styles\Globe.wmf *
  \MSOffice\Access\Bitmaps\Styles\Pattern .bmp *
  \MSOffice\Access\Bitmaps\Styles\Sea_dusk.wmf *
  \MSOffice\Access\Bitmaps\Styles\Stone .bmp *
    
  \MSOffice\Access\Bitmaps\Dbwiz\Books.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Contacts.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Dbmusic.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Eatdrink.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Houshold.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Invntory.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Members.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Monytrak.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Phonordr.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Photos.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Resource.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\School.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Videos.bmp *
  \MSOffice\Access\Bitmaps\Dbwiz\Workout.bmp *

 :
    
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \  .mdz **
  \MSOffice\\ \  .mdz **
  \MSOffice\\ \.mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \ .mdz **
  \MSOffice\\ \.mdz **
    
MS Info:
    
  \Program Files\Common Files\Microsoft Shared\Msinfo\Imgwalk.dll *
  \Program Files\Common Files\Microsoft Shared\Msinfo\Msinf16h.exe *
  \Program Files\Common Files\Microsoft Shared\Msinfo\Msinfo32.cnt *
  \Program Files\Common Files\Microsoft Shared\Msinfo\Msinfo32.exe *
  \Program Files\Common Files\Microsoft Shared\Msinfo\Msinfo32.hlp *
        
Microsoft Forum:
    
  \MSOffice\Office\Msn\Microsoft Access 95 Forum.mcc *
  \MSOffice\Office\Msn\Microsoft Excel 95 Forum.mcc *
  \MSOffice\Office\Msn\Microsoft Office 95 Forum.mcc *
  \MSOffice\Office\Msn\Microsoft Office Family Forum.mcc *
  \MSOffice\Office\Msn\Microsoft Office Resource Kit.mcc *
  \MSOffice\Office\Msn\Microsoft PowerPoint 95 Forum.mcc *
  \MSOffice\Office\Msn\Microsoft Schedule+ 95 Forum.mcc *
  \MSOffice\Office\Msn\Microsoft Word 95 Forum.mcc *

:

  \MSOffice\Access\MS Access Workgroup Administrator.lnk *

  \MSOffice\Microsoft Access Setup.lnk *
  \MSOffice\Microsoft Access.lnk *

  \Windows\ \\Microsoft Access.lnk *
  \Windows\ \\\Microsoft Office Fast Start.lnk *
  \Windows\SendTo\.lnk *

:

  \Windows\ \\Briefcase Database *
  \Windows\ \\Desktop.ini *
________________________________________________


9-   

=======17157======
  " " (ListWidth)    Microsoft Access
-------------------------------------------------------------------

   ,   ,        Microsoft Access,    Microsoft Access ( ),     " " (ListWidth).


=======17780=======
       
   Microsoft Excel   
-------------------------------------------------------------

              Microsoft Excel,    ,       ($).    ,       ,    Microsoft Access   ,     Windows.             .


=======  =====
     ,     ,     .
-------------------------------------------------------------------
        ,     ,  ,    "    "    .    ,    .
__________________________________________


10-   
