Click here to Skip to main content
15,917,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem about injecting a dll to another process and use it to send menu message issues. Pin
kcynic29-Dec-08 3:51
kcynic29-Dec-08 3:51 
GeneralRe: Problem about injecting a dll to another process and use it to send menu message issues. Pin
Malli_S29-Dec-08 21:00
Malli_S29-Dec-08 21:00 
AnswerRe: Problem about injecting a dll to another process and use it to send menu message issues. Pin
kcynic8-Jan-09 18:29
kcynic8-Jan-09 18:29 
QuestionCertificate usage Pin
Sunil P V28-Dec-08 21:25
Sunil P V28-Dec-08 21:25 
QuestionLinking Error Pin
Aabid28-Dec-08 20:15
Aabid28-Dec-08 20:15 
AnswerRe: Linking Error Pin
Malli_S28-Dec-08 21:08
Malli_S28-Dec-08 21:08 
GeneralRe: Linking Error Pin
Aabid28-Dec-08 21:33
Aabid28-Dec-08 21:33 
GeneralRe: Linking Error Pin
Malli_S28-Dec-08 22:16
Malli_S28-Dec-08 22:16 
I had asked to remove iostream.h include, and put <iostream> instead. Try that out. The other possibility is you are not able to link with msvcprtd.lib. Check whether the path for msvcprtd.lib is included into the project settings. Search for the lib, and make sure the paths are there in include directory.
Probably
\Program Files\Microsoft Visual Studio 8\VC\lib
\Program Files\Microsoft Platform SDK\ (SDK Folder)

for AMD64.

[Delegates]      [Virtual Desktop]      [Tray Me !]

-Malli...! Rose | [Rose]

AnswerRe: Linking Error Pin
Sarath C28-Dec-08 21:12
Sarath C28-Dec-08 21:12 
GeneralRe: Linking Error Pin
Aabid28-Dec-08 21:36
Aabid28-Dec-08 21:36 
GeneralRe: Linking Error Pin
Sarath C28-Dec-08 22:05
Sarath C28-Dec-08 22:05 
QuestionProblems with CStatic GetBitmap Pin
JJeffrey28-Dec-08 20:02
JJeffrey28-Dec-08 20:02 
AnswerRe: Problems with CStatic GetBitmap Pin
Code-o-mat29-Dec-08 3:48
Code-o-mat29-Dec-08 3:48 
GeneralRe: Problems with CStatic GetBitmap Pin
JJeffrey29-Dec-08 13:11
JJeffrey29-Dec-08 13:11 
GeneralRe: Problems with CStatic GetBitmap Pin
Code-o-mat29-Dec-08 21:56
Code-o-mat29-Dec-08 21:56 
QuestionAllocating Memory from Physical Memory not Virtual Memory? Pin
a_kiani28-Dec-08 19:42
a_kiani28-Dec-08 19:42 
AnswerRe: Allocating Memory from Physical Memory not Virtual Memory? Pin
Hamid_RT28-Dec-08 20:01
Hamid_RT28-Dec-08 20:01 
AnswerRe: Allocating Memory from Physical Memory not Virtual Memory? Pin
Maxwell Chen28-Dec-08 20:12
Maxwell Chen28-Dec-08 20:12 
GeneralRe: Allocating Memory from Physical Memory not Virtual Memory? Pin
a_kiani28-Dec-08 20:46
a_kiani28-Dec-08 20:46 
Questionbool? Pin
dec8228-Dec-08 19:25
dec8228-Dec-08 19:25 
AnswerRe: bool? Pin
dehseth28-Dec-08 19:33
dehseth28-Dec-08 19:33 
AnswerRe: bool? Pin
Hamid_RT28-Dec-08 19:35
Hamid_RT28-Dec-08 19:35 
AnswerRe: bool? Pin
a_kiani28-Dec-08 19:40
a_kiani28-Dec-08 19:40 
AnswerRe: bool? Pin
Jijo.Raj28-Dec-08 21:27
Jijo.Raj28-Dec-08 21:27 
AnswerRe: bool? Pin
CPallini29-Dec-08 0:58
mveCPallini29-Dec-08 0:58 

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.