Click here to Skip to main content
15,918,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: API to close any window using c++ win32 Pin
Subrat 470826619-Jan-09 2:35
Subrat 470826619-Jan-09 2:35 
GeneralRe: API to close any window using c++ win32 Pin
Hamid_RT20-Jan-09 19:10
Hamid_RT20-Jan-09 19:10 
GeneralRe: API to close any window using c++ win32 Pin
Subrat 470826619-Jan-09 2:39
Subrat 470826619-Jan-09 2:39 
GeneralRe: API to close any window using c++ win32 Pin
Hamid_RT20-Jan-09 19:11
Hamid_RT20-Jan-09 19:11 
QuestionDate Recovery Programming Pin
xavier198816-Jan-09 14:09
xavier198816-Jan-09 14:09 
AnswerRe: Date Recovery Programming Pin
Garth J Lancaster17-Jan-09 1:06
professionalGarth J Lancaster17-Jan-09 1:06 
GeneralRe: Date Recovery Programming Pin
xavier198817-Jan-09 1:33
xavier198817-Jan-09 1:33 
QuestionDetermine When a Print Job has been Cancelled Pin
michaelerice16-Jan-09 7:41
michaelerice16-Jan-09 7:41 
We have an application that prints multiple documents at one time. The user is presented with dialog box containing a 'Cancel' button. The application's api does not return whether or not the cancel button has been pressed, and we need to determine if the user has cancelled the job.
Currently, we are polling the print jobs in the printer queue. This method has proven to be unreliable, since a small job may get cancelled and cleared from the queue in between polls.
Since my knowledge of C++ is limited (I am primarily a C# coder), I can only assume that the application makes use of callback (SetAbortProc(), AbortProc()). I would like to know when the callback occurs. Any ideas on how this can be done?
Thanks for your help!
QuestionCPropertyPage/CPropertySheet Issues Pin
somasundarambe16-Jan-09 7:34
somasundarambe16-Jan-09 7:34 
AnswerRe: CPropertyPage/CPropertySheet Issues Pin
KalMN28-Jan-09 5:38
KalMN28-Jan-09 5:38 
Questioncout for japanese messages Pin
NET/C++Developer16-Jan-09 3:56
NET/C++Developer16-Jan-09 3:56 
AnswerRe: cout for japanese messages Pin
Maximilien16-Jan-09 5:06
Maximilien16-Jan-09 5:06 
GeneralRe: cout for japanese messages Pin
Nemanja Trifunovic16-Jan-09 5:53
Nemanja Trifunovic16-Jan-09 5:53 
JokeRe: cout for japanese messages Pin
Rajesh R Subramanian16-Jan-09 19:35
professionalRajesh R Subramanian16-Jan-09 19:35 
JokeRe: cout for japanese messages Pin
CPallini17-Jan-09 5:11
mveCPallini17-Jan-09 5:11 
JokeRe: cout for japanese messages Pin
Rajesh R Subramanian17-Jan-09 5:32
professionalRajesh R Subramanian17-Jan-09 5:32 
GeneralRe: cout for japanese messages Pin
CPallini17-Jan-09 6:42
mveCPallini17-Jan-09 6:42 
GeneralRe: cout for japanese messages Pin
Rajesh R Subramanian23-Jan-09 19:03
professionalRajesh R Subramanian23-Jan-09 19:03 
GeneralRe: cout for japanese messages Pin
CPallini24-Jan-09 7:07
mveCPallini24-Jan-09 7:07 
AnswerRe: cout for japanese messages Pin
Nemanja Trifunovic16-Jan-09 5:57
Nemanja Trifunovic16-Jan-09 5:57 
GeneralRe: cout for japanese messages Pin
NET/C++Developer16-Jan-09 17:36
NET/C++Developer16-Jan-09 17:36 
GeneralRe: cout for japanese messages Pin
Rajesh R Subramanian16-Jan-09 19:39
professionalRajesh R Subramanian16-Jan-09 19:39 
AnswerRe: cout for japanese messages [modified] Pin
Loreia17-Jan-09 6:11
Loreia17-Jan-09 6:11 
AnswerRe: cout for japanese messages Pin
NET/C++Developer19-Jan-09 1:27
NET/C++Developer19-Jan-09 1:27 
AnswerRe: cout for japanese messages Pin
Subrat 470826630-Mar-10 0:58
Subrat 470826630-Mar-10 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.