Changeset 371 for apps/windows_mobile/trunk/Smartphone/DottelSP/TelnicSoapUtil/SoapStubs/soapClient.cpp
- Timestamp:
- 06/01/09 12:19:13 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
apps/windows_mobile/trunk/Smartphone/DottelSP/TelnicSoapUtil/SoapStubs/soapClient.cpp
r21 r371 1 /* soapClient.cpp 2 Generated by gSOAP 2.7.9f from Init-Service-1.0.h 3 Copyright(C) 2000-2006, Robert van Engelen, Genivia Inc. All Rights Reserved. 4 This part of the software is released under one of the following licenses: 5 GPL, the gSOAP public license, or Genivia's license for commercial use. 6 */ 1 /* 2 * Copyright (c) 2008, Telnic Ltd. 3 * All rights reserved. 4 * Redistribution and use in source and binary forms, with or without modification, 5 * are permitted provided that the following conditions are met: 6 * Redistributions of source code must retain the above copyright notice, 7 * this list of conditions and the following disclaimer. 8 * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and 9 * the following disclaimer in the documentation and/or other materials provided with the distribution. 10 * Neither the name of the Telnic Ltd. nor the names of its contributors may be used to endorse or promote 11 * products derived from this software without specific prior written permission. 12 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 13 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 14 * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 15 * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 16 * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 17 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 18 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 19 * THE POSSIBILITY OF SUCH DAMAGE. 20 */ 7 21 #include "stdafx.h" 8 22 #include "soapH.h"








