Click here to Skip to main content
15,920,633 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to access remote database server from windows service Pin
zhaopi11-Jul-05 15:06
zhaopi11-Jul-05 15:06 
GeneralRe: How to access remote database server from windows service Pin
zhaopi11-Jul-05 15:15
zhaopi11-Jul-05 15:15 
AnswerRe: How to access remote database server from windows service Pin
BambooMoon11-Jul-05 5:21
BambooMoon11-Jul-05 5:21 
GeneralRe: How to access remote database server from windows service Pin
zhaopi11-Jul-05 15:12
zhaopi11-Jul-05 15:12 
GeneralPass structure to C# Pin
Member 12566510-Jul-05 23:44
Member 12566510-Jul-05 23:44 
GeneralRe: Pass structure to C# Pin
Andy Moore12-Jul-05 7:21
Andy Moore12-Jul-05 7:21 
GeneralWSASocket problem in XP Pro Pin
Anonymous10-Jul-05 23:32
Anonymous10-Jul-05 23:32 
QuestionHow to print to virtual printer from Window Service (in not login state) Pin
Anonymous10-Jul-05 23:29
Anonymous10-Jul-05 23:29 
Hi,
RepliGo is a utility that allow you to convert Office file to RepliGo file for reading them in Palm.
RepliGo provide a virtual printer for us to do that work.
I'm using RepliGo's virtual printer to convert (.DOC, .XLS, .PPT) file to .RGO file.

I used DDE command to do that work. For example, with .DOC file, I have DDE command :
-------------------------------------------------------------------------
[REM _DDE_Minimize][FileOpen("%1")][t=IsDocumentDirty()][FilePrint 0][SetDocumentDirty t][DocClose]
-------------------------------------------------------------------------
(Can find it in Window Registry)

And I used classExec utitlity to run that DDE command.

My application is built as the server/client model. Server run as windows service.

My problem is:

+ When I login Window with specified user, from client, I can convert all files summarised before to .RGO.

+ But when I restart, not yet login window (at login form), from client, I can't convert them.
(May be I have not logged in Window yet, so I don't have DESKTOP for RepliGo's virtual printer to run)

Please tell me what to do with this problem.

Thanks a lot.
GeneralButton activation Pin
antoine_david10-Jul-05 22:07
antoine_david10-Jul-05 22:07 
GeneralRe: Button activation Pin
Cedric Moonen10-Jul-05 22:17
Cedric Moonen10-Jul-05 22:17 
GeneralRe: Button activation Pin
antoine_david10-Jul-05 22:22
antoine_david10-Jul-05 22:22 
GeneralRectangle Selection Pin
javi_jmc10-Jul-05 21:33
javi_jmc10-Jul-05 21:33 
GeneralRe: Rectangle Selection Pin
Jose Lamas Rios11-Jul-05 2:40
Jose Lamas Rios11-Jul-05 2:40 
GeneralRe: Rectangle Selection Pin
Blake Miller11-Jul-05 4:57
Blake Miller11-Jul-05 4:57 
GeneralMFC Calling .NET Pin
quesansii10-Jul-05 20:31
quesansii10-Jul-05 20:31 
GeneralMaking a dialog over everything - even games Pin
awah10-Jul-05 20:30
awah10-Jul-05 20:30 
GeneralRe: Making a dialog over everything - even games Pin
David Crow11-Jul-05 3:11
David Crow11-Jul-05 3:11 
GeneralRe: Making a dialog over everything - even games Pin
awah12-Jul-05 17:20
awah12-Jul-05 17:20 
Questiona paradox in mfc head file? Pin
wrb30210-Jul-05 20:29
wrb30210-Jul-05 20:29 
AnswerRe: a paradox in mfc head file? Pin
David Crow11-Jul-05 3:44
David Crow11-Jul-05 3:44 
GeneralQuestion about displaying a property page Pin
PrashantJ10-Jul-05 20:14
PrashantJ10-Jul-05 20:14 
GeneralAbout building a Windows service Pin
zhaopi10-Jul-05 20:04
zhaopi10-Jul-05 20:04 
GeneralRe: About building a Windows service Pin
zhaopi10-Jul-05 20:07
zhaopi10-Jul-05 20:07 
GeneralRe: About building a Windows service Pin
Blake Miller11-Jul-05 5:02
Blake Miller11-Jul-05 5:02 
General16bit & 32bit Portability issues Pin
Anonymous10-Jul-05 19:25
Anonymous10-Jul-05 19:25 

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.