Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to use "UnitTest" to test C++ code Pin
Stefan_Lang21-Jul-11 2:55
Stefan_Lang21-Jul-11 2:55 
GeneralRe: How to use "UnitTest" to test C++ code Pin
Cold_Fearing_Bird21-Jul-11 4:45
Cold_Fearing_Bird21-Jul-11 4:45 
AnswerRe: How to use "UnitTest" to test C++ code Pin
Rolf Kristensen27-Jul-11 12:18
Rolf Kristensen27-Jul-11 12:18 
QuestionLong Strings in ComboBox not fully visible. Pin
Le@rner20-Jul-11 18:21
Le@rner20-Jul-11 18:21 
AnswerRe: Long Strings in ComboBox not fully visible. Pin
Chandrasekharan P20-Jul-11 18:55
Chandrasekharan P20-Jul-11 18:55 
GeneralRe: Long Strings in ComboBox not fully visible. Pin
Le@rner20-Jul-11 23:43
Le@rner20-Jul-11 23:43 
AnswerRe: Long Strings in ComboBox not fully visible. Pin
_Flaviu24-Jul-11 7:08
_Flaviu24-Jul-11 7:08 
QuestionPrint command to printer using PostMessage? Pin
AnayKulkarni20-Jul-11 2:29
AnayKulkarni20-Jul-11 2:29 
Hello to all,
I have written a VC++(MFC) application in which one of our USB connectivity device gets connected to computer and I continuously collect the data from that device. I display that data on screen and also when I give print command to printer through my application then that data gets printed on paper.

Now my problem is that, when I give print command to printer then it interrupts or stops data collection from the device untill the printing process gets completed but due to this we loose data from the device. So is there any way to handle printing process independently? Means can we give print command to printer using "PostMessage" or using seperate thread so that it will not stop data collection from device? or is there any other way to do this?

This is really very very urgent so please please help me out.

Thanks and Regards
Anay

AnswerRe: Print command to printer using PostMessage? Pin
Richard MacCutchan20-Jul-11 2:33
mveRichard MacCutchan20-Jul-11 2:33 
QuestionCTabCtrl - retrieving tab's title text Pin
rp_suman20-Jul-11 1:11
rp_suman20-Jul-11 1:11 
AnswerRe: CTabCtrl - retrieving tab's title text Pin
Richard MacCutchan20-Jul-11 1:32
mveRichard MacCutchan20-Jul-11 1:32 
GeneralRe: CTabCtrl - retrieving tab's title text Pin
rp_suman20-Jul-11 2:23
rp_suman20-Jul-11 2:23 
QuestionVC6 to VC2008 migration Pin
_Flaviu19-Jul-11 19:34
_Flaviu19-Jul-11 19:34 
AnswerRe: VC6 to VC2008 migration Pin
Stefan_Lang19-Jul-11 22:04
Stefan_Lang19-Jul-11 22:04 
GeneralRe: VC6 to VC2008 migration Pin
_Flaviu20-Jul-11 4:05
_Flaviu20-Jul-11 4:05 
GeneralRe: VC6 to VC2008 migration Pin
_Flaviu20-Jul-11 19:51
_Flaviu20-Jul-11 19:51 
QuestionWhy debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Cold_Fearing_Bird19-Jul-11 19:01
Cold_Fearing_Bird19-Jul-11 19:01 
AnswerRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Richard MacCutchan19-Jul-11 21:44
mveRichard MacCutchan19-Jul-11 21:44 
GeneralRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Cold_Fearing_Bird19-Jul-11 22:17
Cold_Fearing_Bird19-Jul-11 22:17 
GeneralRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Stefan_Lang19-Jul-11 22:48
Stefan_Lang19-Jul-11 22:48 
GeneralRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Cold_Fearing_Bird19-Jul-11 23:14
Cold_Fearing_Bird19-Jul-11 23:14 
GeneralRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Richard MacCutchan19-Jul-11 23:52
mveRichard MacCutchan19-Jul-11 23:52 
AnswerRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Stefan_Lang19-Jul-11 22:11
Stefan_Lang19-Jul-11 22:11 
GeneralRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Cold_Fearing_Bird19-Jul-11 22:22
Cold_Fearing_Bird19-Jul-11 22:22 
GeneralRe: Why debugging doesn't work properly when I choose "USE PRECOMPILED HEADER"? Pin
Stefan_Lang19-Jul-11 22:26
Stefan_Lang19-Jul-11 22:26 

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.