.ad 8
.bm 8
.fm 4
.bt $Copyright (c) 1996-2004 SAP AG$$Page %$
.tm 12
.hm 6
.hs 3
.tt 1 $XTCPUPD$xtcpupd$vox32x$
.tt 2 $$$
.tt 3 $GertG$xtcpupd$1996-10-15$
***********************************************************
.nf

.nf


    ========== licence begin  GPL
    Copyright (c) 1996-2004 SAP AG

    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
    as published by the Free Software Foundation; either version 2
    of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    ========== licence end

.fo


.fo
.nf
.sp
Module  : xtcpupd
=========
.sp
Purpose :
.CM *-END-* purpose -------------------------------------
.sp
.cp 3
Define  :

// xtcpupd.h : main header file for the XTCPUPD application
//
// Dies ist das Application Modul von xtcpupd
// Es besteht aus folgenden Modulen:
//
// vox30x = StdAfx.h (mit #pragma hdrstop)
// vox31x = Resource.h
// vox32x = xtcupd.h
// vox33x = xtcupd.cpp
// vox34x = xtcupdDlg.h
// vox35x = xtcupdDlg.cpp


// Modulname vox32x


#ifndef __AFXWIN_H__
	#error include 'stdafx.h' before including this file for PCH
#endif

//#include "resource.h"		// main symbols

/////////////////////////////////////////////////////////////////////////////
// CXtcpupdApp:
// See xtcpupd.cpp for the implementation of this class
//

class CXtcpupdApp : public CWinApp
{
public:
/*	LPCTSTR SetDLLname(LPCTSTR PathBuffer, BOOL IsRelativePath);
	BOOL SetRegKeyTCPDLL(LPCTSTR Value);
	LPTSTR GetDLLname(LPTSTR PathBuffer, BOOL* IsRelativePath);
	BOOL GetRegKeyTCPDLL();
	BOOL GetPathToDLL(LPCTSTR FileName, LPTSTR BuffPathToFile); */
	CXtcpupdApp();

// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CXtcpupdApp)
	public:
	virtual BOOL InitInstance();
	//}}AFX_VIRTUAL

// Implementation

	//{{AFX_MSG(CXtcpupdApp)
		// NOTE - the ClassWizard will add and remove member functions here.
		//    DO NOT EDIT what you see in these blocks of generated code !
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
protected:
//	_TCHAR DBROOT[_MAX_PATH];
//	BOOL IsFileExist(LPCTSTR path, LPCTSTR filename);
//	_TCHAR DLLname[_MAX_PATH];
//	BOOL IsRelativePath;
};


/////////////////////////////////////////////////////////////////////////////


.CM *-END-* define --------------------------------------
.sp;.cp 3
Use     :

.CM *-END-* use -----------------------------------------
.sp;.cp 3
Synonym :

.CM *-END-* synonym -------------------------------------
.sp;.cp 3
Author  : GertG
.sp
.cp 3
Created : 1996-10-15
.sp
.cp 3
Version : 1996-10-15
.sp
.cp 3
Release :  6.2 	 Date : 1996-10-15
.br
.sp
***********************************************************
.sp
.cp 10
.fo
.oc _/1
Specification:

.CM *-END-* specification -------------------------------
.sp 2
***********************************************************
.sp
.cp 10
.fo
.oc _/1
Description:

.CM *-END-* description ---------------------------------
.sp 2
***********************************************************
.sp
.cp 10
.nf
.oc _/1
Structure:

.CM *-END-* structure -----------------------------------
.sp 2
**********************************************************
.sp
.cp 10
.nf
.oc _/1
.CM -lll-
Code    :

.CM *-END-* code ----------------------------------------
.SP 2
***********************************************************
.PA
