Subject | Does IBO need these libs? |
---|---|
Author | abedna2000 |
Post date | 2003-11-19T18:30:46Z |
Hello all,
I'm using registered version of IBO Dataset module v4.2, since then
my app seems to require following libs.
mfc42d.dll
msvcrtd.dll
msvcp60d.dll
Notice the 'd' appendix in the library name.
Being not an experienced MS Visual Studio C++/Windows programmer, I
only guess that it could be the case that some of the libs/packages
I'm using in my app were compiled in Debug mode under Visual Studio,
AFAIK IBO is partially written in C++... ?
Is there a way to track the dependecies, so I could really check
what does require those libs?
Thanks
Andreas
I'm using registered version of IBO Dataset module v4.2, since then
my app seems to require following libs.
mfc42d.dll
msvcrtd.dll
msvcp60d.dll
Notice the 'd' appendix in the library name.
Being not an experienced MS Visual Studio C++/Windows programmer, I
only guess that it could be the case that some of the libs/packages
I'm using in my app were compiled in Debug mode under Visual Studio,
AFAIK IBO is partially written in C++... ?
Is there a way to track the dependecies, so I could really check
what does require those libs?
Thanks
Andreas