Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWhere to learn about impersonation Pin
BambooMoon2-Jun-05 12:03
BambooMoon2-Jun-05 12:03 
GeneralRe: Where to learn about impersonation Pin
Blake Miller2-Jun-05 14:17
Blake Miller2-Jun-05 14:17 
Questionhow to resize the systray to fit my clock replacment? Pin
ELY M.2-Jun-05 10:49
ELY M.2-Jun-05 10:49 
Generaltesting path Pin
Ann662-Jun-05 10:44
sussAnn662-Jun-05 10:44 
GeneralRe: testing path Pin
BlackDice2-Jun-05 10:55
BlackDice2-Jun-05 10:55 
GeneralRe: testing path Pin
Blake Miller2-Jun-05 14:22
Blake Miller2-Jun-05 14:22 
GeneralRe: testing path Pin
ThatsAlok2-Jun-05 19:03
ThatsAlok2-Jun-05 19:03 
GeneralPrevent another application's dialog showing Pin
Kany Nguyen2-Jun-05 9:41
Kany Nguyen2-Jun-05 9:41 
Hi,
Please help me!
My situation is:
I want to write a program which converts Microsoft file (*.doc, *.xls ...) to RepliGo file (*.rgo) for viewing them on Palm.
RepliGo support virtual printer, so I think we can print our documents to that virtual printer, then RepliGo will
convert them to *.rgo.
But my current problem is:
After RepliGo receive your file to print (or convert to .rgo), it shows a Dialog which ask you to name the output file.
I want my program convert a set of files continously, so this Dialog is really a fence to do that purpose.
I don't want to let User see that Dialog.
Please tell me how to prevent that dialog showing and simulate clicking event to OK button on that Dialog to name output file automatically.
Thank a ton.

GeneralRe: Prevent another application's dialog showing Pin
Tom Archer2-Jun-05 10:06
Tom Archer2-Jun-05 10:06 
GeneralProblem with CTreeCtrl and OnNMRclick Pin
AnTri2-Jun-05 9:12
AnTri2-Jun-05 9:12 
GeneralRe: Problem with CTreeCtrl and OnNMRclick Pin
AnTri2-Jun-05 11:40
AnTri2-Jun-05 11:40 
GeneralRe: Problem with CTreeCtrl and OnNMRclick Pin
Gary R. Wheeler2-Jun-05 14:17
Gary R. Wheeler2-Jun-05 14:17 
GeneralMFC and mciSendString Pin
jet9152-Jun-05 9:09
jet9152-Jun-05 9:09 
GeneralRe: MFC and mciSendString Pin
David Crow2-Jun-05 9:55
David Crow2-Jun-05 9:55 
GeneralVC and SharedFolder on Lan Pin
Usman Tasleem Akshaf2-Jun-05 8:05
Usman Tasleem Akshaf2-Jun-05 8:05 
GeneralRe: VC and SharedFolder on Lan Pin
David Crow2-Jun-05 9:00
David Crow2-Jun-05 9:00 
GeneralRe: VC and SharedFolder on Lan Pin
Usman Tasleem Akshaf3-Jun-05 3:54
Usman Tasleem Akshaf3-Jun-05 3:54 
GeneralRe: VC and SharedFolder on Lan Pin
David Crow3-Jun-05 4:08
David Crow3-Jun-05 4:08 
GeneralRe: VC and SharedFolder on Lan Pin
_tasleem6-Jun-05 16:40
_tasleem6-Jun-05 16:40 
GeneralRe: VC and SharedFolder on Lan Pin
David Crow7-Jun-05 3:04
David Crow7-Jun-05 3:04 
Questionstd::string convertion to System __gc * needed? Pin
Hmmkk2-Jun-05 7:49
Hmmkk2-Jun-05 7:49 
AnswerRe: std::string convertion to System __gc * needed? Pin
S. Senthil Kumar2-Jun-05 7:58
S. Senthil Kumar2-Jun-05 7:58 
GeneralRe: std::string convertion to System __gc * needed? Pin
Hmmkk2-Jun-05 8:16
Hmmkk2-Jun-05 8:16 
GeneralSpying / Docking Pin
Peter Weyzen2-Jun-05 7:40
Peter Weyzen2-Jun-05 7:40 
GeneralRe: Spying / Docking Pin
Peter Weyzen2-Jun-05 12:38
Peter Weyzen2-Jun-05 12:38 

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.