Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPlacing an image to main window, like IE Pin
beko7-Oct-08 22:29
beko7-Oct-08 22:29 
AnswerRe: Placing an image to main window, like IE Pin
beko8-Oct-08 2:54
beko8-Oct-08 2:54 
QuestionDo I need ES_AWAYMODE_REQUIRED parameter in SetThreadExecutionState? Pin
sashoalm7-Oct-08 22:17
sashoalm7-Oct-08 22:17 
QuestionRe: Do I need ES_AWAYMODE_REQUIRED parameter in SetThreadExecutionState? Pin
Mark Salsbery8-Oct-08 5:46
Mark Salsbery8-Oct-08 5:46 
AnswerRe: Do I need ES_AWAYMODE_REQUIRED parameter in SetThreadExecutionState? Pin
sashoalm8-Oct-08 6:38
sashoalm8-Oct-08 6:38 
GeneralRe: Do I need ES_AWAYMODE_REQUIRED parameter in SetThreadExecutionState? Pin
Mark Salsbery8-Oct-08 7:00
Mark Salsbery8-Oct-08 7:00 
GeneralRe: Do I need ES_AWAYMODE_REQUIRED parameter in SetThreadExecutionState? Pin
sashoalm8-Oct-08 9:39
sashoalm8-Oct-08 9:39 
Question'CString' to 'LPARAM' problem Pin
Dhiraj kumar Saini7-Oct-08 21:53
Dhiraj kumar Saini7-Oct-08 21:53 
I am having two values one is of int type and another is of CString type.

Now I am calling SendMessage function as below:

m_ptrMainDlg->SendMessage(WM_CHAT_PICKED,m_nIndex,m_strSessionID);


but the above code is giving the following error:

Error 41 error C2664: 'CWnd::SendMessageW' : cannot convert parameter 3 from 'CString' to 'LPARAM' c:\documents and settings\shy\desktop\dheeraj latest working copy\sourcecodes 8-10-08(morning)\source code 06dec2007\popupdlg.cpp 148

Please tell me whats the problem

Thanks In Advance

Dhiraj
AnswerRe: 'CString' to 'LPARAM' problem Pin
sashoalm7-Oct-08 22:07
sashoalm7-Oct-08 22:07 
AnswerRe: 'CString' to 'LPARAM' problem Pin
ThatsAlok7-Oct-08 23:36
ThatsAlok7-Oct-08 23:36 
QuestionList all attached Microphones Pin
CrazyDogg7-Oct-08 21:46
CrazyDogg7-Oct-08 21:46 
QuestionHow can fininsh a process in minimum time ? Pin
Le@rner7-Oct-08 21:26
Le@rner7-Oct-08 21:26 
AnswerRe: How can fininsh a process in minimum time ? Pin
Cedric Moonen7-Oct-08 21:35
Cedric Moonen7-Oct-08 21:35 
GeneralRe: How can fininsh a process in minimum time ? Pin
Le@rner7-Oct-08 21:40
Le@rner7-Oct-08 21:40 
QuestionCheck Mouse on desktop Pin
varundua7-Oct-08 21:01
varundua7-Oct-08 21:01 
AnswerRe: Check Mouse on desktop Pin
SandipG 7-Oct-08 21:19
SandipG 7-Oct-08 21:19 
AnswerRe: Check Mouse on desktop Pin
Malli_S7-Oct-08 21:19
Malli_S7-Oct-08 21:19 
AnswerRe: Check Mouse on desktop Pin
BetulSahin7-Oct-08 22:07
BetulSahin7-Oct-08 22:07 
Questionpointer sized data of poi command Pin
George_George7-Oct-08 20:57
George_George7-Oct-08 20:57 
QuestionHow to download only images from the webpage Pin
Sandeep Saini SRE7-Oct-08 20:55
Sandeep Saini SRE7-Oct-08 20:55 
AnswerRe: How to download only images from the webpage Pin
Hamid_RT7-Oct-08 21:04
Hamid_RT7-Oct-08 21:04 
QuestionConvert Fortran Code Pin
Trupti Mehta7-Oct-08 20:43
Trupti Mehta7-Oct-08 20:43 
AnswerRe: Convert Fortran Code Pin
Saurabh.Garg7-Oct-08 21:12
Saurabh.Garg7-Oct-08 21:12 
QuestionRe: Convert Fortran Code Pin
CPallini7-Oct-08 23:03
mveCPallini7-Oct-08 23:03 
QuestionYielding Messages.... Pin
Peter Weyzen7-Oct-08 19:23
Peter Weyzen7-Oct-08 19:23 

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.