Click here to Skip to main content
15,910,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
led mike16-Oct-08 5:25
led mike16-Oct-08 5:25 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George17-Oct-08 1:15
George_George17-Oct-08 1:15 
RantRe: msvcp90d.dll and msvcr90d.dll Pin
led mike17-Oct-08 5:25
led mike17-Oct-08 5:25 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George17-Oct-08 5:50
George_George17-Oct-08 5:50 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
led mike17-Oct-08 5:55
led mike17-Oct-08 5:55 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George17-Oct-08 6:18
George_George17-Oct-08 6:18 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
led mike17-Oct-08 6:21
led mike17-Oct-08 6:21 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George17-Oct-08 6:37
George_George17-Oct-08 6:37 
Hi led mike,


1.

Here it is.

"Multithreaded, dynamic link (import library for MSVCP90D.DLL)" under "Standard C++ Library" section. I think Standard C++ Library is STL. And I think the quoted sentence means for STL function it is implemented and exported in DLL msvcp90d.dll. If I am wrong to get the hint from the documents, please feel free to correct me. Smile | :)

2.

Could I ask your option, you think STL function is built in source code form into our application directly, or you think STL function is provided in the form of DLL, which is accessed from import address table?


regards,
George
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
led mike17-Oct-08 8:43
led mike17-Oct-08 8:43 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George20-Oct-08 23:32
George_George20-Oct-08 23:32 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
led mike21-Oct-08 5:17
led mike21-Oct-08 5:17 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George21-Oct-08 21:39
George_George21-Oct-08 21:39 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
led mike22-Oct-08 5:29
led mike22-Oct-08 5:29 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George22-Oct-08 19:52
George_George22-Oct-08 19:52 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
led mike23-Oct-08 5:41
led mike23-Oct-08 5:41 
GeneralRe: msvcp90d.dll and msvcr90d.dll Pin
George_George24-Oct-08 1:08
George_George24-Oct-08 1:08 
Questionftp connection in C++ Pin
AnithaSubramani15-Oct-08 0:29
AnithaSubramani15-Oct-08 0:29 
AnswerRe: ftp connection in C++ Pin
Jose David Pujo15-Oct-08 0:54
Jose David Pujo15-Oct-08 0:54 
AnswerRe: ftp connection in C++ Pin
SandipG 15-Oct-08 1:32
SandipG 15-Oct-08 1:32 
GeneralRe: ftp connection in C++ Pin
AnithaSubramani15-Oct-08 3:13
AnithaSubramani15-Oct-08 3:13 
GeneralRe: ftp connection in C++ Pin
David Crow15-Oct-08 3:25
David Crow15-Oct-08 3:25 
QuestionFlat border for RichEdit control Pin
preeti sharma15-Oct-08 0:17
preeti sharma15-Oct-08 0:17 
AnswerRe: Flat border for RichEdit control Pin
_AnsHUMAN_ 15-Oct-08 0:22
_AnsHUMAN_ 15-Oct-08 0:22 
QuestionDisplay UTF8 and unicode in richedit control Pin
Dhiraj kumar Saini15-Oct-08 0:01
Dhiraj kumar Saini15-Oct-08 0:01 
QuestionRe: Display UTF8 and unicode in richedit control Pin
Rajesh R Subramanian15-Oct-08 0:29
professionalRajesh R Subramanian15-Oct-08 0:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.