Changeset 1497
- Timestamp:
- 12/20/07 15:17:59 (10 months ago)
- Files:
-
- phoneyc/trunk/ActiveX.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
phoneyc/trunk/ActiveX.py
r1495 r1497 40 40 self.clsname['IERPCTL.IERPCTL.1'] = RealPlayer() 41 41 self.clsname['HPInfoDLL.HPInfo.1'] = HPInfo() 42 self.clsname['HPRulesEngine.ContentCollection.1'] = HPInfo() 42 43 43 44 # set up the pure JScript version
