Click here to Skip to main content
15,917,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strategy question Pin
Cloaca9-Apr-04 8:54
Cloaca9-Apr-04 8:54 
GeneralRe: Strategy question Pin
Maxwell Chen11-Apr-04 16:16
Maxwell Chen11-Apr-04 16:16 
GeneralRe: Strategy question Pin
Cloaca12-Apr-04 5:13
Cloaca12-Apr-04 5:13 
QuestionMemory access from another app? Pin
Andrew Stampor8-Apr-04 9:49
Andrew Stampor8-Apr-04 9:49 
AnswerRe: Memory access from another app? Pin
Dominik Reichl8-Apr-04 10:07
Dominik Reichl8-Apr-04 10:07 
AnswerRe: Memory access from another app? Pin
Anonymous8-Apr-04 10:56
Anonymous8-Apr-04 10:56 
GeneralAdd NT Service support to existing MFC GUI App Pin
farzadb8-Apr-04 9:46
farzadb8-Apr-04 9:46 
GeneralRe: Add NT Service support to existing MFC GUI App Pin
Hashim Saleem8-Apr-04 14:27
Hashim Saleem8-Apr-04 14:27 
although I may not be perfect but I think services are background processes that run in the background without any user intervention.

I developed a service which was a router. As you can understand routers are suitable for these kind fo applicaton (service) who once need to be configured and then they play their role quitely in the background i.e. routing.

Well, to configure that router, I made another MFC GUI application. This application is launched from a user (normally System Administrator) to configure the router. Administrator configures the router by using this GUI tool and the closes it and once again router starts its work according to new settings.

I dont think of any GUI application as a candidate to be a service. I dont even see any windows service implemented in this way.

Think on your application whether it is a candidate to become a service!!!
GeneralRe: Add NT Service support to existing MFC GUI App Pin
farzadb11-Apr-04 19:33
farzadb11-Apr-04 19:33 
Generaleasy_odbc compile problem Pin
intrinsic8-Apr-04 9:32
intrinsic8-Apr-04 9:32 
GeneralRe: easy_odbc compile problem Pin
Mike Dimmick9-Apr-04 0:26
Mike Dimmick9-Apr-04 0:26 
GeneralRe: easy_odbc compile problem Pin
intrinsic9-Apr-04 2:47
intrinsic9-Apr-04 2:47 
GeneralRe: easy_odbc compile problem Pin
intrinsic9-Apr-04 3:06
intrinsic9-Apr-04 3:06 
GeneralRe: easy_odbc compile problem Pin
Mike Dimmick9-Apr-04 5:50
Mike Dimmick9-Apr-04 5:50 
Generaloperator overloading Pin
Guido Loupias8-Apr-04 8:20
Guido Loupias8-Apr-04 8:20 
GeneralRe: operator overloading Pin
Renjith Ramachandran8-Apr-04 8:28
Renjith Ramachandran8-Apr-04 8:28 
GeneralRe: operator overloading Pin
toxcct8-Apr-04 9:23
toxcct8-Apr-04 9:23 
GeneralRe: operator overloading Pin
Guido Loupias8-Apr-04 9:50
Guido Loupias8-Apr-04 9:50 
Generalfile problem Pin
kfaday8-Apr-04 7:12
kfaday8-Apr-04 7:12 
GeneralRe: file problem Pin
Prakash Nadar8-Apr-04 7:31
Prakash Nadar8-Apr-04 7:31 
GeneralRe: file problem Pin
kfaday8-Apr-04 7:54
kfaday8-Apr-04 7:54 
GeneralRe: file problem Pin
Renjith Ramachandran8-Apr-04 8:37
Renjith Ramachandran8-Apr-04 8:37 
GeneralRe: file problem Pin
toxcct8-Apr-04 9:11
toxcct8-Apr-04 9:11 
GeneralRe: file problem Pin
Paul Ranson8-Apr-04 11:14
Paul Ranson8-Apr-04 11:14 
Generalrecv/WSARecv blocking Pin
David Crow8-Apr-04 7:08
David Crow8-Apr-04 7:08 

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.