Click here to Skip to main content
16,011,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalbackcolor property urgent!! pl. reply Pin
shanker1-Jul-02 20:07
shanker1-Jul-02 20:07 
GeneralJust single instance of my app. Pin
DerekSaw1-Jul-02 17:23
DerekSaw1-Jul-02 17:23 
GeneralRe: Just single instance of my app. Pin
Atlantys1-Jul-02 17:44
Atlantys1-Jul-02 17:44 
GeneralRe: Just single instance of my app. Pin
Nish Nishant1-Jul-02 22:47
sitebuilderNish Nishant1-Jul-02 22:47 
GeneralRe: Just single instance of my app. Pin
2-Jul-02 4:51
suss2-Jul-02 4:51 
GeneralRe: Just single instance of my app. Pin
Neville Franks1-Jul-02 23:28
Neville Franks1-Jul-02 23:28 
GeneralRe: Just single instance of my app. Pin
Scott H. Settlemier2-Jul-02 3:23
Scott H. Settlemier2-Jul-02 3:23 
Questionhow to delete a print job ? Pin
zhu1-Jul-02 17:21
zhu1-Jul-02 17:21 
Hi all,
Here is a small description of my project:
Users shall be able to send print jobs to a print server. On the print server, the print jobs arrived shallt be managed.

My question/problem:
I need to find a way to restrain a print job from being automatically printed when it arrives to the print server. I am thinking about using “FindFirstPrinterNotification” and “FindNextPrinterNotification” to catch “PRINTER_CHANGE_ADD_JOB” and then immediately ask the print job to delete. Is this the correct approach?

Thank you,
zhu xiao yun


c++
Generalsending a Message to OnDraw Pin
1-Jul-02 17:17
suss1-Jul-02 17:17 
GeneralRe: sending a Message to OnDraw Pin
Ernest Laurentin1-Jul-02 17:40
Ernest Laurentin1-Jul-02 17:40 
GeneralOpening a File from server Pin
Rene De La Garza1-Jul-02 16:41
Rene De La Garza1-Jul-02 16:41 
GeneralRe: Opening a File from server Pin
benjymous2-Jul-02 0:27
benjymous2-Jul-02 0:27 
QuestionHow does ::MessageBox(...) work?? Pin
1-Jul-02 15:08
suss1-Jul-02 15:08 
AnswerRe: How does ::MessageBox(...) work?? Pin
Christian Graus1-Jul-02 15:28
protectorChristian Graus1-Jul-02 15:28 
GeneralRe: How does ::MessageBox(...) work?? Pin
David Carkeet1-Jul-02 18:06
David Carkeet1-Jul-02 18:06 
GeneralRe: How does ::MessageBox(...) work?? Pin
Christian Graus1-Jul-02 18:54
protectorChristian Graus1-Jul-02 18:54 
GeneralRe: How does ::MessageBox(...) work?? Pin
Iain Clarke, Warrior Programmer2-Jul-02 4:17
Iain Clarke, Warrior Programmer2-Jul-02 4:17 
AnswerRe: How does ::MessageBox(...) work?? Pin
1-Jul-02 15:32
suss1-Jul-02 15:32 
AnswerRe: How does ::MessageBox(...) work?? Pin
Nish Nishant1-Jul-02 15:48
sitebuilderNish Nishant1-Jul-02 15:48 
GeneralSwitching Default Buttons :: MFC Pin
valikac1-Jul-02 14:47
valikac1-Jul-02 14:47 
GeneralRe: Switching Default Buttons :: MFC Pin
Nish Nishant1-Jul-02 15:03
sitebuilderNish Nishant1-Jul-02 15:03 
GeneralRe: Switching Default Buttons :: MFC Pin
valikac1-Jul-02 15:17
valikac1-Jul-02 15:17 
GeneralMore Involved Pin
valikac1-Jul-02 17:12
valikac1-Jul-02 17:12 
GeneralRe: Switching Default Buttons :: MFC Pin
valikac2-Jul-02 12:12
valikac2-Jul-02 12:12 
Questionvertical scroll hiding? Pin
bryce1-Jul-02 14:43
bryce1-Jul-02 14:43 

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.