BINDInstallDlg.h revision 3cb3f6867cf90188b5f4bf192ed3885e04b986fb
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * Portions Copyright (C) 2001 Internet Software Consortium.
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * Permission to use, copy, modify, and distribute this software for any
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * purpose with or without fee is hereby granted, provided that the above
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * copyright notice and this permission notice appear in all copies.
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * Copyright (c) 1999-2000 by Nortel Networks Corporation
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * Permission to use, copy, modify, and distribute this software for any
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * purpose with or without fee is hereby granted, provided that the above
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * copyright notice and this permission notice appear in all copies.
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * THE SOFTWARE IS PROVIDED "AS IS" AND NORTEL NETWORKS DISCLAIMS
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NORTEL NETWORKS
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington CBINDInstallDlg(CWnd* pParent = NULL); // standard constructor
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington //{{AFX_DATA(CBINDInstallDlg)
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews //}}AFX_DATA
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews // ClassWizard generated virtual function overrides
adf16bbdb65f8c0845d7c7a8ebc0836ec07bbfeeBrian Wellington //{{AFX_VIRTUAL(CBINDInstallDlg)
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
bf49a52178db60df60f2316a3977b2249f7c0edbBrian Wellington //}}AFX_VIRTUAL