Kaydet (Commit) 448a1c4a authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED

2003/05/08 07:35:21 jl 1.1.1.1.122.1: *** empty log message ***
üst 7c89d855
...@@ -24,3 +24,4 @@ HKCR ...@@ -24,3 +24,4 @@ HKCR
} }
} }
} }
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: Simple.cpp,v $ * $RCSfile: Simple.cpp,v $
* *
* $Revision: 1.1.1.1 $ * $Revision: 1.2 $
* *
* last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $ * last change: $Author: vg $ $Date: 2003-05-22 10:07:05 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -111,3 +111,4 @@ STDMETHODIMP CSimple::get__implementedInterfaces(LPSAFEARRAY *pVal) ...@@ -111,3 +111,4 @@ STDMETHODIMP CSimple::get__implementedInterfaces(LPSAFEARRAY *pVal)
*pVal= pArr; *pVal= pArr;
return S_OK; return S_OK;
} }
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: Simple.h,v $ * $RCSfile: Simple.h,v $
* *
* $Revision: 1.1.1.1 $ * $Revision: 1.2 $
* *
* last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $ * last change: $Author: vg $ $Date: 2003-05-22 10:07:21 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -96,3 +96,4 @@ public: ...@@ -96,3 +96,4 @@ public:
}; };
#endif //__SIMPLE_H_ #endif //__SIMPLE_H_
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment