home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / mapi / checkers.frm / chkrform.cfg < prev    next >
INI File  |  1996-03-27  |  2KB  |  128 lines

  1. [Description]
  2. MessageClass=IPM.Checkers
  3. CLSID={86174010-5030-0076-9912-00aa0038901b}
  4. Category=Games
  5. Subcategory=Board Games
  6. DisplayName=Checkers Sample Form
  7. Comment=Sample Checkers Form
  8. LargeIcon=wcheck.ico
  9. SmallIcon=wchecks.ico
  10. Version=1.0
  11. Locale=enu
  12. Hidden=0
  13. Owner=MAPI PDK
  14. ComposeCommand=New Checkers Game ...
  15.  
  16. [Platforms]
  17. Platform.1=Win16
  18. Platform.2=NTx86
  19. Platform.3=Win95
  20. Platform.4=MIPS
  21. Platform.5=ALPHA
  22. Platform.6=PPC
  23.  
  24. [Platform.Win16]
  25. CPU=ix86
  26. OSVersion=Win3.1
  27. file1=wcheck.exe
  28. registry2=LocalServer = wcheck.exe /f
  29. registry3=InProcHandler = ole2.dll
  30.  
  31. [Platform.NTx86]
  32. CPU=ix86
  33. OSVersion=WinNT3.5
  34. file1=wcheck.exe
  35. registry1=LocalServer32 = wcheck.exe /f
  36. registry4=InProcHandler32 = ole32.dll
  37.  
  38. [Platform.Win95]
  39. CPU=ix86
  40. OSVersion=Win95
  41. file1=wcheck.exe
  42. registry1=LocalServer32 = wcheck.exe /f
  43. registry4=InProcHandler32 = ole32.dll
  44.  
  45. [Platform.MIPS]
  46. CPU=MIPS
  47. OSVersion=WinNT3.5
  48. file1=wcheck.exe
  49. registry1=LocalServer32 = wcheck.exe /f
  50. registry4=InProcHandler32 = ole32.dll
  51.  
  52. [Platform.ALPHA]
  53. CPU=AXP
  54. OSVersion=WinNT3.5
  55. file1=wcheck.exe
  56. registry1=LocalServer32 = wcheck.exe /f
  57. registry4=InProcHandler32 = ole32.dll
  58.  
  59. [Platform.PPC]
  60. CPU=PPC
  61. OSVersion=WinNT3.5
  62. file1=wcheck.exe
  63. registry1=LocalServer32 = wcheck.exe /f
  64. registry4=InProcHandler32 = ole32.dll
  65.  
  66. [Properties]
  67. Property1=BoardData
  68. Property2=Turn
  69. Property3=MoveNumber
  70. Property4=BoardScore
  71.  
  72. [Property.BoardData]
  73. Type=258
  74. NmidInteger=26624
  75. DisplayName=Board Data
  76. SpecialType=0
  77.  
  78. [Property.Turn]
  79. Type=3
  80. NmidInteger=26625
  81. DisplayName=Turn
  82. SpecialType=0
  83.  
  84. [Property.MoveNumber]
  85. Type=3
  86. NmidInteger=26626
  87. DisplayName=Move Number
  88. SpecialType=0
  89.  
  90. [Property.BoardScore]
  91. Type=3
  92. NmidInteger=26627
  93. DisplayName=Scoring Function Output
  94. SpecialType=0
  95.  
  96. [Extensions]
  97. WMS_Extension=WMS_Extension
  98.  
  99. [Extension.WMS_Extension]
  100. Type=30
  101. NmidPropset={00020D35-0000-0000-C000-000000000046}
  102. NmidInteger=1
  103. Value=11222000
  104. ;
  105. ; ----- position
  106. ; 0
  107. ; 1 read
  108. ; 2 reply
  109. ; 3 reply all
  110. ; 4 forward
  111. ; 5 print
  112. ; 6 save
  113. ; 7 on delivery
  114. ; ----- meaning
  115. ; 0==default
  116. ; 1==DoVerb
  117. ; 2==Disabled
  118.  
  119. [Verbs]
  120. Verb1=1
  121.  
  122. [Verb.1]
  123. DisplayName=open
  124. Code=0
  125. Flags=0
  126. Attribs=2
  127.  
  128.