Click here to Skip to main content
15,908,581 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: fetching data from sql server using c++ ?? Pin
Mark Salsbery25-Dec-08 7:00
Mark Salsbery25-Dec-08 7:00 
QuestionProblem about sending messages to the program runs on another desktop? [modified] Pin
kcynic24-Dec-08 19:13
kcynic24-Dec-08 19:13 
AnswerRe: Problem about sending messages to the program runs on another desktop? Pin
Richard Andrew x6425-Dec-08 8:13
professionalRichard Andrew x6425-Dec-08 8:13 
GeneralRe: Problem about sending messages to the program runs on another desktop? Pin
kcynic25-Dec-08 14:07
kcynic25-Dec-08 14:07 
GeneralRe: Problem about sending messages to the program runs on another desktop? Pin
Richard Andrew x6425-Dec-08 14:52
professionalRichard Andrew x6425-Dec-08 14:52 
GeneralRe: Problem about sending messages to the program runs on another desktop? Pin
kcynic25-Dec-08 14:58
kcynic25-Dec-08 14:58 
QuestionXMLHttpRequestPtr creation failed in thread? Pin
ritz123424-Dec-08 19:11
ritz123424-Dec-08 19:11 
AnswerRe: XMLHttpRequestPtr creation failed in thread? Pin
Code-o-mat25-Dec-08 11:37
Code-o-mat25-Dec-08 11:37 
I think i read somewhere that you need to initialize and uninitialize COM in every thread that will use it, so maybe try calling CoInitialize (and CoUninitialize) in your thread and see if it changes anything.

> The problem with computers is that they do what you tell them to do and not what you want them to do. <

QuestionCheck if HWND is @ top of Z order Pin
Ravi Bhavnani24-Dec-08 18:41
professionalRavi Bhavnani24-Dec-08 18:41 
AnswerRe: Check if HWND is @ top of Z order Pin
SandipG 24-Dec-08 20:00
SandipG 24-Dec-08 20:00 
GeneralRe: Check if HWND is @ top of Z order Pin
Ravi Bhavnani25-Dec-08 5:54
professionalRavi Bhavnani25-Dec-08 5:54 
GeneralRe: Check if HWND is @ top of Z order Pin
SandipG 25-Dec-08 19:36
SandipG 25-Dec-08 19:36 
GeneralRe: Check if HWND is @ top of Z order Pin
Ravi Bhavnani26-Dec-08 9:55
professionalRavi Bhavnani26-Dec-08 9:55 
AnswerRe: Check if HWND is @ top of Z order Pin
Mark Salsbery25-Dec-08 7:07
Mark Salsbery25-Dec-08 7:07 
GeneralRe: Check if HWND is @ top of Z order Pin
Ravi Bhavnani25-Dec-08 7:13
professionalRavi Bhavnani25-Dec-08 7:13 
AnswerRe: Check if HWND is @ top of Z order Pin
Code-o-mat25-Dec-08 10:07
Code-o-mat25-Dec-08 10:07 
GeneralRe: Check if HWND is @ top of Z order Pin
Ravi Bhavnani25-Dec-08 10:56
professionalRavi Bhavnani25-Dec-08 10:56 
GeneralRe: Check if HWND is @ top of Z order Pin
Code-o-mat25-Dec-08 11:31
Code-o-mat25-Dec-08 11:31 
GeneralRe: Check if HWND is @ top of Z order Pin
Ravi Bhavnani25-Dec-08 12:29
professionalRavi Bhavnani25-Dec-08 12:29 
GeneralRe: Check if HWND is @ top of Z order Pin
Code-o-mat25-Dec-08 22:25
Code-o-mat25-Dec-08 22:25 
GeneralRe: Check if HWND is @ top of Z order Pin
Ravi Bhavnani26-Dec-08 9:56
professionalRavi Bhavnani26-Dec-08 9:56 
GeneralRe: Check if HWND is @ top of Z order Pin
Stuart Dootson25-Dec-08 22:45
professionalStuart Dootson25-Dec-08 22:45 
AnswerRe: Check if HWND is @ top of Z order Pin
Malli_S25-Dec-08 20:13
Malli_S25-Dec-08 20:13 
QuestionLong Running Program Pin
BobInNJ24-Dec-08 16:25
BobInNJ24-Dec-08 16:25 
AnswerRe: Long Running Program Pin
Liu Xia24-Dec-08 17:22
Liu Xia24-Dec-08 17:22 

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.