home *** CD-ROM | disk | FTP | other *** search
- package com.ms.ie;
-
- import com.ms.com.IUnknown;
- import com.ms.com.NoAutoScripting;
- import com.ms.com._Guid;
-
- public class ShellDispatchInproc implements IUnknown, NoAutoScripting {
- public static final _Guid clsid = new _Guid(176793696, (short)-10319, (short)4558, (byte)-125, (byte)80, (byte)68, (byte)69, (byte)83, (byte)84, (byte)0, (byte)0);
- }
-