| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- 2004-06-18 Gert Driesen <[email protected]>
- * IComManagedImportUtil.cs: added missing marshalling attributes
- * IComSoapIISVRoot.cs: added missing marshalling attributes
- * IComSoapMetadata.cs: added missing marshalling attributes
- * IComSoapPublisher.cs: added missing marshalling attributes
- * IServerWebConfig.cs: added missing marshalling attributes
- * ISoapClientImport.cs: added missing marshalling attributes
- * ISoapServerTlb.cs: added missing marshalling attributes
- * ISoapServerVRoot.cs: added missing marshalling attributes
- * ISoapUtility.cs: added missing marshalling attributes
- 2004-06-11 Gert Driesen <[email protected]>
- * IClrObjectFactory.cs: added missing DispId attributes
- * IComManagedImportUtil.cs: added missing DispId attributes
- * IComSoapIISVRoot.cs: added missing DispId attributes
- * IComSoapMetadata.cs: added missing DispId attributes
- * IComSoapPublisher.cs: added missing DispId attributes
- * IServerWebConfig.cs: added missing DispId attributes
- * ISoapClientImport.cs: added missing DispId attributes
- * ISoapServerTlb.cs: added missing DispId attributes
- * ISoapServerVRoot.cs: added missing DispId attributes
- * ISoapUtility.cs: added missing DispId attributes
- 2004-05-14 Mike Kestner <[email protected]>
- * ClientRemotingConfig.cs : stub
- * ComSoapPublishError.cs : stub
- * GenerateMetadata.cs : stub
- * IComSoapIISVRoot.cs : impl
- * IComSoapMetadata.cs : impl
- * IISVirtualRoot.cs : impl
- * IServerWebConfig.cs : impl
- * ServerWebConfig.cs : stub
- 2004-05-13 Mike Kestner <[email protected]>
- * SoapClientImportUtil.cs : add a TODO
- * SoapServerTlb.cs : stub
- * SoapServerVRoot.cs : stub
- * SoapUtility.cs : stub
- 2004-05-13: Mike Kestner <[email protected]>
- * AppDomainHelper.cs : stub
- * AssemblyLocator.cs : stub
- * ClrObjectFactory.cs : stub
- * ComManagedImportUtil.cs : stub
- * Publish.cs : stub
- * SoapClientImport.cs : stub
- 2004-05-13: Mike Kestner <[email protected]>
- * IClrObjectFactory.cs : add guid.
- * IComManagedImportUtil.cs : add guid.
- * IComSoapPublisher.cs : add guid.
- * ISoapClientImport.cs : impl.
- * ISoapServerTlb.cs : impl.
- * ISoapServerVRoot.cs : impl.
- * ISoapUtility.cs : impl.
- 2002-11-20: Alejandro Sánchez Acosta <[email protected]>
- * IClrObjectFactory.cs added.
- * IComManagedImportUtil.cs added.
- * IComSoapPublisher.cs added.
|