search for: 3z8z4h

Displaying 1 result from an estimated 1 matches for "3z8z4h".

2008 Jun 04
2
Win32-ole start
...ail. class Error < StandardError; end # The name of the OLE automation server specified in the constructor. attr_reader :server # The host the OLE automation object was created on. attr_reader :host # Did I declare these properly? # http://tinyurl.com/3z8z4h IID_IUnknown = [0,0,0,192,0,0,0,0,0,0,70].pack(''ISSCCCCCCCC'') IID_IDispatch = [132096,0,0,192,0,0,0,0,0,0,70].pack(''ISSCCCCCCCC'') IID_IEnumVARIANT = [132100,0,0,192,0,0,0,0,0,0,70].pack(''ISSCCCCCCCC'') def initiali...