home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / sdk / mapi / win16 / dev / chkrform / chkrform.cfg < prev    next >
Encoding:
INI File  |  1995-07-11  |  1.7 KB  |  103 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=Microsoft
  14. ComposeCommand=New Checkers Game ...
  15.  
  16. [Platforms]
  17. Platform.1=Win16
  18. Platform.2=NTx86
  19. Platform.9=Win95
  20.  
  21. [Platform.Win16]
  22. CPU=ix86
  23. OSVersion=Win3.1
  24. file1=..\..\lib\16\dbg\wcheck.exe
  25. registry2=LocalServer = %d\wcheck.exe /f
  26. registry3=InProcHandler = ole2.dll
  27.  
  28. [Platform.NTx86]
  29. CPU=ix86
  30. OSVersion=WinNT3.5
  31. file1=..\..\lib\32\dbg\wcheck.exe
  32. registry1=LocalServer32 = %d\wcheck.exe /f
  33. registry4=InProcHandler32 = ole32.dll
  34.  
  35. [Platform.Win95]
  36. CPU=ix86
  37. OSVersion=Win95
  38. file1=..\..\lib\chi\dbg\\wcheck.exe
  39. registry1=LocalServer32 = %d\wcheck.exe /f
  40. registry4=InProcHandler32 = ole32.dll
  41.  
  42. [Properties]
  43. Property1=BoardData
  44. Property2=Turn
  45. Property3=MoveNumber
  46. Property4=BoardScore
  47.  
  48. [Property.BoardData]
  49. Type=258
  50. NmidInteger=26624
  51. DisplayName=Board Data
  52. SpecialType=0
  53.  
  54. [Property.Turn]
  55. Type=3
  56. NmidInteger=26625
  57. DisplayName=Turn
  58. SpecialType=0
  59.  
  60. [Property.MoveNumber]
  61. Type=3
  62. NmidInteger=26626
  63. DisplayName=Move Number
  64. SpecialType=0
  65.  
  66. [Property.BoardScore]
  67. Type=3
  68. NmidInteger=26627
  69. DisplayName=Scoring Function Output
  70. SpecialType=0
  71.  
  72. [Extensions]
  73. WMS_Extension=WMS_Extension
  74.  
  75. [Extension.WMS_Extension]
  76. Type=30
  77. NmidPropset={00020D35-0000-0000-C000-000000000046}
  78. NmidInteger=1
  79. Value=11222000
  80. ;
  81. ; ----- position
  82. ; 0
  83. ; 1 read
  84. ; 2 reply
  85. ; 3 reply all
  86. ; 4 forward
  87. ; 5 print
  88. ; 6 save
  89. ; 7 on delivery
  90. ; ----- meaning
  91. ; 0==default
  92. ; 1==DoVerb
  93. ; 2==Disabled
  94.  
  95. [Verbs]
  96. Verb1=1
  97.  
  98. [Verb.1]
  99. DisplayName=bogus
  100. Code=0
  101. Flags=0
  102. Attribs=0
  103.