Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
a1ade0ef
Commit
a1ade0ef
authored
Mar 09, 2004
by
Mark Andrews
Browse files
add mfc70.dll and msvcr70.dll
parent
438e3090
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/win32/BINDInstall/BINDInstallDlg.cpp
View file @
a1ade0ef
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: BINDInstallDlg.cpp,v 1.1
3
2004/03/0
5
0
5:04:17
marka Exp $ */
/* $Id: BINDInstallDlg.cpp,v 1.1
4
2004/03/0
9
0
4:25:06
marka Exp $ */
/*
* Copyright (c) 1999-2000 by Nortel Networks Corporation
...
...
@@ -113,6 +113,8 @@ const FileData installFiles[] =
{
"msvcrt.dll"
,
FileData
::
WinSystem
,
FileData
::
Critical
,
TRUE
},
# endif
#endif
{
"mfc70.dll"
,
FileData
::
WinSystem
,
FileData
::
Critical
,
TRUE
},
{
"msvcr70.dll"
,
FileData
::
WinSystem
,
FileData
::
Critical
,
TRUE
},
{
"bindevt.dll"
,
FileData
::
WinSystem
,
FileData
::
Normal
,
FALSE
},
{
"libbind9.dll"
,
FileData
::
WinSystem
,
FileData
::
Critical
,
FALSE
},
{
"libisc.dll"
,
FileData
::
WinSystem
,
FileData
::
Critical
,
FALSE
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment