INTEGRATION: CWS gh7 (1.8.2); FILE MERGED

2004/09/15 08:38:26 gh 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED
2004/09/07 15:37:30 gh 1.8.2.1: #i33935#new command killapp
This commit is contained in:
Rüdiger Timm
2004-09-20 11:25:56 +00:00
parent 64a3056627
commit 7ca14e1a51

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: objtest.hxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: obo $ $Date: 2004-09-09 17:24:45 $
* last change: $Author: rt $ $Date: 2004-09-20 12:25:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,6 +135,7 @@
#define ID_GetChildEnv 53
#define ID_GetLinkDestination 54
#define ID_GetRegistryValue 55
#define ID_KillApp 56
#define ID_DoNothing 99
void ReadFlatArray( const ControlDefLoad arWas [], CNames *&pNames );