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

C / C++ / MFC

 
GeneralRe: Strang problem, ask for help ! Pin
chenxiujie30-Oct-05 21:06
chenxiujie30-Oct-05 21:06 
GeneralRe: Strang problem, ask for help ! Pin
Mircea Puiu30-Oct-05 21:13
Mircea Puiu30-Oct-05 21:13 
GeneralRe: Strang problem, ask for help ! Pin
ThatsAlok30-Oct-05 21:31
ThatsAlok30-Oct-05 21:31 
GeneralRe: Strang problem, ask for help ! Pin
chenxiujie30-Oct-05 21:51
chenxiujie30-Oct-05 21:51 
GeneralRe: Strang problem, ask for help ! Pin
ThatsAlok30-Oct-05 22:41
ThatsAlok30-Oct-05 22:41 
GeneralRe: Strang problem, ask for help ! Pin
Christian Graus31-Oct-05 10:56
protectorChristian Graus31-Oct-05 10:56 
QuestionListctrl Problem Pin
shivditya30-Oct-05 16:42
shivditya30-Oct-05 16:42 
QuestionNo One to answer ? Pin
shivditya30-Oct-05 17:30
shivditya30-Oct-05 17:30 
AnswerRe: Listctrl Problem Pin
Christian Graus30-Oct-05 17:38
protectorChristian Graus30-Oct-05 17:38 
QuestionRe: Listctrl Problem Pin
shivditya30-Oct-05 17:40
shivditya30-Oct-05 17:40 
AnswerRe: Listctrl Problem Pin
Christian Graus30-Oct-05 17:48
protectorChristian Graus30-Oct-05 17:48 
QuestionRe: Listctrl Problem Pin
shivditya30-Oct-05 17:51
shivditya30-Oct-05 17:51 
AnswerRe: Listctrl Problem Pin
Christian Graus30-Oct-05 17:54
protectorChristian Graus30-Oct-05 17:54 
AnswerRe: Listctrl Problem Pin
shivditya30-Oct-05 18:01
shivditya30-Oct-05 18:01 
GeneralRe: Listctrl Problem Pin
Christian Graus30-Oct-05 18:07
protectorChristian Graus30-Oct-05 18:07 
GeneralRe: Listctrl Problem Pin
ThatsAlok30-Oct-05 21:27
ThatsAlok30-Oct-05 21:27 
GeneralRe: Listctrl Problem Pin
ThatsAlok30-Oct-05 21:29
ThatsAlok30-Oct-05 21:29 
QuestionRe: Listctrl Problem Pin
shivditya30-Oct-05 17:46
shivditya30-Oct-05 17:46 
Questionchanging process access levels/rights Pin
Luke Murray30-Oct-05 15:39
Luke Murray30-Oct-05 15:39 
AnswerRe: changing process access levels/rights Pin
__yb31-Oct-05 21:33
__yb31-Oct-05 21:33 
GeneralRe: changing process access levels/rights Pin
Luke Murray2-Nov-05 12:56
Luke Murray2-Nov-05 12:56 
GeneralRe: changing process access levels/rights Pin
__yb2-Nov-05 22:21
__yb2-Nov-05 22:21 
GeneralRe: changing process access levels/rights Pin
Luke Murray3-Nov-05 14:16
Luke Murray3-Nov-05 14:16 
Questionhow to get the file's full path from printer queue? Pin
szcococut30-Oct-05 15:10
szcococut30-Oct-05 15:10 
AnswerRe: how to get the file's full path from printer queue? Pin
Mircea Puiu30-Oct-05 21:11
Mircea Puiu30-Oct-05 21:11 
The pDocumen member of the JOB_INFO_2 structure points to a null-terminated string that specifies the name of the print job, as it was communicated by the thread/app which ordered the printing. MS Word communicates something like this: MS-WORD: YourDocument.doc, while UltraEdit seems to communicate more.

You / we must think of another way of getting that information (if possible)


SkyWalker

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.