netstat: Initial implementation.
[wine] / dlls / dispex / disp_ex.idl
1 #include "dispex.idl"
2
3 [
4     threading(both),
5     uuid(10e2414a-ec59-49d2-bc51-5add2c36febc)  /* IDispatchEx */
6 ]
7 coclass PSFactoryBuffer { interface IFactoryBuffer; }